Lines Matching refs:crtc_vdisplay
351 adjusted_mode->crtc_vdisplay == pipe_src_h && in pch_panel_fitting()
360 y = (adjusted_mode->crtc_vdisplay - height + 1)/2; in pch_panel_fitting()
367 u32 scaled_height = pipe_src_w * adjusted_mode->crtc_vdisplay; in pch_panel_fitting()
374 height = adjusted_mode->crtc_vdisplay; in pch_panel_fitting()
379 y = (adjusted_mode->crtc_vdisplay - height + 1) / 2; in pch_panel_fitting()
385 height = adjusted_mode->crtc_vdisplay; in pch_panel_fitting()
392 WARN_ON(adjusted_mode->crtc_vdisplay != pipe_src_h); in pch_panel_fitting()
397 height = adjusted_mode->crtc_vdisplay; in pch_panel_fitting()
445 border = (adjusted_mode->crtc_vdisplay - height + 1) / 2; in centre_vertically()
447 adjusted_mode->crtc_vdisplay = height; in centre_vertically()
476 u32 scaled_height = pipe_src_w * adjusted_mode->crtc_vdisplay; in i965_scale_aspect()
497 u32 scaled_height = pipe_src_w * adjusted_mode->crtc_vdisplay; in i9xx_scale_aspect()
510 if (pipe_src_h != adjusted_mode->crtc_vdisplay) { in i9xx_scale_aspect()
512 adjusted_mode->crtc_vdisplay); in i9xx_scale_aspect()
556 adjusted_mode->crtc_vdisplay == pipe_src_h) in gmch_panel_fitting()
582 if (pipe_src_h != adjusted_mode->crtc_vdisplay || in gmch_panel_fitting()