This adds support for the speed-binned A615 GPU on SDM670. Changes since v1 (20240730013844.41951-6-mailingradian@xxxxxxxxx): - 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