public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] drm/msm/adreno: Add A615 GPU for SDM670 and Pixel 3a
@ 2024-08-06 21:44 Richard Acayan
  2024-08-06 21:44 ` [PATCH v2 1/4] dt-bindings: display/msm/gmu: Add SDM670 compatible Richard Acayan
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Richard Acayan @ 2024-08-06 21:44 UTC (permalink / raw)
  To: Rob Clark, Abhinav Kumar, Dmitry Baryshkov, Sean Paul,
	Marijn Suijten, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Bjorn Andersson, Konrad Dybcio, linux-arm-msm, dri-devel,
	freedreno, devicetree, linux-kernel
  Cc: Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, David Airlie,
	Daniel Vetter, Richard Acayan

This adds support for the speed-binned A615 GPU on SDM670.

Changes since v1 (20240730013844.41951-6-mailingradian@gmail.com):
- add Acked-by tag (1/4)
- add OPPs exclusive to some speed bins (3/4)
- enable GMU by default (3/4)

Richard Acayan (4):
  dt-bindings: display/msm/gmu: Add SDM670 compatible
  drm/msm/adreno: add a615 support
  arm64: dts: qcom: sdm670: add gpu
  arm64: dts: qcom: sdm670-google-sargo: enable gpu

 .../devicetree/bindings/display/msm/gmu.yaml  |   1 +
 .../boot/dts/qcom/sdm670-google-sargo.dts     |   9 +
 arch/arm64/boot/dts/qcom/sdm670.dtsi          | 180 ++++++++++++++++++
 drivers/gpu/drm/msm/adreno/a6xx_catalog.c     |  27 +++
 4 files changed, 217 insertions(+)

-- 
2.46.0


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

end of thread, other threads:[~2026-02-03 20:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-06 21:44 [PATCH v2 0/4] drm/msm/adreno: Add A615 GPU for SDM670 and Pixel 3a Richard Acayan
2024-08-06 21:44 ` [PATCH v2 1/4] dt-bindings: display/msm/gmu: Add SDM670 compatible Richard Acayan
2026-02-03  1:03   ` Richard Acayan
2026-02-03 20:14     ` Akhil P Oommen
2024-08-06 21:44 ` [PATCH v2 2/4] drm/msm/adreno: add a615 support Richard Acayan
2024-08-06 21:44 ` [PATCH v2 3/4] arm64: dts: qcom: sdm670: add gpu Richard Acayan
2024-08-06 21:44 ` [PATCH v2 4/4] arm64: dts: qcom: sdm670-google-sargo: enable gpu Richard Acayan
2024-08-07 15:20 ` [PATCH v2 0/4] drm/msm/adreno: Add A615 GPU for SDM670 and Pixel 3a Rob Herring (Arm)
2024-12-26 22:38 ` (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