Searched refs:CRTC_INTERLACE_HALVE_V (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_encoders.c304 drm_mode_set_crtcinfo(adjusted_mode, CRTC_INTERLACE_HALVE_V);
H A Dradeon_connectors.c532 drm_mode_set_crtcinfo(native_mode, CRTC_INTERLACE_HALVE_V);
H A Dradeon_atombios.c1606 drm_mode_set_crtcinfo(&lvds->native_mode, CRTC_INTERLACE_HALVE_V);
H A Dradeon_combios.c1358 drm_mode_set_crtcinfo(&lvds->native_mode, CRTC_INTERLACE_HALVE_V);
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_modes.c682 if (adjust_flags & CRTC_INTERLACE_HALVE_V) {
1180 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V);
H A Ddrm_crtc.h122 #define CRTC_INTERLACE_HALVE_V 0x1 /* halve V values for interlacing */ macro
H A Ddrm_crtc_helper.c200 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V);
H A Ddrm_crtc.c1952 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V);

Completed in 127 milliseconds