Re: [PATCH 1/3] drm/msm/dpu: on SDM845 move DSPP_3 to LM_5 block

2024-09-19 Thread Abhinav Kumar
On 9/4/2024 8:26 PM, Dmitry Baryshkov wrote: On the SDM845 platform the DSPP_3 is used by the LM_5. Correct corresponding entries in the sdm845_lm array. Fixes: c72375172194 ("drm/msm/dpu/catalog: define DSPP blocks found on sdm845") Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/

[PATCH 1/3] drm/msm/dpu: on SDM845 move DSPP_3 to LM_5 block

2024-09-04 Thread Dmitry Baryshkov
On the SDM845 platform the DSPP_3 is used by the LM_5. Correct corresponding entries in the sdm845_lm array. Fixes: c72375172194 ("drm/msm/dpu/catalog: define DSPP blocks found on sdm845") Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_4_0_sdm845.h | 2 +- 1 file c