Searched refs:crtc_hblank_end (Results 1 – 15 of 15) sorted by relevance
467 blank_width = adjusted_mode->crtc_hblank_end - adjusted_mode->crtc_hblank_start; in centre_horizontally()475 adjusted_mode->crtc_hblank_end = adjusted_mode->crtc_hblank_start + blank_width; in centre_horizontally()
1096 adjusted_mode->crtc_hblank_end = adjusted_mode->crtc_htotal; in bxt_dsi_get_pipe_config()1171 if (adjusted_mode->crtc_hblank_end == crtc_hblank_end_sw) in bxt_dsi_get_pipe_config()1172 adjusted_mode->crtc_hblank_end = in bxt_dsi_get_pipe_config()1173 adjusted_mode_sw->crtc_hblank_end; in bxt_dsi_get_pipe_config()
24 mode->crtc_hdisplay, mode->crtc_hblank_start, mode->crtc_hblank_end, in intel_dump_crtc_timings()
578 adjusted_mode->crtc_hblank_end, in ns2501_mode_set()
2354 mode->crtc_hblank_end /= num_pipes; in intel_joiner_adjust_timings()2377 mode->crtc_hblank_end = (mode->crtc_hblank_end - overlap) * n; in intel_splitter_adjust_timings()2746 HBLANK_END(adjusted_mode->crtc_hblank_end - 1)); in intel_set_transcoder_timings()2852 adjusted_mode->crtc_hblank_end = REG_FIELD_GET(HBLANK_END_MASK, tmp) + 1; in intel_get_transcoder_timings()5176 PIPE_CONF_CHECK_I(name.crtc_hblank_end); \ in intel_pipe_config_compare()
964 mode->crtc_hblank_end % pixels_per_group == 0 && in gcp_default_phase_possible()2091 (adjusted_mode->crtc_hblank_end - in hdmi_bpc_possible()
1493 adjusted_mode->crtc_hblank_end = adjusted_mode->crtc_htotal; in gen11_dsi_get_timings()
3093 adjusted_mode->crtc_hblank_end = adjusted_mode->crtc_hblank_end / n + overlap; in intel_dp_compute_config()
1301 hblank_total = adjusted_mode->crtc_hblank_end - adjusted_mode->crtc_hblank_start; in _compute_psr2_sdp_prior_scanline_indication()
323 u16 crtc_hblank_end; member
163 blank_width = (mode->crtc_hblank_end - mode->crtc_hblank_start) / 8; in radeon_legacy_rmx_mode_set()
315 cpu_to_le16(mode->crtc_hblank_end - mode->crtc_hdisplay + (radeon_crtc->h_border * 2)); in atombios_set_crtc_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()
1409 p->crtc_hblank_end = max(p->crtc_hsync_end, p->crtc_htotal); in drm_mode_set_crtcinfo()
6237 dst_mode->crtc_hblank_end = src_mode->crtc_hblank_end; in copy_crtc_timing_for_drm_display_mode()