[PATCH 0/2] drm/msm/dpu: Add support for SM7150

From: Danila Tikhonov
Date: Thu Aug 03 2023 - 16:08:17 EST


This series adds DPU support for Qualcomm SM7150 SoC.

Danila Tikhonov (2):
dt-bindings: display/msm: document DPU on SM7150
drm/msm/dpu: Add SM7150 support

.../bindings/display/msm/qcom,sm7150-dpu.yaml | 116 ++++++++
.../msm/disp/dpu1/catalog/dpu_5_2_sm7150.h | 277 ++++++++++++++++++
.../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 1 +
.../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h | 1 +
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 1 +
5 files changed, 396 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/msm/qcom,sm7150-dpu.yaml
create mode 100644 drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_2_sm7150.h

--
2.41.0