Lines Matching refs:crtc_hdisplay
112 if (adjusted_mode->crtc_hdisplay == pipe_config->pipe_src_w && in intel_pch_panel_fitting()
121 x = (adjusted_mode->crtc_hdisplay - width + 1)/2; in intel_pch_panel_fitting()
128 u32 scaled_width = adjusted_mode->crtc_hdisplay in intel_pch_panel_fitting()
136 x = (adjusted_mode->crtc_hdisplay - width + 1) / 2; in intel_pch_panel_fitting()
145 width = adjusted_mode->crtc_hdisplay; in intel_pch_panel_fitting()
148 width = adjusted_mode->crtc_hdisplay; in intel_pch_panel_fitting()
156 width = adjusted_mode->crtc_hdisplay; in intel_pch_panel_fitting()
182 border = (adjusted_mode->crtc_hdisplay - width + 1) / 2; in centre_horizontally()
185 adjusted_mode->crtc_hdisplay = width; in centre_horizontally()
231 u32 scaled_width = adjusted_mode->crtc_hdisplay * in i965_scale_aspect()
243 else if (adjusted_mode->crtc_hdisplay != pipe_config->pipe_src_w) in i965_scale_aspect()
252 u32 scaled_width = adjusted_mode->crtc_hdisplay * in i9xx_scale_aspect()
285 if (pipe_config->pipe_src_w != adjusted_mode->crtc_hdisplay) { in i9xx_scale_aspect()
287 adjusted_mode->crtc_hdisplay); in i9xx_scale_aspect()
313 if (adjusted_mode->crtc_hdisplay == pipe_config->pipe_src_w && in intel_gmch_panel_fitting()
341 pipe_config->pipe_src_w != adjusted_mode->crtc_hdisplay) { in intel_gmch_panel_fitting()