Home
last modified time | relevance | path

Searched refs:crtc_hsync_start (Results 1 – 25 of 44) sorted by relevance

12

/linux/drivers/gpu/drm/radeon/
A Dradeon_legacy_crtc.c87 hsync_wid = (mode->crtc_hsync_end - mode->crtc_hsync_start) / 8; in radeon_legacy_rmx_mode_set()
90 hsync_start = 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()
174 fp_h_sync_strt_wid = ((((mode->crtc_hsync_start - mode->crtc_hblank_start) / 8) & 0x1fff) in radeon_legacy_rmx_mode_set()
625 hsync_wid = (mode->crtc_hsync_end - mode->crtc_hsync_start) / 8; in radeon_set_crtc_timing()
628 hsync_start = mode->crtc_hsync_start - 8; in radeon_set_crtc_timing()
A Dradeon_encoders.c355 adjusted_mode->crtc_hsync_start = adjusted_mode->crtc_hdisplay + hover; in radeon_panel_mode_fixup()
356 adjusted_mode->crtc_hsync_end = adjusted_mode->crtc_hsync_start + hsync_width; in radeon_panel_mode_fixup()
A Datombios_crtc.c320 cpu_to_le16(mode->crtc_hsync_start - mode->crtc_hdisplay + radeon_crtc->h_border); in atombios_set_crtc_dtd_timing()
322 cpu_to_le16(mode->crtc_hsync_end - mode->crtc_hsync_start); in atombios_set_crtc_dtd_timing()
362 args.usH_SyncStart = cpu_to_le16(mode->crtc_hsync_start); in atombios_crtc_set_timing()
364 cpu_to_le16(mode->crtc_hsync_end - mode->crtc_hsync_start); in atombios_crtc_set_timing()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_encoders.c196 adjusted_mode->crtc_hsync_start = adjusted_mode->crtc_hdisplay + hover; in amdgpu_panel_mode_fixup()
197 adjusted_mode->crtc_hsync_end = adjusted_mode->crtc_hsync_start + hsync_width; in amdgpu_panel_mode_fixup()
A Datombios_crtc.c208 cpu_to_le16(mode->crtc_hsync_start - mode->crtc_hdisplay + amdgpu_crtc->h_border); in amdgpu_atombios_crtc_set_dtd_timing()
210 cpu_to_le16(mode->crtc_hsync_end - mode->crtc_hsync_start); in amdgpu_atombios_crtc_set_dtd_timing()
/linux/drivers/gpu/drm/kmb/
A Dkmb_crtc.c85 m->crtc_hsync_start - m->crtc_hdisplay, in kmb_crtc_set_mode()
87 m->crtc_hsync_end - m->crtc_hsync_start); in kmb_crtc_set_mode()
/linux/drivers/gpu/drm/i915/display/
A Dvlv_dsi.c1174 adjusted_mode->crtc_hsync_start = hfp + adjusted_mode->crtc_hdisplay; in bxt_dsi_get_pipe_config()
1175 adjusted_mode->crtc_hsync_end = hsync + adjusted_mode->crtc_hsync_start; in bxt_dsi_get_pipe_config()
1196 hfp_sw = adjusted_mode_sw->crtc_hsync_start - in bxt_dsi_get_pipe_config()
1199 adjusted_mode_sw->crtc_hsync_start; in bxt_dsi_get_pipe_config()
1240 if (adjusted_mode->crtc_hsync_start == crtc_hsync_start_sw) in bxt_dsi_get_pipe_config()
1241 adjusted_mode->crtc_hsync_start = in bxt_dsi_get_pipe_config()
1242 adjusted_mode_sw->crtc_hsync_start; in bxt_dsi_get_pipe_config()
1306 hfp = adjusted_mode->crtc_hsync_start - adjusted_mode->crtc_hdisplay; in set_dsi_timings()
1307 hsync = adjusted_mode->crtc_hsync_end - adjusted_mode->crtc_hsync_start; in set_dsi_timings()
A Dintel_panel.c282 sync_width = adjusted_mode->crtc_hsync_end - adjusted_mode->crtc_hsync_start; in centre_horizontally()
293 adjusted_mode->crtc_hsync_start = adjusted_mode->crtc_hblank_start + sync_pos; in centre_horizontally()
294 adjusted_mode->crtc_hsync_end = adjusted_mode->crtc_hsync_start + sync_width; in centre_horizontally()
A Dicl_dsi.c908 hsync_start = DIV_ROUND_UP(adjusted_mode->crtc_hsync_start * mul, div); in gen11_dsi_set_transcoder_timings()
1501 adjusted_mode->crtc_hsync_start = in gen11_dsi_get_timings()
1502 DIV_ROUND_UP(adjusted_mode->crtc_hsync_start * mul, div); in gen11_dsi_get_timings()
1519 adjusted_mode->crtc_hsync_start *= 2; in gen11_dsi_get_timings()
/linux/drivers/gpu/drm/arm/
A Dhdlcd_crtc.c138 vm.hfront_porch = m->crtc_hsync_start - m->crtc_hdisplay; in hdlcd_crtc_mode_set_nofb()
140 vm.hsync_len = m->crtc_hsync_end - m->crtc_hsync_start; in hdlcd_crtc_mode_set_nofb()
/linux/drivers/gpu/drm/sun4i/
A Dsun4i_tcon.c455 bp = mode->crtc_htotal - mode->crtc_hsync_start; in sun4i_tcon0_mode_set_lvds()
532 bp = mode->crtc_htotal - mode->crtc_hsync_start; in sun4i_tcon0_mode_set_rgb()
555 hsync = mode->crtc_hsync_end - mode->crtc_hsync_start; in sun4i_tcon0_mode_set_rgb()
634 bp = mode->crtc_htotal - mode->crtc_hsync_start; in sun4i_tcon1_mode_set()
668 hsync = mode->crtc_hsync_end - mode->crtc_hsync_start; in sun4i_tcon1_mode_set()
/linux/drivers/gpu/drm/udl/
A Dudl_modeset.c153 xds = mode->crtc_htotal - mode->crtc_hsync_start; in udl_set_vid_cmds()
175 mode->crtc_hsync_end - mode->crtc_hsync_start + 1); in udl_set_vid_cmds()
/linux/drivers/gpu/drm/atmel-hlcdc/
A Datmel_hlcdc_crtc.c85 vm.hfront_porch = adj->crtc_hsync_start - adj->crtc_hdisplay; 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()
/linux/drivers/gpu/drm/exynos/
A Dexynos5433_drm_decon.c202 m->crtc_hsync_start = m->crtc_hdisplay + 10; in decon_commit()
248 m->crtc_hsync_start - m->crtc_hdisplay - 1); in decon_commit()
252 m->crtc_hsync_end - m->crtc_hsync_start - 1); in decon_commit()
A Dexynos7_drm_decon.c179 hsync_len = mode->crtc_hsync_end - mode->crtc_hsync_start; in decon_commit()
181 hfpd = mode->crtc_hsync_start - mode->crtc_hdisplay; in decon_commit()
/linux/drivers/gpu/drm/ingenic/
A Dingenic-drm-drv.c202 hpe = mode->crtc_hsync_end - mode->crtc_hsync_start; in ingenic_drm_crtc_update_timings()
203 hds = mode->crtc_htotal - mode->crtc_hsync_start; in ingenic_drm_crtc_update_timings()
205 ht = hde + mode->crtc_hsync_start - mode->crtc_hdisplay; in ingenic_drm_crtc_update_timings()
690 mode->crtc_hsync_start = mode->hsync_start * 3 - mode->hdisplay * 2; in ingenic_drm_encoder_atomic_check()
/linux/drivers/gpu/drm/mxsfb/
A Dmxsfb_kms.c297 hsync_pulse_len = m->crtc_hsync_end - m->crtc_hsync_start; in mxsfb_crtc_mode_set_nofb()
302 writel(SET_HOR_WAIT_CNT(m->crtc_htotal - m->crtc_hsync_start) | in mxsfb_crtc_mode_set_nofb()
/linux/drivers/gpu/drm/gma500/
A Doaktrail_crtc.c450 (adjusted_mode->crtc_hsync_start - offsetX - 1) | in oaktrail_crtc_mode_set()
467 REG_WRITE_WITH_AUX(map->hsync, (adjusted_mode->crtc_hsync_start - 1) | in oaktrail_crtc_mode_set()
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()
/linux/include/drm/
A Ddrm_modes.h299 u16 crtc_hsync_start; member
/linux/drivers/gpu/drm/nouveau/dispnv50/
A Dhead.c285 m->h.synce = mode->crtc_hsync_end - mode->crtc_hsync_start - 1; in nv50_head_atomic_check_mode()
286 m->h.blanke = mode->crtc_hblank_end - mode->crtc_hsync_start - 1; in nv50_head_atomic_check_mode()
/linux/drivers/gpu/drm/bridge/
A Dcdns-dsi.c490 return mode->crtc_hsync_start - mode->crtc_hdisplay; in mode_to_dpi_hfp()
530 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()
/linux/drivers/gpu/drm/tiny/
A Darcpgu.c160 ENCODE_PGU_XY(m->crtc_hsync_start - m->crtc_hdisplay, in arc_pgu_mode_set()
/linux/drivers/gpu/drm/armada/
A Darmada_crtc.c341 rm = adj->crtc_hsync_start - adj->crtc_hdisplay; in armada_drm_crtc_mode_set_nofb()
362 val = adj->crtc_hsync_start; in armada_drm_crtc_mode_set_nofb()
/linux/drivers/gpu/drm/bridge/adv7511/
A Dadv7511_drv.c705 hsync_offset = adj_mode->crtc_hsync_start - in adv7511_mode_set()
710 adj_mode->crtc_hsync_start; in adv7511_mode_set()

Completed in 53 milliseconds

12