Lines Matching refs:crtc_vdisplay
186 adjusted_mode->crtc_vdisplay == pipe_config->pipe_src_h && in intel_pch_panel_fitting()
195 y = (adjusted_mode->crtc_vdisplay - height + 1)/2; in intel_pch_panel_fitting()
204 * adjusted_mode->crtc_vdisplay; in intel_pch_panel_fitting()
211 height = adjusted_mode->crtc_vdisplay; in intel_pch_panel_fitting()
216 y = (adjusted_mode->crtc_vdisplay - height + 1) / 2; in intel_pch_panel_fitting()
222 height = adjusted_mode->crtc_vdisplay; in intel_pch_panel_fitting()
230 height = adjusted_mode->crtc_vdisplay; in intel_pch_panel_fitting()
277 border = (adjusted_mode->crtc_vdisplay - height + 1) / 2; in centre_vertically()
279 adjusted_mode->crtc_vdisplay = height; in centre_vertically()
307 adjusted_mode->crtc_vdisplay; in i965_scale_aspect()
328 adjusted_mode->crtc_vdisplay; in i9xx_scale_aspect()
342 if (pipe_config->pipe_src_h != adjusted_mode->crtc_vdisplay) { in i9xx_scale_aspect()
344 adjusted_mode->crtc_vdisplay); in i9xx_scale_aspect()
387 adjusted_mode->crtc_vdisplay == pipe_config->pipe_src_h) in intel_gmch_panel_fitting()
413 if (pipe_config->pipe_src_h != adjusted_mode->crtc_vdisplay || in intel_gmch_panel_fitting()