Searched refs:pipe_src_h (Results 1 – 3 of 3) sorted by relevance
399 int pipe_src_h = drm_rect_height(&crtc_state->pipe_src); in pch_panel_fitting() local404 adjusted_mode->crtc_vdisplay == pipe_src_h && in pch_panel_fitting()411 height = pipe_src_h; in pch_panel_fitting()419 u32 scaled_width = adjusted_mode->crtc_hdisplay * pipe_src_h; in pch_panel_fitting()422 width = scaled_height / pipe_src_h; in pch_panel_fitting()445 WARN_ON(adjusted_mode->crtc_vdisplay != pipe_src_h); in pch_panel_fitting()527 int pipe_src_h = drm_rect_height(&crtc_state->pipe_src); in i965_scale_aspect() local528 u32 scaled_width = adjusted_mode->crtc_hdisplay * pipe_src_h; in i965_scale_aspect()548 int pipe_src_h = drm_rect_height(&crtc_state->pipe_src); in i9xx_scale_aspect() local549 u32 scaled_width = adjusted_mode->crtc_hdisplay * pipe_src_h; in i9xx_scale_aspect()[all …]
115 int pipe_src_h = drm_rect_height(&crtc_state->pipe_src); in skl_update_scaler() local219 if (pipe_src_w > max_src_w || pipe_src_h > max_src_h) { in skl_update_scaler()223 crtc->pipe, scaler_user, pipe_src_w, pipe_src_h); in skl_update_scaler()
4651 int pipe_src_w, pipe_src_h; in intel_modeset_pipe_config() local4687 &pipe_src_w, &pipe_src_h); in intel_modeset_pipe_config()4689 pipe_src_w, pipe_src_h); in intel_modeset_pipe_config()