Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
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()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
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()
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()
Ddvo_ns2501.c581 adjusted_mode->crtc_hsync_end, in ns2501_mode_set()
/kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/
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()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
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()
Dradeon_encoders.c362 adjusted_mode->crtc_hsync_end = adjusted_mode->crtc_hsync_start + hsync_width; in radeon_panel_mode_fixup()
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
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()
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()
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()
/kernel/linux/linux-5.10/drivers/gpu/drm/arc/
Darcpgu_crtc.c87 m->crtc_hsync_end - m->crtc_hdisplay)); in arc_pgu_crtc_mode_set_nofb()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_encoders.c197 adjusted_mode->crtc_hsync_end = adjusted_mode->crtc_hsync_start + hsync_width; in amdgpu_panel_mode_fixup()
/kernel/linux/linux-5.10/include/drm/
Ddrm_modes.h297 u16 crtc_hsync_end; member
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
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()
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()
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()
Dpsb_intel_display.c266 ((adjusted_mode->crtc_hsync_end - 1) << 16)); in psb_intel_crtc_mode_set()
/kernel/linux/linux-5.10/drivers/gpu/drm/udl/
Dudl_modeset.c177 mode->crtc_hsync_end - mode->crtc_hsync_start + 1); in udl_set_vid_cmds()
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
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()
/kernel/linux/linux-5.10/drivers/gpu/drm/mxsfb/
Dmxsfb_kms.c299 hsync_pulse_len = m->crtc_hsync_end - m->crtc_hsync_start; in mxsfb_crtc_mode_set_nofb()
/kernel/linux/linux-5.10/drivers/gpu/drm/ast/
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()
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/
Dkomeda_crtc.c463 adjusted_mode->crtc_hsync_end /= 2; in komeda_crtc_mode_fixup()
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_modes.c822 p->crtc_hsync_end = p->hsync_end; in drm_mode_set_crtcinfo()
874 p->crtc_hblank_end = max(p->crtc_hsync_end, p->crtc_htotal); in drm_mode_set_crtcinfo()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
Dcdns-dsi.c530 mode->crtc_hsync_end : mode->crtc_hsync_start); in cdns_dsi_mode2cfg()
538 tmp = mode->crtc_hsync_end - mode->crtc_hsync_start; in cdns_dsi_mode2cfg()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
Dhead.c284 m->h.synce = mode->crtc_hsync_end - mode->crtc_hsync_start - 1; in nv50_head_atomic_check_mode()

12