| /OK3568_Linux_fs/u-boot/include/ |
| H A D | drm_modes.h | 164 #define CRTC_INTERLACE_HALVE_V (1 << 0) /* halve V values for interlacing */ macro
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_display_helper.c | 130 if (adjust_flags & CRTC_INTERLACE_HALVE_V) { in drm_mode_set_crtcinfo()
|
| H A D | rockchip_spl_display.c | 89 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V); in rockchip_spl_display_init()
|
| H A D | rockchip_vop.c | 910 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V | CRTC_STEREO_DOUBLE); in rockchip_vop_mode_fixup()
|
| H A D | rockchip_vop2.c | 4649 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V | CRTC_STEREO_DOUBLE); in rockchip_vop2_mode_fixup()
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_modes.h | 158 #define CRTC_INTERLACE_HALVE_V (1 << 0) /* halve V values for interlacing */ macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_encoders.c | 190 drm_mode_set_crtcinfo(adjusted_mode, CRTC_INTERLACE_HALVE_V); in amdgpu_panel_mode_fixup()
|
| H A D | amdgpu_connectors.c | 638 drm_mode_set_crtcinfo(native_mode, CRTC_INTERLACE_HALVE_V); in amdgpu_connector_fixup_lcd_native_mode()
|
| H A D | atombios_encoders.c | 2059 drm_mode_set_crtcinfo(&lvds->native_mode, CRTC_INTERLACE_HALVE_V); in amdgpu_atombios_encoder_get_lcd_info()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_modes.c | 831 if (adjust_flags & CRTC_INTERLACE_HALVE_V) { in drm_mode_set_crtcinfo() 1886 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V); in drm_mode_create_from_cmdline_mode() 2015 drm_mode_set_crtcinfo(out, CRTC_INTERLACE_HALVE_V); in drm_mode_convert_umode()
|
| H A D | drm_probe_helper.c | 583 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V); in drm_helper_probe_single_connector_modes()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_encoders.c | 353 drm_mode_set_crtcinfo(adjusted_mode, CRTC_INTERLACE_HALVE_V); in radeon_panel_mode_fixup()
|
| H A D | radeon_connectors.c | 794 drm_mode_set_crtcinfo(native_mode, CRTC_INTERLACE_HALVE_V); in radeon_fixup_lvds_native_mode()
|
| H A D | radeon_combios.c | 1283 drm_mode_set_crtcinfo(&lvds->native_mode, CRTC_INTERLACE_HALVE_V); in radeon_combios_get_lvds_info()
|
| H A D | radeon_atombios.c | 1681 drm_mode_set_crtcinfo(&lvds->native_mode, CRTC_INTERLACE_HALVE_V); in radeon_atombios_get_lvds_info()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_lvds.c | 215 CRTC_INTERLACE_HALVE_V); in cdv_intel_lvds_mode_fixup()
|
| H A D | psb_intel_lvds.c | 414 CRTC_INTERLACE_HALVE_V); in psb_intel_lvds_mode_fixup()
|
| H A D | mdfld_dsi_dpi.c | 709 drm_mode_set_crtcinfo(adjusted_mode, CRTC_INTERLACE_HALVE_V); in mdfld_dsi_dpi_mode_fixup()
|
| H A D | cdv_intel_dp.c | 892 drm_mode_set_crtcinfo(adjusted_mode, CRTC_INTERLACE_HALVE_V); in cdv_intel_fixed_panel_mode()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | head.c | 274 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V | CRTC_STEREO_DOUBLE); in nv50_head_atomic_check_mode()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/ |
| H A D | venc.c | 584 drm_mode_set_crtcinfo(adjusted_mode, CRTC_INTERLACE_HALVE_V); in venc_bridge_mode_fixup()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/ |
| H A D | armada_crtc.c | 210 drm_mode_set_crtcinfo(adj, CRTC_INTERLACE_HALVE_V); in armada_drm_crtc_mode_fixup()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_logo.c | 675 drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V); in rockchip_drm_fill_connector_modes()
|
| H A D | rockchip_drm_vop.c | 3090 CRTC_INTERLACE_HALVE_V | CRTC_STEREO_DOUBLE); in vop_crtc_mode_fixup()
|
| H A D | rockchip_drm_vop2.c | 6830 drm_mode_set_crtcinfo(adj_mode, CRTC_INTERLACE_HALVE_V | CRTC_STEREO_DOUBLE); in vop2_crtc_mode_fixup()
|