Lines Matching refs:crtc_vdisplay
113 adjusted_mode->crtc_vdisplay == pipe_config->pipe_src_h) in intel_pch_panel_fitting()
121 y = (adjusted_mode->crtc_vdisplay - height + 1)/2; in intel_pch_panel_fitting()
130 * adjusted_mode->crtc_vdisplay; in intel_pch_panel_fitting()
137 height = adjusted_mode->crtc_vdisplay; in intel_pch_panel_fitting()
142 y = (adjusted_mode->crtc_vdisplay - height + 1) / 2; in intel_pch_panel_fitting()
148 height = adjusted_mode->crtc_vdisplay; in intel_pch_panel_fitting()
156 height = adjusted_mode->crtc_vdisplay; in intel_pch_panel_fitting()
203 border = (adjusted_mode->crtc_vdisplay - height + 1) / 2; in centre_vertically()
205 adjusted_mode->crtc_vdisplay = height; in centre_vertically()
233 adjusted_mode->crtc_vdisplay; in i965_scale_aspect()
254 adjusted_mode->crtc_vdisplay; in i9xx_scale_aspect()
268 if (pipe_config->pipe_src_h != adjusted_mode->crtc_vdisplay) { in i9xx_scale_aspect()
270 adjusted_mode->crtc_vdisplay); in i9xx_scale_aspect()
313 adjusted_mode->crtc_vdisplay == pipe_config->pipe_src_h) in intel_gmch_panel_fitting()
339 if (pipe_config->pipe_src_h != adjusted_mode->crtc_vdisplay || in intel_gmch_panel_fitting()