Home
last modified time | relevance | path

Searched refs:MGA_MAX_G400_PIPES (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/drm/
Dmga_drm.h76 #define MGA_MAX_G400_PIPES 16 macro
77 #define MGA_MAX_WARP_PIPES MGA_MAX_G400_PIPES
/Linux-v4.19/drivers/gpu/drm/mga/
Dmga_warp.c65 n_pipes = MGA_MAX_G400_PIPES; in mga_warp_install_microcode()
Dmga_state.c439 ret |= (sarea_priv->warp_pipe > MGA_MAX_G400_PIPES); in mga_verify_state()