Home
last modified time | relevance | path

Searched refs:CRTC_INTERLACE_HALVE_V (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_modes.c664 if (adjust_flags & CRTC_INTERLACE_HALVE_V) { in drm_mode_set_crtcinfo()
1162 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V); in drm_mode_create_from_cmdline_mode()
H A Ddrm_crtc.h120 #define CRTC_INTERLACE_HALVE_V 0x1 /* halve V values for interlacing */ macro
H A Ddrm_crtc_helper.c198 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V); in drm_helper_probe_single_connector_modes()
H A Ddrm_crtc.c1938 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V); in drm_mode_setcrtc()