Home
last modified time | relevance | path

Searched refs:crtc_hdisplay (Results 1 – 25 of 72) sorted by relevance

123

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_panel.c350 if (adjusted_mode->crtc_hdisplay == pipe_src_w && in pch_panel_fitting()
359 x = (adjusted_mode->crtc_hdisplay - width + 1)/2; in pch_panel_fitting()
381 width = adjusted_mode->crtc_hdisplay; in pch_panel_fitting()
384 width = adjusted_mode->crtc_hdisplay; in pch_panel_fitting()
396 width = adjusted_mode->crtc_hdisplay; in pch_panel_fitting()
426 adjusted_mode->crtc_hdisplay = width; in centre_horizontally()
485 else if (adjusted_mode->crtc_hdisplay != pipe_src_w) in i965_scale_aspect()
525 if (pipe_src_w != adjusted_mode->crtc_hdisplay) { in i9xx_scale_aspect()
527 adjusted_mode->crtc_hdisplay); in i9xx_scale_aspect()
555 if (adjusted_mode->crtc_hdisplay == pipe_src_w && in gmch_panel_fitting()
[all …]
A Dvlv_dsi.c1140 adjusted_mode->crtc_hdisplay = in bxt_dsi_get_pipe_config()
1150 hactive = adjusted_mode->crtc_hdisplay; in bxt_dsi_get_pipe_config()
1180 adjusted_mode->crtc_hsync_start = hfp + adjusted_mode->crtc_hdisplay; in bxt_dsi_get_pipe_config()
1182 adjusted_mode->crtc_hblank_start = adjusted_mode->crtc_hdisplay; in bxt_dsi_get_pipe_config()
1203 adjusted_mode_sw->crtc_hdisplay; in bxt_dsi_get_pipe_config()
1236 crtc_htotal_sw = adjusted_mode_sw->crtc_hdisplay + hfp_sw + in bxt_dsi_get_pipe_config()
1238 crtc_hsync_start_sw = hfp_sw + adjusted_mode_sw->crtc_hdisplay; in bxt_dsi_get_pipe_config()
1240 crtc_hblank_start_sw = adjusted_mode_sw->crtc_hdisplay; in bxt_dsi_get_pipe_config()
1315 hactive = adjusted_mode->crtc_hdisplay; in set_dsi_timings()
1350 adjusted_mode->crtc_hdisplay); in set_dsi_timings()
[all …]
A Ddvo_ivch.c418 if (mode->hdisplay != adjusted_mode->crtc_hdisplay || in ivch_mode_set()
425 (adjusted_mode->crtc_hdisplay - 1)) >> 2; in ivch_mode_set()
A Dintel_psr.c783 const int crtc_hdisplay = crtc_state->hw.adjusted_mode.crtc_hdisplay; in psr2_granularity_check() local
788 if (crtc_hdisplay % intel_dp->psr.su_w_granularity) in psr2_granularity_check()
849 int crtc_hdisplay = crtc_state->hw.adjusted_mode.crtc_hdisplay; in intel_psr2_config_valid() local
961 (crtc_hdisplay > psr_max_h || crtc_vdisplay > psr_max_v)) { in intel_psr2_config_valid()
964 crtc_hdisplay, crtc_vdisplay, in intel_psr2_config_valid()
A Dintel_fbdev.c439 cur_size = crtc_state->uapi.adjusted_mode.crtc_hdisplay; in intel_fbdev_init_bios()
456 crtc_state->uapi.adjusted_mode.crtc_hdisplay, in intel_fbdev_init_bios()
A Dicl_dsi.c314 u16 hactive = adjusted_mode->crtc_hdisplay; in configure_dual_link_mode()
910 hactive = adjusted_mode->crtc_hdisplay; in gen11_dsi_set_transcoder_timings()
950 if (adjusted_mode->crtc_hdisplay < 256) in gen11_dsi_set_transcoder_timings()
1516 adjusted_mode->crtc_hdisplay *= 2; in gen11_dsi_get_timings()
1518 adjusted_mode->crtc_hdisplay -= in gen11_dsi_get_timings()
1522 adjusted_mode->crtc_hblank_start = adjusted_mode->crtc_hdisplay; in gen11_dsi_get_timings()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Datombios_crtc.c57 args.usOverscanLeft = cpu_to_le16((adjusted_mode->crtc_hdisplay - mode->crtc_hdisplay) / 2); in amdgpu_atombios_crtc_overscan_setup()
58 args.usOverscanRight = cpu_to_le16((adjusted_mode->crtc_hdisplay - mode->crtc_hdisplay) / 2); in amdgpu_atombios_crtc_overscan_setup()
61 a1 = mode->crtc_vdisplay * adjusted_mode->crtc_hdisplay; in amdgpu_atombios_crtc_overscan_setup()
62 a2 = adjusted_mode->crtc_vdisplay * mode->crtc_hdisplay; in amdgpu_atombios_crtc_overscan_setup()
65 …args.usOverscanLeft = cpu_to_le16((adjusted_mode->crtc_hdisplay - (a2 / mode->crtc_vdisplay)) / 2); in amdgpu_atombios_crtc_overscan_setup()
66 …args.usOverscanRight = cpu_to_le16((adjusted_mode->crtc_hdisplay - (a2 / mode->crtc_vdisplay)) / 2… in amdgpu_atombios_crtc_overscan_setup()
68 … args.usOverscanTop = cpu_to_le16((adjusted_mode->crtc_vdisplay - (a1 / mode->crtc_hdisplay)) / 2); in amdgpu_atombios_crtc_overscan_setup()
69 …args.usOverscanBottom = cpu_to_le16((adjusted_mode->crtc_vdisplay - (a1 / mode->crtc_hdisplay)) / … in amdgpu_atombios_crtc_overscan_setup()
200 args.usH_Size = cpu_to_le16(mode->crtc_hdisplay - (amdgpu_crtc->h_border * 2)); in amdgpu_atombios_crtc_set_dtd_timing()
202 cpu_to_le16(mode->crtc_hblank_end - mode->crtc_hdisplay + (amdgpu_crtc->h_border * 2)); in amdgpu_atombios_crtc_set_dtd_timing()
[all …]
A Damdgpu_encoders.c191 adjusted_mode->crtc_hdisplay = native_mode->hdisplay; in amdgpu_panel_mode_fixup()
194 adjusted_mode->crtc_htotal = adjusted_mode->crtc_hdisplay + hblank; in amdgpu_panel_mode_fixup()
195 adjusted_mode->crtc_hsync_start = adjusted_mode->crtc_hdisplay + hover; in amdgpu_panel_mode_fixup()
/linux-6.3-rc2/drivers/gpu/drm/kmb/
A Dkmb_crtc.c84 m->crtc_hsync_start - m->crtc_hdisplay, in kmb_crtc_set_mode()
100 vm.vsync_len, m->crtc_hdisplay, vm.hback_porch, in kmb_crtc_set_mode()
108 m->crtc_hdisplay - 1); in kmb_crtc_set_mode()
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Doaktrail_crtc.c430 REG_WRITE_WITH_AUX(map->src, ((mode->crtc_hdisplay - 1) << 16) | in oaktrail_crtc_mode_set()
440 offsetX = (adjusted_mode->crtc_hdisplay - in oaktrail_crtc_mode_set()
441 mode->crtc_hdisplay) / 2; in oaktrail_crtc_mode_set()
446 REG_WRITE_WITH_AUX(map->htotal, (mode->crtc_hdisplay - 1) | in oaktrail_crtc_mode_set()
465 REG_WRITE_WITH_AUX(map->htotal, (adjusted_mode->crtc_hdisplay - 1) | in oaktrail_crtc_mode_set()
A Doaktrail_lvds.c137 (mode->hdisplay != adjusted_mode->crtc_hdisplay)) { in oaktrail_lvds_mode_set()
138 if ((adjusted_mode->crtc_hdisplay * mode->vdisplay) == in oaktrail_lvds_mode_set()
141 else if ((adjusted_mode->crtc_hdisplay * in oaktrail_lvds_mode_set()
A Doaktrail_hdmi.c175 return (mode->crtc_hdisplay - 1) | (new_crtc_htotal << 16); in htotal_calculate()
336 REG_WRITE(pipesrc_reg, ((mode->crtc_hdisplay - 1) << 16) | (mode->crtc_vdisplay - 1)); in oaktrail_crtc_hdmi_mode_set()
338 …REG_WRITE(PCH_HTOTAL_B, (adjusted_mode->crtc_hdisplay - 1) | ((adjusted_mode->crtc_htotal - 1) << … in oaktrail_crtc_hdmi_mode_set()
344 REG_WRITE(PCH_PIPEBSRC, ((mode->crtc_hdisplay - 1) << 16) | (mode->crtc_vdisplay - 1)); in oaktrail_crtc_hdmi_mode_set()
347 HDMI_WRITE(HDMI_HBLANK_A, ((adjusted_mode->crtc_hdisplay - 1) << 16) | temp); in oaktrail_crtc_hdmi_mode_set()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_encoders.c349 adjusted_mode->crtc_hdisplay = native_mode->hdisplay; in radeon_panel_mode_fixup()
353 adjusted_mode->crtc_htotal = adjusted_mode->crtc_hdisplay + hblank; in radeon_panel_mode_fixup()
354 adjusted_mode->crtc_hsync_start = adjusted_mode->crtc_hdisplay + hover; in radeon_panel_mode_fixup()
A Datombios_crtc.c57 args.usOverscanLeft = cpu_to_le16((adjusted_mode->crtc_hdisplay - mode->crtc_hdisplay) / 2); in atombios_overscan_setup()
58 args.usOverscanRight = cpu_to_le16((adjusted_mode->crtc_hdisplay - mode->crtc_hdisplay) / 2); in atombios_overscan_setup()
61 a1 = mode->crtc_vdisplay * adjusted_mode->crtc_hdisplay; in atombios_overscan_setup()
62 a2 = adjusted_mode->crtc_vdisplay * mode->crtc_hdisplay; in atombios_overscan_setup()
65 …args.usOverscanLeft = cpu_to_le16((adjusted_mode->crtc_hdisplay - (a2 / mode->crtc_vdisplay)) / 2); in atombios_overscan_setup()
66 …args.usOverscanRight = cpu_to_le16((adjusted_mode->crtc_hdisplay - (a2 / mode->crtc_vdisplay)) / 2… in atombios_overscan_setup()
68 … args.usOverscanTop = cpu_to_le16((adjusted_mode->crtc_vdisplay - (a1 / mode->crtc_hdisplay)) / 2); in atombios_overscan_setup()
313 args.usH_Size = cpu_to_le16(mode->crtc_hdisplay - (radeon_crtc->h_border * 2)); in atombios_set_crtc_dtd_timing()
315 cpu_to_le16(mode->crtc_hblank_end - mode->crtc_hdisplay + (radeon_crtc->h_border * 2)); in atombios_set_crtc_dtd_timing()
320 cpu_to_le16(mode->crtc_hsync_start - mode->crtc_hdisplay + radeon_crtc->h_border); in atombios_set_crtc_dtd_timing()
[all …]
A Drs690.c253 rdev->mode_info.crtcs[0]->lb_vblank_lead_lines = DIV_ROUND_UP(lb_size, mode1->crtc_hdisplay); in rs690_line_buffer_adjust()
256 rdev->mode_info.crtcs[1]->lb_vblank_lead_lines = DIV_ROUND_UP(lb_size, mode2->crtc_hdisplay); in rs690_line_buffer_adjust()
310 b.full = dfixed_const(mode->crtc_hdisplay); in rs690_crtc_bandwidth_compute()
360 b.full = dfixed_const(crtc->base.mode.crtc_hdisplay); in rs690_crtc_bandwidth_compute()
443 wm->priority_mark_max.full = dfixed_const(crtc->base.mode.crtc_hdisplay); in rs690_crtc_bandwidth_compute()
450 if (dfixed_trunc(estimated_width) > crtc->base.mode.crtc_hdisplay) { in rs690_crtc_bandwidth_compute()
A Dradeon_legacy_crtc.c85 | ((((mode->crtc_hdisplay / 8) - 1) & 0x1ff) << 16)); in radeon_legacy_rmx_mode_set()
168 | ((((mode->crtc_hdisplay / 8) - 1) & 0x1ff) << 16)); in radeon_legacy_rmx_mode_set()
623 | ((((mode->crtc_hdisplay / 8) - 1) & 0x1ff) << 16)); in radeon_set_crtc_timing()
A Drv515.c958 b.full = dfixed_const(mode->crtc_hdisplay); in rv515_crtc_bandwidth_compute()
1008 b.full = dfixed_const(crtc->base.mode.crtc_hdisplay); in rv515_crtc_bandwidth_compute()
1062 wm->priority_mark_max.full = dfixed_const(crtc->base.mode.crtc_hdisplay); in rv515_crtc_bandwidth_compute()
1069 if (dfixed_trunc(estimated_width) > crtc->base.mode.crtc_hdisplay) { in rv515_crtc_bandwidth_compute()
A Dradeon_cursor.c193 frame_end = crtc->x + crtc->mode.crtc_hdisplay; in radeon_cursor_move_locked()
/linux-6.3-rc2/drivers/gpu/drm/arm/
A Dhdlcd_crtc.c137 vm.hfront_porch = m->crtc_hsync_start - m->crtc_hdisplay; in hdlcd_crtc_mode_set_nofb()
156 hdlcd_write(hdlcd, HDLCD_REG_H_DATA, m->crtc_hdisplay - 1); in hdlcd_crtc_mode_set_nofb()
/linux-6.3-rc2/drivers/gpu/drm/tiny/
A Darcpgu.c163 ENCODE_PGU_XY(m->crtc_hsync_start - m->crtc_hdisplay, in arc_pgu_mode_set()
164 m->crtc_hsync_end - m->crtc_hdisplay)); in arc_pgu_mode_set()
/linux-6.3-rc2/drivers/gpu/drm/ast/
A Dast_dp.c218 switch (crtc->mode.crtc_hdisplay) { in ast_dp_set_mode()
/linux-6.3-rc2/drivers/gpu/drm/atmel-hlcdc/
A Datmel_hlcdc_crtc.c86 vm.hfront_porch = adj->crtc_hsync_start - adj->crtc_hdisplay; in atmel_hlcdc_crtc_mode_set_nofb()
100 (adj->crtc_hdisplay - 1) | in atmel_hlcdc_crtc_mode_set_nofb()
/linux-6.3-rc2/drivers/gpu/drm/sun4i/
A Dsun4i_tcon.c302 SUN4I_TCON0_BASIC0_X(mode->crtc_hdisplay) | in sun4i_tcon0_mode_set_common()
621 SUN4I_TCON1_BASIC0_X(mode->crtc_hdisplay) | in sun4i_tcon1_mode_set()
626 SUN4I_TCON1_BASIC1_X(mode->crtc_hdisplay) | in sun4i_tcon1_mode_set()
631 SUN4I_TCON1_BASIC2_X(mode->crtc_hdisplay) | in sun4i_tcon1_mode_set()
/linux-6.3-rc2/include/drm/
A Ddrm_modes.h321 u16 crtc_hdisplay; member
/linux-6.3-rc2/drivers/gpu/drm/exynos/
A Dexynos5433_drm_decon.c204 m->crtc_hsync_start = m->crtc_hdisplay + 10; in decon_commit()
250 m->crtc_hsync_start - m->crtc_hdisplay - 1); in decon_commit()

Completed in 49 milliseconds

123