Re: [PATCH] drm/msm/dpu: fix sm8450 CTL configuration

2023-01-26 Thread Dmitry Baryshkov
On Mon, 23 Jan 2023 10:08:18 +0200, Dmitry Baryshkov wrote: > Correct the CTL size on sm8450 platform. This fixes the incorrect merge > of sm8350 support, which unfortunately also touched the SM8450 setup. > > Applied, thanks! [1/1] drm/msm/dpu: fix sm8450 CTL configuration https://gitl

Re: [PATCH] drm/msm/dpu: fix sm8450 CTL configuration

2023-01-23 Thread Abhinav Kumar
On 1/23/2023 12:08 AM, Dmitry Baryshkov wrote: 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 Matches

[PATCH] drm/msm/dpu: fix sm8450 CTL configuration

2023-01-23 Thread Dmitry Baryshkov
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 --- drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 10