linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] drm/msm: Add display support for Glymur platform
@ 2025-10-14 12:38 Abel Vesa
  2025-10-14 12:38 ` [PATCH v2 1/7] dt-bindings: display: msm: Document the Glymur Mobile Display SubSystem Abel Vesa
                   ` (8 more replies)
  0 siblings, 9 replies; 20+ messages in thread
From: Abel Vesa @ 2025-10-14 12:38 UTC (permalink / raw)
  To: Rob Clark, Dmitry Baryshkov, Abhinav Kumar, Jessica Zhang,
	Sean Paul, Marijn Suijten, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, David Airlie, Simona Vetter, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Neil Armstrong, Kuogee Hsieh,
	Bjorn Andersson, Konrad Dybcio
  Cc: linux-arm-msm, dri-devel, freedreno, devicetree, linux-kernel,
	Abel Vesa, Krzysztof Kozlowski, Dmitry Baryshkov

The Glymur MDSS is based on the one found in SM8750, with 2 minor number
version bump. Differences are mostly in the DPU IP blocks numbers.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
---
Changes in v2:
 - Picked-up Krzysztof's and Dmitry's R-b tags.
 - Fixed the bindings check reported by Rob.
 - Fixed indentation reported by Krzysztof.
 - Re-worded the commits to better explain the incompatibility
   with previous platforms.
 - Add the UBWC config patch, as suggested by Dmitry.

---
Abel Vesa (7):
      dt-bindings: display: msm: Document the Glymur Mobile Display SubSystem
      dt-bindings: display: msm: Document the Glymur Display Processing Unit
      dt-bindings: display: msm: Document the Glymur DiplayPort controller
      drm/msm/mdss: Add Glymur device configuration
      drm/msm/dpu: Add support for Glymur
      drm/msm/dp: Add support for Glymur
      soc: qcom: ubwc: Add configuration Glymur platform

 .../bindings/display/msm/dp-controller.yaml        |   3 +
 .../bindings/display/msm/qcom,glymur-mdss.yaml     | 264 ++++++++++
 .../bindings/display/msm/qcom,sm8650-dpu.yaml      |   1 +
 .../drm/msm/disp/dpu1/catalog/dpu_12_2_glymur.h    | 541 +++++++++++++++++++++
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c     |   1 +
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h     |   1 +
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_mdss.h        |   6 +
 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c            |   1 +
 drivers/gpu/drm/msm/dp/dp_display.c                |   9 +
 drivers/gpu/drm/msm/msm_mdss.c                     |   1 +
 drivers/soc/qcom/ubwc_config.c                     |  12 +
 11 files changed, 840 insertions(+)
---
base-commit: 65dd046ef55861190ecde44c6d9fcde54b9fb77d
change-id: 20250910-glymur-display-12d18a2bd741

Best regards,
-- 
Abel Vesa <abel.vesa@linaro.org>


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

end of thread, other threads:[~2025-10-28 21:06 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-14 12:38 [PATCH v2 0/7] drm/msm: Add display support for Glymur platform Abel Vesa
2025-10-14 12:38 ` [PATCH v2 1/7] dt-bindings: display: msm: Document the Glymur Mobile Display SubSystem Abel Vesa
2025-10-20 10:42   ` Krzysztof Kozlowski
2025-10-20 10:46     ` Krzysztof Kozlowski
2025-10-14 12:38 ` [PATCH v2 2/7] dt-bindings: display: msm: Document the Glymur Display Processing Unit Abel Vesa
2025-10-14 12:38 ` [PATCH v2 3/7] dt-bindings: display: msm: Document the Glymur DiplayPort controller Abel Vesa
2025-10-14 12:38 ` [PATCH v2 4/7] drm/msm/mdss: Add Glymur device configuration Abel Vesa
2025-10-14 12:38 ` [PATCH v2 5/7] drm/msm/dpu: Add support for Glymur Abel Vesa
2025-10-14 12:38 ` [PATCH v2 6/7] drm/msm/dp: " Abel Vesa
2025-10-14 12:38 ` [PATCH v2 7/7] soc: qcom: ubwc: Add configuration Glymur platform Abel Vesa
2025-10-14 19:50   ` Dmitry Baryshkov
2025-10-27 12:29   ` Dmitry Baryshkov
2025-10-27 15:03     ` Abel Vesa
2025-10-27 15:28       ` Dmitry Baryshkov
2025-10-27 17:17     ` Bjorn Andersson
2025-10-28 21:06       ` Dmitry Baryshkov
2025-10-20 10:40 ` [PATCH v2 0/7] drm/msm: Add display support for " Krzysztof Kozlowski
2025-10-22 10:51   ` Abel Vesa
2025-10-22 11:16     ` Konrad Dybcio
2025-10-27 22:36 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).