Lines Matching refs:crtc_hdisplay
211 if (adjusted_mode->crtc_hdisplay == crtc_state->pipe_src_w && in pch_panel_fitting()
220 x = (adjusted_mode->crtc_hdisplay - width + 1)/2; in pch_panel_fitting()
227 u32 scaled_width = adjusted_mode->crtc_hdisplay in pch_panel_fitting()
235 x = (adjusted_mode->crtc_hdisplay - width + 1) / 2; in pch_panel_fitting()
244 width = adjusted_mode->crtc_hdisplay; in pch_panel_fitting()
247 width = adjusted_mode->crtc_hdisplay; in pch_panel_fitting()
254 WARN_ON(adjusted_mode->crtc_hdisplay != crtc_state->pipe_src_w); in pch_panel_fitting()
259 width = adjusted_mode->crtc_hdisplay; in pch_panel_fitting()
286 border = (adjusted_mode->crtc_hdisplay - width + 1) / 2; in centre_horizontally()
289 adjusted_mode->crtc_hdisplay = width; in centre_horizontally()
336 u32 scaled_width = adjusted_mode->crtc_hdisplay * in i965_scale_aspect()
348 else if (adjusted_mode->crtc_hdisplay != crtc_state->pipe_src_w) in i965_scale_aspect()
357 u32 scaled_width = adjusted_mode->crtc_hdisplay * in i9xx_scale_aspect()
390 if (crtc_state->pipe_src_w != adjusted_mode->crtc_hdisplay) { in i9xx_scale_aspect()
392 adjusted_mode->crtc_hdisplay); in i9xx_scale_aspect()
418 if (adjusted_mode->crtc_hdisplay == crtc_state->pipe_src_w && in gmch_panel_fitting()
446 crtc_state->pipe_src_w != adjusted_mode->crtc_hdisplay) { in gmch_panel_fitting()