Home
last modified time | relevance | path

Searched refs:crtc_htotal (Results 1 – 25 of 58) sorted by relevance

123

/linux/drivers/gpu/drm/i915/display/
H A Dintel_vrr.c129 adjusted_mode->crtc_clock * 1000 / adjusted_mode->crtc_htotal; in is_cmrr_frac_required()
153 crtc_state->cmrr.cmrr_n = mul_u32_u32(desired_refresh_rate * adjusted_mode->crtc_htotal, in cmrr_get_vtotal()
195 adjusted_mode->crtc_htotal * info->monitor_range.max_vfreq); in intel_vrr_compute_config()
197 (adjusted_mode->crtc_htotal * info->monitor_range.min_vfreq); in intel_vrr_compute_config()
H A Dintel_vblank.c93 htotal = mode->crtc_htotal; in i915_get_vblank_counter()
139 u32 htotal = mode->crtc_htotal; in intel_crtc_scanlines_since_frame_timestamp()
345 htotal = mode->crtc_htotal; in i915_get_crtc_scanoutpos()
H A Dvlv_dsi.c1093 adjusted_mode->crtc_htotal = hactive + hfp + hsync + hbp; in bxt_dsi_get_pipe_config()
1097 adjusted_mode->crtc_hblank_end = adjusted_mode->crtc_htotal; in bxt_dsi_get_pipe_config()
1120 hbp_sw = adjusted_mode_sw->crtc_htotal - in bxt_dsi_get_pipe_config()
1157 if (adjusted_mode->crtc_htotal == crtc_htotal_sw) in bxt_dsi_get_pipe_config()
1158 adjusted_mode->crtc_htotal = adjusted_mode_sw->crtc_htotal; in bxt_dsi_get_pipe_config()
1232 hbp = adjusted_mode->crtc_htotal - adjusted_mode->crtc_hsync_end; in set_dsi_timings()
1409 …txbyteclkhs(adjusted_mode->crtc_htotal, bpp, intel_dsi->lane_count, intel_dsi->burst_mode_ratio) +… in intel_dsi_prepare()
1412 …txbyteclkhs(adjusted_mode->crtc_vtotal * adjusted_mode->crtc_htotal, bpp, intel_dsi->lane_count, i… in intel_dsi_prepare()
H A Dintel_crtc.c481 if (!adjusted_mode->crtc_htotal) in intel_usecs_to_scanlines()
485 1000 * adjusted_mode->crtc_htotal); in intel_usecs_to_scanlines()
495 return DIV_ROUND_UP_ULL(mul_u32_u32(scanlines, adjusted_mode->crtc_htotal * 1000), in intel_scanlines_to_usecs()
H A Dicl_dsi.c883 htotal = DIV_ROUND_UP(adjusted_mode->crtc_htotal * mul, div); in gen11_dsi_set_transcoder_timings()
890 hback_porch = (adjusted_mode->crtc_htotal - in gen11_dsi_set_transcoder_timings()
1487 adjusted_mode->crtc_htotal = in gen11_dsi_get_timings()
1488 DIV_ROUND_UP(adjusted_mode->crtc_htotal * mul, div); in gen11_dsi_get_timings()
1500 adjusted_mode->crtc_htotal *= 2; in gen11_dsi_get_timings()
1503 adjusted_mode->crtc_hblank_end = adjusted_mode->crtc_htotal; in gen11_dsi_get_timings()
H A Dintel_crtc_state_dump.c25 mode->crtc_hsync_start, mode->crtc_hsync_end, mode->crtc_htotal, in intel_dump_crtc_timings()
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c406 start_delay = start_delay * mode->crtc_htotal * 149; in sun4i_tcon0_mode_set_cpu()
457 bp = mode->crtc_htotal - mode->crtc_hsync_start; in sun4i_tcon0_mode_set_lvds()
459 mode->crtc_htotal, bp); in sun4i_tcon0_mode_set_lvds()
539 bp = mode->crtc_htotal - mode->crtc_hsync_start; in sun4i_tcon0_mode_set_rgb()
541 mode->crtc_htotal, bp); in sun4i_tcon0_mode_set_rgb()
545 SUN4I_TCON0_BASIC1_H_TOTAL(mode->crtc_htotal) | in sun4i_tcon0_mode_set_rgb()
641 bp = mode->crtc_htotal - mode->crtc_hsync_start; in sun4i_tcon1_mode_set()
645 SUN4I_TCON1_BASIC3_H_TOTAL(mode->crtc_htotal) | in sun4i_tcon1_mode_set()
/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm_internal.c63 amdgpu_crtc->hw_mode.crtc_htotal * in amdgpu_dpm_get_vblank_time()
/linux/drivers/gpu/drm/udl/
H A Dudl_modeset.c151 u16 reg01 = mode->crtc_htotal - mode->crtc_hsync_start; in udl_set_display_mode()
155 u16 reg09 = mode->crtc_htotal - 1; in udl_set_display_mode()
/linux/drivers/gpu/drm/
H A Ddrm_vblank.c628 int frame_size = mode->crtc_htotal * mode->crtc_vtotal; in drm_calc_timestamping_constants()
635 linedur_ns = div_u64((u64) mode->crtc_htotal * 1000000, dotclock); in drm_calc_timestamping_constants()
654 crtc->base.id, mode->crtc_htotal, in drm_calc_timestamping_constants()
781 delta_ns = div_s64(1000000LL * (vpos * mode->crtc_htotal + hpos), in drm_crtc_vblank_helper_get_vblank_timestamp_internal()
/linux/drivers/gpu/drm/mxsfb/
H A Dmxsfb_kms.c139 VDCTRL2_SET_HSYNC_PERIOD(m->crtc_htotal), in mxsfb_set_mode()
142 writel(SET_HOR_WAIT_CNT(m->crtc_htotal - m->crtc_hsync_start) | in mxsfb_set_mode()
/linux/drivers/gpu/drm/gma500/
H A Doaktrail_crtc.c447 ((adjusted_mode->crtc_htotal - 1) << 16), i); in oaktrail_crtc_mode_set()
466 ((adjusted_mode->crtc_htotal - 1) << 16), i); in oaktrail_crtc_mode_set()
H A Doaktrail_hdmi.c172 new_crtc_htotal = (mode->crtc_htotal - 1) * 200 * 1000 / mode->clock; in htotal_calculate()
338 …REG_WRITE(PCH_HTOTAL_B, (adjusted_mode->crtc_hdisplay - 1) | ((adjusted_mode->crtc_htotal - 1) << … in oaktrail_crtc_hdmi_mode_set()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_encoders.c195 adjusted_mode->crtc_htotal = adjusted_mode->crtc_hdisplay + hblank; in amdgpu_panel_mode_fixup()
/linux/drivers/gpu/drm/armada/
H A Darmada_crtc.c342 lm = adj->crtc_htotal - adj->crtc_hsync_end; in armada_drm_crtc_mode_set_nofb()
360 adj->crtc_htotal; in armada_drm_crtc_mode_set_nofb()
367 val -= adj->crtc_htotal / 2; in armada_drm_crtc_mode_set_nofb()
/linux/drivers/gpu/drm/kmb/
H A Dkmb_crtc.c85 m->crtc_htotal - m->crtc_hsync_end, in kmb_crtc_set_mode()
/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c215 htotal = mode->crtc_htotal / 8 - 1; in mgag200_set_mode_regs()
591 mode->crtc_hsync_end > 4096 || mode->crtc_htotal > 4096 || in mgag200_crtc_helper_mode_valid()
/linux/include/drm/
H A Ddrm_modes.h326 u16 crtc_htotal; member
/linux/drivers/gpu/drm/arm/
H A Dhdlcd_crtc.c138 vm.hback_porch = m->crtc_htotal - m->crtc_hsync_end; in hdlcd_crtc_mode_set_nofb()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_crtc.c84 fp_crtc_h_total_disp = ((((mode->crtc_htotal / 8) - 1) & 0x3ff) in radeon_legacy_rmx_mode_set()
622 crtc_h_total_disp = ((((mode->crtc_htotal / 8) - 1) & 0x3ff) in radeon_set_crtc_timing()
H A Dradeon_encoders.c357 adjusted_mode->crtc_htotal = adjusted_mode->crtc_hdisplay + hblank; in radeon_panel_mode_fixup()
H A Drs690.c351 a.full = dfixed_const(crtc->base.mode.crtc_htotal); in rs690_crtc_bandwidth_compute()
359 a.full = dfixed_const(crtc->base.mode.crtc_htotal); in rs690_crtc_bandwidth_compute()
/linux/drivers/gpu/drm/exynos/
H A Dexynos5433_drm_decon.c205 m->crtc_hsync_end = m->crtc_htotal - 92; in decon_commit()
248 m->crtc_htotal - m->crtc_hsync_end - 1) | in decon_commit()
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_crtc.c224 (mode->crtc_htotal << 16) | mode->crtc_hdisplay); in lsdc_crtc0_set_mode()
242 (mode->crtc_htotal << 16) | mode->crtc_hdisplay); in lsdc_crtc1_set_mode()
/linux/drivers/gpu/drm/tiny/
H A Darcpgu.c162 ENCODE_PGU_XY(m->crtc_htotal, m->crtc_vtotal)); in arc_pgu_mode_set()

123