Searched refs:crtc_hblank_start (Results 1 – 12 of 12) sorted by relevance
363 int crtc_hblank_start; member
1113 adjusted_mode->crtc_hblank_start = adjusted_mode->crtc_hdisplay; in bxt_dsi_get_pipe_config()1185 if (adjusted_mode->crtc_hblank_start == crtc_hblank_start_sw) in bxt_dsi_get_pipe_config()1186 adjusted_mode->crtc_hblank_start = in bxt_dsi_get_pipe_config()1187 adjusted_mode_sw->crtc_hblank_start; in bxt_dsi_get_pipe_config()
257 blank_width = adjusted_mode->crtc_hblank_end - adjusted_mode->crtc_hblank_start; in centre_horizontally()264 adjusted_mode->crtc_hblank_start = width + border; in centre_horizontally()265 adjusted_mode->crtc_hblank_end = adjusted_mode->crtc_hblank_start + blank_width; in centre_horizontally()267 adjusted_mode->crtc_hsync_start = adjusted_mode->crtc_hblank_start + sync_pos; in centre_horizontally()
583 adjusted_mode->crtc_hblank_start, in ns2501_mode_set()
413 adjusted_mode->crtc_hblank_start > 4096) in hsw_crt_compute_config()
961 mode->crtc_hblank_start % pixels_per_group == 0 && in gcp_default_phase_possible()2280 adjusted_mode->crtc_hblank_start) % 8 == 2) in hdmi_deep_color_possible()
1303 adjusted_mode->crtc_hblank_start = adjusted_mode->crtc_hdisplay; in gen11_dsi_get_timings()
8634 (adjusted_mode->crtc_hblank_start - 1) | in intel_set_pipe_timings()8703 pipe_config->hw.adjusted_mode.crtc_hblank_start = in intel_get_pipe_timings()13584 PIPE_CONF_CHECK_I(hw.adjusted_mode.crtc_hblank_start); in intel_pipe_config_compare()
168 blank_width = (mode->crtc_hblank_end - mode->crtc_hblank_start) / 8; in radeon_legacy_rmx_mode_set()179 fp_h_sync_strt_wid = ((((mode->crtc_hsync_start - mode->crtc_hblank_start) / 8) & 0x1fff) in radeon_legacy_rmx_mode_set()
197 adjusted_mode->crtc_hblank_start = vbios_mode->enh_table->hde + hborder; in ast_get_vbios_mode_info()342 temp = (mode->crtc_hblank_start >> 3) - 1; in ast_set_crtc_reg()
913 p->crtc_hblank_start = min(p->crtc_hsync_start, p->crtc_hdisplay); in drm_mode_set_crtcinfo()
3903 dst_mode->crtc_hblank_start = src_mode->crtc_hblank_start; in copy_crtc_timing_for_drm_display_mode()