Lines Matching refs:pipe_src_w
113 if (adjusted_mode->hdisplay == pipe_config->pipe_src_w && in intel_pch_panel_fitting()
119 width = pipe_config->pipe_src_w; in intel_pch_panel_fitting()
130 u32 scaled_height = pipe_config->pipe_src_w in intel_pch_panel_fitting()
140 height = scaled_width / pipe_config->pipe_src_w; in intel_pch_panel_fitting()
233 u32 scaled_height = pipe_config->pipe_src_w * in i965_scale_aspect()
243 else if (adjusted_mode->hdisplay != pipe_config->pipe_src_w) in i965_scale_aspect()
254 u32 scaled_height = pipe_config->pipe_src_w * in i9xx_scale_aspect()
282 pipe_config->pipe_src_w); in i9xx_scale_aspect()
285 if (pipe_config->pipe_src_w != adjusted_mode->hdisplay) { in i9xx_scale_aspect()
286 bits = panel_fitter_scaling(pipe_config->pipe_src_w, in i9xx_scale_aspect()
315 if (adjusted_mode->hdisplay == pipe_config->pipe_src_w && in intel_gmch_panel_fitting()
325 centre_horizontally(adjusted_mode, pipe_config->pipe_src_w); in intel_gmch_panel_fitting()
343 pipe_config->pipe_src_w != adjusted_mode->hdisplay) { in intel_gmch_panel_fitting()