Lines Matching refs:crtc_hdisplay
112 if (adjusted_mode->crtc_hdisplay == pipe_config->pipe_src_w && in intel_pch_panel_fitting()
120 x = (adjusted_mode->crtc_hdisplay - width + 1)/2; in intel_pch_panel_fitting()
127 u32 scaled_width = adjusted_mode->crtc_hdisplay in intel_pch_panel_fitting()
135 x = (adjusted_mode->crtc_hdisplay - width + 1) / 2; in intel_pch_panel_fitting()
144 width = adjusted_mode->crtc_hdisplay; in intel_pch_panel_fitting()
147 width = adjusted_mode->crtc_hdisplay; in intel_pch_panel_fitting()
155 width = adjusted_mode->crtc_hdisplay; in intel_pch_panel_fitting()
181 border = (adjusted_mode->crtc_hdisplay - width + 1) / 2; in centre_horizontally()
184 adjusted_mode->crtc_hdisplay = width; in centre_horizontally()
230 u32 scaled_width = adjusted_mode->crtc_hdisplay * in i965_scale_aspect()
242 else if (adjusted_mode->crtc_hdisplay != pipe_config->pipe_src_w) in i965_scale_aspect()
251 u32 scaled_width = adjusted_mode->crtc_hdisplay * in i9xx_scale_aspect()
284 if (pipe_config->pipe_src_w != adjusted_mode->crtc_hdisplay) { in i9xx_scale_aspect()
286 adjusted_mode->crtc_hdisplay); in i9xx_scale_aspect()
312 if (adjusted_mode->crtc_hdisplay == pipe_config->pipe_src_w && in intel_gmch_panel_fitting()
340 pipe_config->pipe_src_w != adjusted_mode->crtc_hdisplay) { in intel_gmch_panel_fitting()