On 1/5/2024 3:34 PM, Dmitry Baryshkov wrote:
Bring in hardware support for the SDM660 and SDM630 platforms, which
belong to the same DPU generation as MSM8998.

Note, by default these platforms are still handled by the MDP5 driver
unless the `msm.prefer_mdp5=false' parameter is provided.

Co-developed-by: Konrad Dybcio <konrad.dyb...@somainline.org>
Signed-off-by: Konrad Dybcio <konrad.dyb...@somainline.org>
Signed-off-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org>
---
  .../gpu/drm/msm/disp/dpu1/catalog/dpu_3_2_sdm660.h | 291 +++++++++++++++++++++
  .../gpu/drm/msm/disp/dpu1/catalog/dpu_3_3_sdm630.h | 225 ++++++++++++++++
  drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c     |   2 +
  drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h     |   2 +
  drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c            |   2 +
  drivers/gpu/drm/msm/msm_drv.c                      |   2 +
  6 files changed, 524 insertions(+)


I cross-checked a few entries with the downstream sources but certainly not all, but based on whatever I checked all the entries were correct in the catalog.

Reviewed-by: Abhinav Kumar <quic_abhin...@quicinc.com>

Reply via email to