Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_modes.h145 #define CRTC_INTERLACE_HALVE_V (1 << 0) /* halve V values for interlacing */ macro
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_encoders.c173 drm_mode_set_crtcinfo(adjusted_mode, CRTC_INTERLACE_HALVE_V); in amdgpu_panel_mode_fixup()
H A Damdgpu_connectors.c631 drm_mode_set_crtcinfo(native_mode, CRTC_INTERLACE_HALVE_V); in amdgpu_connector_fixup_lcd_native_mode()
H A Datombios_encoders.c2128 drm_mode_set_crtcinfo(&lvds->native_mode, CRTC_INTERLACE_HALVE_V); in amdgpu_atombios_encoder_get_lcd_info()
/dragonfly/sys/dev/drm/
H A Ddrm_modes.c848 if (adjust_flags & CRTC_INTERLACE_HALVE_V) { in drm_mode_set_crtcinfo()
1512 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V); in drm_mode_create_from_cmdline_mode()
1598 drm_mode_set_crtcinfo(out, CRTC_INTERLACE_HALVE_V); in drm_mode_convert_umode()
H A Ddrm_probe_helper.c537 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V); in drm_helper_probe_single_connector_modes()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_encoders.c342 drm_mode_set_crtcinfo(adjusted_mode, CRTC_INTERLACE_HALVE_V); in radeon_panel_mode_fixup()
H A Dradeon_connectors.c806 drm_mode_set_crtcinfo(native_mode, CRTC_INTERLACE_HALVE_V); in radeon_fixup_lvds_native_mode()
H A Dradeon_combios.c1275 drm_mode_set_crtcinfo(&lvds->native_mode, CRTC_INTERLACE_HALVE_V); in radeon_combios_get_lvds_info()
H A Dradeon_atombios.c1679 drm_mode_set_crtcinfo(&lvds->native_mode, CRTC_INTERLACE_HALVE_V); in radeon_atombios_get_lvds_info()