Re: [Freedreno] [PATCH 2/5] drm/msm/dpu: Clean up plane atomic disable/update

2018-09-19 Thread Sean Paul
On Wed, Sep 19, 2018 at 11:44:12AM -0400, Bruce Wang wrote: > Removes unnecessary checks from dpu_plane_atomic_disable, old_state > argument for both dpu_plane_atomic_disable and > dpu_plane_sspp_atomic_update is removed as it is no longer used. > > Signed-off-by: Bruce Wang Reviewed-by: Sean

[Freedreno] [PATCH 2/5] drm/msm/dpu: Clean up plane atomic disable/update

2018-09-19 Thread Bruce Wang
Removes unnecessary checks from dpu_plane_atomic_disable, old_state argument for both dpu_plane_atomic_disable and dpu_plane_sspp_atomic_update is removed as it is no longer used. Signed-off-by: Bruce Wang --- drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 31 +-- 1 file