Lines Matching refs:crtc_vdisplay
113 adjusted_mode->crtc_vdisplay == pipe_config->pipe_src_h && in intel_pch_panel_fitting()
122 y = (adjusted_mode->crtc_vdisplay - height + 1)/2; in intel_pch_panel_fitting()
131 * adjusted_mode->crtc_vdisplay; in intel_pch_panel_fitting()
138 height = adjusted_mode->crtc_vdisplay; in intel_pch_panel_fitting()
143 y = (adjusted_mode->crtc_vdisplay - height + 1) / 2; in intel_pch_panel_fitting()
149 height = adjusted_mode->crtc_vdisplay; in intel_pch_panel_fitting()
157 height = adjusted_mode->crtc_vdisplay; in intel_pch_panel_fitting()
204 border = (adjusted_mode->crtc_vdisplay - height + 1) / 2; in centre_vertically()
206 adjusted_mode->crtc_vdisplay = height; in centre_vertically()
234 adjusted_mode->crtc_vdisplay; in i965_scale_aspect()
255 adjusted_mode->crtc_vdisplay; in i9xx_scale_aspect()
269 if (pipe_config->pipe_src_h != adjusted_mode->crtc_vdisplay) { in i9xx_scale_aspect()
271 adjusted_mode->crtc_vdisplay); in i9xx_scale_aspect()
314 adjusted_mode->crtc_vdisplay == pipe_config->pipe_src_h) in intel_gmch_panel_fitting()
340 if (pipe_config->pipe_src_h != adjusted_mode->crtc_vdisplay || in intel_gmch_panel_fitting()