Lines Matching refs:crtc_vdisplay
336 adjusted_mode->crtc_vdisplay == pipe_src_h && in pch_panel_fitting()
345 y = (adjusted_mode->crtc_vdisplay - height + 1)/2; in pch_panel_fitting()
352 u32 scaled_height = pipe_src_w * adjusted_mode->crtc_vdisplay; in pch_panel_fitting()
359 height = adjusted_mode->crtc_vdisplay; in pch_panel_fitting()
364 y = (adjusted_mode->crtc_vdisplay - height + 1) / 2; in pch_panel_fitting()
370 height = adjusted_mode->crtc_vdisplay; in pch_panel_fitting()
377 WARN_ON(adjusted_mode->crtc_vdisplay != pipe_src_h); in pch_panel_fitting()
382 height = adjusted_mode->crtc_vdisplay; in pch_panel_fitting()
430 border = (adjusted_mode->crtc_vdisplay - height + 1) / 2; in centre_vertically()
432 adjusted_mode->crtc_vdisplay = height; in centre_vertically()
461 u32 scaled_height = pipe_src_w * adjusted_mode->crtc_vdisplay; in i965_scale_aspect()
482 u32 scaled_height = pipe_src_w * adjusted_mode->crtc_vdisplay; in i9xx_scale_aspect()
495 if (pipe_src_h != adjusted_mode->crtc_vdisplay) { in i9xx_scale_aspect()
497 adjusted_mode->crtc_vdisplay); in i9xx_scale_aspect()
541 adjusted_mode->crtc_vdisplay == pipe_src_h) in gmch_panel_fitting()
567 if (pipe_src_h != adjusted_mode->crtc_vdisplay || in gmch_panel_fitting()