Searched refs:pipe_src_w (Results 1 – 2 of 2) sorted by relevance
1711 int pipe_src_w = drm_rect_width(&crtc_state->pipe_src); in skl_plane_check_dst_coordinates() local1723 (crtc_x + crtc_w < 4 || crtc_x > pipe_src_w - 4)) { in skl_plane_check_dst_coordinates()1728 4, pipe_src_w - 4); in skl_plane_check_dst_coordinates()
4925 int pipe_src_w, pipe_src_h; in intel_modeset_pipe_config() local4971 &pipe_src_w, &pipe_src_h); in intel_modeset_pipe_config()4973 pipe_src_w, pipe_src_h); in intel_modeset_pipe_config()