[PATCH 0/3] Add GPU support for MSM8226 (Adreno A305B)

From: Luca Weiss
Date: Thu Nov 30 2023 - 15:35:58 EST


Add the necessary bits to bring up the GPU on msm8226.

Tested on apq8026-lg-lenok.

Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
---
Luca Weiss (3):
dt-bindings: display/msm: gpu: Allow multiple digits for patchid
drm/msm/adreno: Add A305B support
ARM: dts: qcom: msm8226: Add GPU

.../devicetree/bindings/display/msm/gpu.yaml | 6 ++--
arch/arm/boot/dts/qcom/qcom-msm8226.dtsi | 40 ++++++++++++++++++++++
drivers/gpu/drm/msm/adreno/a3xx_gpu.c | 15 ++++++--
drivers/gpu/drm/msm/adreno/adreno_device.c | 15 +++++---
drivers/gpu/drm/msm/adreno/adreno_gpu.h | 5 +++
5 files changed, 71 insertions(+), 10 deletions(-)
---
base-commit: 32bbbdc6dbe6ca65a3e3e2ed2ca3c562793e7797
change-id: 20231130-msm8226-gpu-c2ff8473a9ff

Best regards,
--
Luca Weiss <luca@xxxxxxxxx>