Home
last modified time | relevance | path

Searched refs:crtc_hsync_end (Results 1 – 25 of 49) sorted by relevance

12

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_display_helper.c121 p->crtc_hsync_end = p->hsync_end; in drm_mode_set_crtcinfo()
173 p->crtc_hblank_end = max(p->crtc_hsync_end, p->crtc_htotal); in drm_mode_set_crtcinfo()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.h25 int crtc_hsync_end; member
H A Drockchip_drm_logo.c490 set->crtc_hsync_end = val; in of_parse_display_resource()
757 mode->crtc_hsync_end == set->crtc_hsync_end && in setup_initial_state()
781 set->hdisplay, set->vdisplay, set->crtc_hsync_end, set->crtc_vsync_end, in setup_initial_state()
965 mode->crtc_hsync_end = set->crtc_hsync_end; in rockchip_drm_copy_mode_from_mode_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dhdlcd_crtc.c139 vm.hback_porch = m->crtc_htotal - m->crtc_hsync_end; in hdlcd_crtc_mode_set_nofb()
140 vm.hsync_len = m->crtc_hsync_end - m->crtc_hsync_start; in hdlcd_crtc_mode_set_nofb()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dvlv_dsi.c1155 adjusted_mode->crtc_hsync_end = hsync + adjusted_mode->crtc_hsync_start; in bxt_dsi_get_pipe_config()
1178 hsync_sw = adjusted_mode_sw->crtc_hsync_end - in bxt_dsi_get_pipe_config()
1181 adjusted_mode_sw->crtc_hsync_end; in bxt_dsi_get_pipe_config()
1224 if (adjusted_mode->crtc_hsync_end == crtc_hsync_end_sw) in bxt_dsi_get_pipe_config()
1225 adjusted_mode->crtc_hsync_end = in bxt_dsi_get_pipe_config()
1226 adjusted_mode_sw->crtc_hsync_end; in bxt_dsi_get_pipe_config()
1287 hsync = adjusted_mode->crtc_hsync_end - adjusted_mode->crtc_hsync_start; in set_dsi_timings()
1288 hbp = adjusted_mode->crtc_htotal - adjusted_mode->crtc_hsync_end; in set_dsi_timings()
H A Dicl_dsi.c862 hsync_end = DIV_ROUND_UP(adjusted_mode->crtc_hsync_end * mul, div); in gen11_dsi_set_transcoder_timings()
865 adjusted_mode->crtc_hsync_end); in gen11_dsi_set_transcoder_timings()
1410 adjusted_mode->crtc_hsync_end = in gen11_dsi_get_timings()
1411 DIV_ROUND_UP(adjusted_mode->crtc_hsync_end * mul, div); in gen11_dsi_get_timings()
1427 adjusted_mode->crtc_hsync_end *= 2; in gen11_dsi_get_timings()
H A Ddvo_ns2501.c581 adjusted_mode->crtc_hsync_end, in ns2501_mode_set()
/OK3568_Linux_fs/u-boot/include/
H A Ddrm_modes.h202 int crtc_hsync_end; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c86 vm.hback_porch = adj->crtc_htotal - adj->crtc_hsync_end; in atmel_hlcdc_crtc_mode_set_nofb()
87 vm.hsync_len = adj->crtc_hsync_end - adj->crtc_hsync_start; in atmel_hlcdc_crtc_mode_set_nofb()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos5433_drm_decon.c204 m->crtc_hsync_end = m->crtc_htotal - 92; in decon_commit()
247 m->crtc_htotal - m->crtc_hsync_end - 1) | in decon_commit()
253 m->crtc_hsync_end - m->crtc_hsync_start - 1); in decon_commit()
H A Dexynos7_drm_decon.c179 hsync_len = mode->crtc_hsync_end - mode->crtc_hsync_start; in decon_commit()
180 hbpd = mode->crtc_htotal - mode->crtc_hsync_end; in decon_commit()
H A Dexynos_drm_fimd.c509 hsync_len = mode->crtc_hsync_end - mode->crtc_hsync_start; in fimd_commit()
510 hbpd = mode->crtc_htotal - mode->crtc_hsync_end; in fimd_commit()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_legacy_crtc.c87 hsync_wid = (mode->crtc_hsync_end - mode->crtc_hsync_start) / 8; in radeon_legacy_rmx_mode_set()
170 hsync_wid = (mode->crtc_hsync_end - mode->crtc_hsync_start) / 8; in radeon_legacy_rmx_mode_set()
625 hsync_wid = (mode->crtc_hsync_end - mode->crtc_hsync_start) / 8; in radeon_set_crtc_timing()
H A Dradeon_encoders.c362 adjusted_mode->crtc_hsync_end = adjusted_mode->crtc_hsync_start + hsync_width; in radeon_panel_mode_fixup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Doaktrail_crtc.c451 ((adjusted_mode->crtc_hsync_end - offsetX - 1) << 16), i); in oaktrail_crtc_mode_set()
468 ((adjusted_mode->crtc_hsync_end - 1) << 16), i); in oaktrail_crtc_mode_set()
H A Doaktrail_hdmi.c329 …REG_WRITE(hsync_reg, (adjusted_mode->crtc_hsync_start - 1) | ((adjusted_mode->crtc_hsync_end - 1) … in oaktrail_crtc_hdmi_mode_set()
337 …REG_WRITE(PCH_HSYNC_B, (adjusted_mode->crtc_hsync_start - 1) | ((adjusted_mode->crtc_hsync_end - 1… in oaktrail_crtc_hdmi_mode_set()
H A Dmdfld_intel_display.c782 ((adjusted_mode->crtc_hsync_end - offsetX - 1) << 16)); in mdfld_crtc_mode_set()
797 ((adjusted_mode->crtc_hsync_end - 1) << 16)); in mdfld_crtc_mode_set()
H A Dpsb_intel_display.c266 ((adjusted_mode->crtc_hsync_end - 1) << 16)); in psb_intel_crtc_mode_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arc/
H A Darcpgu_crtc.c87 m->crtc_hsync_end - m->crtc_hdisplay)); in arc_pgu_crtc_mode_set_nofb()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_modes.h297 u16 crtc_hsync_end; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_encoders.c197 adjusted_mode->crtc_hsync_end = adjusted_mode->crtc_hsync_start + hsync_width; in amdgpu_panel_mode_fixup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/udl/
H A Dudl_modeset.c177 mode->crtc_hsync_end - mode->crtc_hsync_start + 1); in udl_set_vid_cmds()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c555 hsync = mode->crtc_hsync_end - mode->crtc_hsync_start; in sun4i_tcon0_mode_set_rgb()
668 hsync = mode->crtc_hsync_end - mode->crtc_hsync_start; in sun4i_tcon1_mode_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ast/
H A Dast_mode.c188 adjusted_mode->crtc_hsync_end = (vbios_mode->enh_table->hde + hborder + in ast_get_vbios_mode_info()
347 temp = (((mode->crtc_hsync_end-precache) >> 3) - 1) & 0x3f; in ast_set_crtc_reg()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mxsfb/
H A Dmxsfb_kms.c299 hsync_pulse_len = m->crtc_hsync_end - m->crtc_hsync_start; in mxsfb_crtc_mode_set_nofb()

12