On Tue, Nov 25, 2025 at 02:47:58PM +0800, yuanjie yang wrote: > From: Yuanjie Yang <[email protected]> > > Add support for Display Processing Unit (DPU) version 13.0 > on the Kaanapali platform. This version introduces changes > to the SSPP sub-block structure. Add common block and rectangle > blocks to accommodate these structural modifications for > compatibility. > > Co-developed-by: Yongxing Mou <[email protected]> > Signed-off-by: Yongxing Mou <[email protected]> > Signed-off-by: Yuanjie Yang <[email protected]> > --- > .../disp/dpu1/catalog/dpu_13_0_kaanapali.h | 492 ++++++++++++++++++ > .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 41 ++ > .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h | 1 + > drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 1 + > 4 files changed, 535 insertions(+) > create mode 100644 drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_13_0_kaanapali.h >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
