On Wed, Mar 05, 2025 at 09:06:08PM -0800, Abhinav Kumar wrote: > > > On 3/5/2025 7:15 PM, Jessica Zhang wrote: > > Now that CDM_0 has been enabled for DPU 5.x+, add support for YUV formats > > on writeback > > > > Signed-off-by: Jessica Zhang <quic_jesszhan@xxxxxxxxxxx> > > --- > > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_10_0_sm8650.h | 4 ++-- > > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_0_sm8150.h | 4 ++-- > > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_1_sc8180x.h | 4 ++-- > > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_2_sm7150.h | 4 ++-- > > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_3_sm6150.h | 4 ++-- > > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_4_sm6125.h | 4 ++-- > > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_2_sc7180.h | 4 ++-- > > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_4_sm6350.h | 4 ++-- > > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_7_0_sm8350.h | 4 ++-- > > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_1_sm8450.h | 4 ++-- > > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h | 4 ++-- > > drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h | 4 ++-- > > 12 files changed, 24 insertions(+), 24 deletions(-) > > > > Good catch! > > Fixes: 15f2825defeb ("drm/msm/dpu: enable CDM_0 for DPUs 5.x+") Again, this adds new feature, it's not a fix. There is nothing wrong with the current tree. For the patch: Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx> > -- With best wishes Dmitry