drm/msm/dpu: Refactor sc7280_pp location
authorRobert Foss <robert.foss@linaro.org>
Fri, 28 Oct 2022 12:08:05 +0000 (14:08 +0200)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Wed, 2 Nov 2022 17:45:14 +0000 (20:45 +0300)
commit1a5b5372e3b0a4cc65a0cbb724b1b0859f4ac63c
tree9e067033c96af28fa7a6d1c184936319abbbe61d
parent4e78a58ad34e8d7c7fbd26205056d3baaf0b5e98
drm/msm/dpu: Refactor sc7280_pp location

The sc7280_pp declaration is not located by the other _pp
declarations, but rather hidden around the _merge_3d
declarations. Let's fix this to avoid confusion.

Signed-off-by: Robert Foss <robert.foss@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/509153/
Link: https://lore.kernel.org/r/20221028120812.339100-3-robert.foss@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c