On 28.02.2025 3:40 AM, Dmitry Baryshkov wrote: > The MSM8937 platform doesn't have DSC blocks nor does have it DSC > registers in the PINGPONG block. Drop the DPU_PINGPONG_DSC feature bit > from the PINGPONG's feature mask and, as it is the only remaining bit, > drop the .features assignment completely. > > Fixes: 62af6e1cb596 ("drm/msm/dpu: Add support for MSM8917") > Reported-by: Abhinav Kumar <quic_abhin...@quicinc.com> > Signed-off-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org> > ---
With the commit message fixed: Reviewed-by: Konrad Dybcio <konrad.dyb...@oss.qualcomm.com> Konrad