Searched refs:pipe_src_w (Results 1 – 1 of 1) sorted by relevance
1853 int pipe_src_w = drm_rect_width(&crtc_state->pipe_src); in skl_plane_check_dst_coordinates() local1865 (crtc_x + crtc_w < 4 || crtc_x > pipe_src_w - 4)) { in skl_plane_check_dst_coordinates()1871 4, pipe_src_w - 4); in skl_plane_check_dst_coordinates()