drm/msm/dpu: fix sm8450 CTL configuration
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 23 Jan 2023 08:08:18 +0000 (10:08 +0200)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tue, 24 Jan 2023 08:22:59 +0000 (10:22 +0200)
commit6c021d77e788aa046845e9877753a7a1148b24b3
tree2ea1ae8c4ec3e81699cd6485e568016b18dfe83a
parent31c318051040a8d60d027ae64182f04155c15737
drm/msm/dpu: fix sm8450 CTL configuration

Correct the CTL size on sm8450 platform. This fixes the incorrect merge
of sm8350 support, which unfortunately also touched the SM8450 setup.

Fixes: 0e91bcbb0016 ("drm/msm/dpu: Add SM8350 to hw catalog")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/519671/
Link: https://lore.kernel.org/r/20230123080818.3069266-1-dmitry.baryshkov@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c