Re: [PATCH] drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from SAR2130P CTL blocks

2025-05-06 Thread Dmitry Baryshkov
On Tue, 6 May 2025 at 17:36, Marijn Suijten wrote: > > On 2025-05-06 15:53:48, Dmitry Baryshkov wrote: > > From: Dmitry Baryshkov > > > > Follow the changes in the commit a2649952f66e ("drm/msm/dpu: remove > > DPU_CTL_SPLIT_DISPLAY from CTL blocks on DPU >= 5.0") and remove > > DPU_CTL_SPLIT_DISP

Re: [PATCH] drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from SAR2130P CTL blocks

2025-05-06 Thread Jessica Zhang
On 5/6/2025 5:53 AM, Dmitry Baryshkov wrote: From: Dmitry Baryshkov Follow the changes in the commit a2649952f66e ("drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from CTL blocks on DPU >= 5.0") and remove DPU_CTL_SPLIT_DISPLAY from the CTL blocks on the SAR2130P platform. Single CTL is used for

Re: [PATCH] drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from SAR2130P CTL blocks

2025-05-06 Thread Marijn Suijten
On 2025-05-06 15:53:48, Dmitry Baryshkov wrote: > From: Dmitry Baryshkov > > Follow the changes in the commit a2649952f66e ("drm/msm/dpu: remove > DPU_CTL_SPLIT_DISPLAY from CTL blocks on DPU >= 5.0") and remove > DPU_CTL_SPLIT_DISPLAY from the CTL blocks on the SAR2130P platform. > Single CTL is

[PATCH] drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from SAR2130P CTL blocks

2025-05-06 Thread Dmitry Baryshkov
From: Dmitry Baryshkov Follow the changes in the commit a2649952f66e ("drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from CTL blocks on DPU >= 5.0") and remove DPU_CTL_SPLIT_DISPLAY from the CTL blocks on the SAR2130P platform. Single CTL is used for all interfaces used by a single path Fixes: 17857