Searched refs:crtc_hblank_start (Results 1 – 9 of 9) sorted by relevance
356 int crtc_hblank_start; member
1158 adjusted_mode->crtc_hblank_start = adjusted_mode->crtc_hdisplay; in bxt_dsi_get_pipe_config()1230 if (adjusted_mode->crtc_hblank_start == crtc_hblank_start_sw) in bxt_dsi_get_pipe_config()1231 adjusted_mode->crtc_hblank_start = in bxt_dsi_get_pipe_config()1232 adjusted_mode_sw->crtc_hblank_start; in bxt_dsi_get_pipe_config()
179 blank_width = adjusted_mode->crtc_hblank_end - adjusted_mode->crtc_hblank_start; in centre_horizontally()186 adjusted_mode->crtc_hblank_start = width + border; in centre_horizontally()187 adjusted_mode->crtc_hblank_end = adjusted_mode->crtc_hblank_start + blank_width; in centre_horizontally()189 adjusted_mode->crtc_hsync_start = adjusted_mode->crtc_hblank_start + sync_pos; in centre_horizontally()
577 adjusted_mode->crtc_hblank_start, in ns2501_mode_set()
639 mode->crtc_hblank_start % pixels_per_group == 0 && in gcp_default_phase_possible()
6974 (adjusted_mode->crtc_hblank_start - 1) | in intel_set_pipe_timings()7026 pipe_config->base.adjusted_mode.crtc_hblank_start = (tmp & 0xffff) + 1; in intel_get_pipe_timings()11220 PIPE_CONF_CHECK_I(base.adjusted_mode.crtc_hblank_start); in intel_pipe_config_compare()
160 blank_width = (mode->crtc_hblank_end - mode->crtc_hblank_start) / 8; in radeon_legacy_rmx_mode_set()171 … fp_h_sync_strt_wid = ((((mode->crtc_hsync_start - mode->crtc_hblank_start) / 8) & 0x1fff) in radeon_legacy_rmx_mode_set()
890 p->crtc_hblank_start = min(p->crtc_hsync_start, p->crtc_hdisplay); in drm_mode_set_crtcinfo()
2473 dst_mode->crtc_hblank_start = src_mode->crtc_hblank_start; in copy_crtc_timing_for_drm_display_mode()