Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ast/
H A Dast_2600.c66 .crtc_hsync_add4_needed = true,
H A Dast_drv.h184 bool crtc_hsync_add4_needed; member
H A Dast_mode.c292 if (ast->quirks->crtc_hsync_add4_needed && mode->crtc_vdisplay == 1080) in ast_set_crtc_reg()