Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/5] drm/msm/dpu: update SmartDMA feature masks
@ 2025-03-08  5:38 Dmitry Baryshkov
  2025-03-08  5:38 ` [PATCH 1/5] drm/msm/dpu: enable SmartDMA on SM8150 Dmitry Baryshkov
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Dmitry Baryshkov @ 2025-03-08  5:38 UTC (permalink / raw)
  To: Rob Clark, Abhinav Kumar, Dmitry Baryshkov, Sean Paul,
	Marijn Suijten, David Airlie, Simona Vetter, Konrad Dybcio
  Cc: linux-arm-msm, dri-devel, freedreno, linux-kernel

It is easy to skip or ignore the fact that the default SSPP feature
masks for SDM845+ don't include the SmartDMA bit (both during
development and during the review stage).

Enable SmartDMA on SC8180X, SC8280XP, SM8150 and SM8550. Then rename
SSPP feature masks to make it more explicit that using non-SmartDMA
masks should not be an exception rather than the rule.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
Abhinav Kumar (2):
      drm/msm/dpu: enable SmartDMA on SC8280XP
      drm/msm/dpu: enable SmartDMA on SM8550

Dmitry Baryshkov (3):
      drm/msm/dpu: enable SmartDMA on SM8150
      drm/msm/dpu: enable SmartDMA on SC8180X
      drm/msm/dpu: rename non-SmartDMA feature masks to be more explicit

 .../gpu/drm/msm/disp/dpu1/catalog/dpu_5_0_sm8150.h   | 16 ++++++++--------
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_5_1_sc8180x.h  | 16 ++++++++--------
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_5_2_sm7150.h   | 10 +++++-----
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_5_4_sm6125.h   |  6 +++---
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_6_2_sc7180.h   |  8 ++++----
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_6_3_sm6115.h   |  4 ++--
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_6_4_sm6350.h   |  8 ++++----
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_6_5_qcm2290.h  |  2 +-
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_6_9_sm6375.h   |  4 ++--
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h | 16 ++++++++--------
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h   | 20 ++++++++++----------
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c       | 16 ++++++++--------
 12 files changed, 63 insertions(+), 63 deletions(-)
---
base-commit: 0a2f889128969dab41861b6e40111aa03dc57014
change-id: 20250308-dpu-rework-vig-masks-cdef0f4f3bec

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>


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

end of thread, other threads:[~2025-04-25 21:05 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-08  5:38 [PATCH 0/5] drm/msm/dpu: update SmartDMA feature masks Dmitry Baryshkov
2025-03-08  5:38 ` [PATCH 1/5] drm/msm/dpu: enable SmartDMA on SM8150 Dmitry Baryshkov
2025-04-25 18:26   ` Jessica Zhang
2025-04-25 18:53     ` Dmitry Baryshkov
2025-04-25 20:18       ` Jessica Zhang
2025-03-08  5:38 ` [PATCH 2/5] drm/msm/dpu: enable SmartDMA on SC8180X Dmitry Baryshkov
2025-04-25 20:24   ` Jessica Zhang
2025-03-08  5:38 ` [PATCH 3/5] drm/msm/dpu: enable SmartDMA on SC8280XP Dmitry Baryshkov
2025-04-25 18:34   ` Jessica Zhang
2025-04-25 19:00     ` Dmitry Baryshkov
2025-04-25 19:30       ` Abhinav Kumar
2025-04-25 20:18         ` Jessica Zhang
2025-03-08  5:38 ` [PATCH 4/5] drm/msm/dpu: enable SmartDMA on SM8550 Dmitry Baryshkov
2025-04-25 20:26   ` Jessica Zhang
2025-03-08  5:38 ` [PATCH 5/5] drm/msm/dpu: rename non-SmartDMA feature masks to be more explicit Dmitry Baryshkov
2025-04-25 21:05   ` Jessica Zhang

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