mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] drm/msm: Mahua GPU support
@ 2026-09-24 21:14 Akhil P Oommen
  2026-09-24 21:14 ` [PATCH 1/5] dt-bindings: display/msm/gmu: Fix Glymur's compatible Akhil P Oommen
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Akhil P Oommen @ 2026-09-24 21:14 UTC (permalink / raw)
  To: Rob Clark, Dmitry Baryshkov, Abhinav Kumar, Jessica Zhang,
	Sean Paul, Marijn Suijten, David Airlie, Simona Vetter,
	Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson,
	Konrad Dybcio, Abel Vesa
  Cc: Krzysztof Kozlowski, linux-arm-msm, dri-devel, freedreno,
	devicetree, linux-kernel, Konrad Dybcio, Akhil P Oommen,
	Jie Zhang

This series adds support for the Adreno X2-85 GPU present in the Mahua SoC.
It is a smaller variant of the Glymur GPU, with fewer slices and smaller
internal memories, but it shares the same register layout. As a result,
only minor changes are required to enable support for it.

The first couple of patches fix an error I introduced in the earlier
Glymur series. I incorrectly assumed the X2-85 was the GPU used in
Glymur and used it in the compatible string. I believe it is reasonable
to correct this now, considering that the Glymur DT patches were only
picked up recently.

The DT patches are for Bjorn and the remaining patches are for Rob Clark
to pick up.

Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com>
---
Jie Zhang (5):
      dt-bindings: display/msm/gmu: Fix Glymur's compatible
      arm64: dts: qcom: glymur: fix Adreno X2-90 GMU compatible
      drm/msm/a8xx: Add Mahua GPU support
      dt-bindings: display/msm: gpu: Document Mahua GPU/GMU
      arm64: dts: qcom: mahua: Support GPU and GMU

 .../devicetree/bindings/display/msm/gmu.yaml       |  4 ++-
 .../devicetree/bindings/display/msm/gpu.yaml       |  1 +
 arch/arm64/boot/dts/qcom/glymur.dtsi               |  2 +-
 arch/arm64/boot/dts/qcom/mahua.dtsi                |  8 +++++
 drivers/gpu/drm/msm/adreno/a6xx_catalog.c          | 42 ++++++++++++++++++++++
 drivers/gpu/drm/msm/adreno/a8xx_gpu.c              |  2 +-
 drivers/gpu/drm/msm/adreno/adreno_gpu.h            |  7 ++--
 7 files changed, 61 insertions(+), 5 deletions(-)
---
base-commit: 1e9b8055458b92f9ebab6f39d97ade5265a0b012
change-id: 20260925-mahua-gpu-341a15603d23

Best regards,
-- 
Akhil P Oommen <akhilpo@oss.qualcomm.com>


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

end of thread, other threads:[~2026-09-25 10:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 21:14 [PATCH 0/5] drm/msm: Mahua GPU support Akhil P Oommen
2026-09-24 21:14 ` [PATCH 1/5] dt-bindings: display/msm/gmu: Fix Glymur's compatible Akhil P Oommen
2026-09-24 21:14 ` [PATCH 2/5] arm64: dts: qcom: glymur: fix Adreno X2-90 GMU compatible Akhil P Oommen
2026-09-25  9:50   ` Abel Vesa
2026-09-25 10:19   ` Konrad Dybcio
2026-09-24 21:14 ` [PATCH 3/5] drm/msm/a8xx: Add Mahua GPU support Akhil P Oommen
2026-09-25 10:19   ` Konrad Dybcio
2026-09-24 21:14 ` [PATCH 4/5] dt-bindings: display/msm: gpu: Document Mahua GPU/GMU Akhil P Oommen
2026-09-24 21:14 ` [PATCH 5/5] arm64: dts: qcom: mahua: Support GPU and GMU Akhil P Oommen
2026-09-25  9:49   ` Abel Vesa
2026-09-25 10:19   ` Konrad Dybcio

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

all inboxes | Powered by JetHome®