width_threshold   661 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c 		int width_threshold;
width_threshold   699 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c 		width_threshold = dpu_plane[i]->pipe_sblk->common->maxlinewidth;
width_threshold   701 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c 			width_threshold /= 2;
width_threshold   704 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c 		    drm_rect_width(&src[i]) > width_threshold)