[PATCH 0/3] drm/msm/dpu: drop _sspp_subblk_offset()

Dmitry Baryshkov dmitry.baryshkov at linaro.org
Sat Apr 22 00:08:36 UTC 2023


Rework dpu_hw_sspp.c to access sblk base address directly rather than
getting the sblk address through indirect function call.

Dmitry Baryshkov (3):
  drm/msm/dpu: drop SSPP's SRC subblock
  drm/msm/dpu: access QSEED registers directly
  drm/msm/dpu: access CSC/CSC10 registers directly

 .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c    |   8 -
 .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h    |  10 -
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c   | 184 +++++++-----------
 3 files changed, 66 insertions(+), 136 deletions(-)

-- 
2.30.2



More information about the dri-devel mailing list