Re: [PATCH 09/35] drm/msm/dpu: remove DSPP_SC7180_MASK

2025-01-21 Thread Dmitry Baryshkov
Hi Abhinav, On Wed, 22 Jan 2025 at 02:28, Abhinav Kumar wrote: > > > > On 12/13/2024 2:14 PM, Dmitry Baryshkov wrote: > > Stop declaring DPU_DSPP_PCC as a part of the DSPP features, use the > > presence of the PCC sblk to check whether PCC is present in the hardware > > or not. > > > > Signed-off

Re: [PATCH 09/35] drm/msm/dpu: remove DSPP_SC7180_MASK

2025-01-21 Thread Abhinav Kumar
On 12/13/2024 2:14 PM, Dmitry Baryshkov wrote: Stop declaring DPU_DSPP_PCC as a part of the DSPP features, use the presence of the PCC sblk to check whether PCC is present in the hardware or not. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_10_0_sm8650.h |