Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/msm/dpu: drop _sspp_subblk_offset()
@ 2023-04-22  0:08 Dmitry Baryshkov
  2023-04-22  0:08 ` [PATCH 1/3] drm/msm/dpu: drop SSPP's SRC subblock Dmitry Baryshkov
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Dmitry Baryshkov @ 2023-04-22  0:08 UTC (permalink / raw)
  To: Rob Clark, Sean Paul, Abhinav Kumar
  Cc: Stephen Boyd, David Airlie, Daniel Vetter, Bjorn Andersson,
	linux-arm-msm, dri-devel, freedreno

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-04-26 16:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-22  0:08 [PATCH 0/3] drm/msm/dpu: drop _sspp_subblk_offset() Dmitry Baryshkov
2023-04-22  0:08 ` [PATCH 1/3] drm/msm/dpu: drop SSPP's SRC subblock Dmitry Baryshkov
2023-04-26 16:53   ` [Freedreno] " Jeykumar Sankaran
2023-04-22  0:08 ` [PATCH 2/3] drm/msm/dpu: access QSEED registers directly Dmitry Baryshkov
2023-04-26 16:57   ` [Freedreno] " Jeykumar Sankaran
2023-04-22  0:08 ` [PATCH 3/3] drm/msm/dpu: access CSC/CSC10 " Dmitry Baryshkov
2023-04-26 16:58   ` [Freedreno] " Jeykumar Sankaran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox