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

From: Luca Weiss
Date: Sun Jan 21 2024 - 05:41:01 EST


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

Tested on apq8026-lg-lenok.

Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
---
Changes in v2:
- Drop applied patch
- Use "if (a305b || a306)" for writing REG_A3XX_RBBM_CLOCK_CTL
- Pick up tags
- Link to v1: https://lore.kernel.org/r/20231130-msm8226-gpu-v1-0-6bb2f1b29e49@xxxxxxxxx

---
Luca Weiss (2):
dt-bindings: display/msm: gpu: Allow multiple digits for patchid
drm/msm/adreno: Add A305B support

Documentation/devicetree/bindings/display/msm/gpu.yaml | 6 +++---
drivers/gpu/drm/msm/adreno/a3xx_gpu.c | 13 ++++++++++---
drivers/gpu/drm/msm/adreno/adreno_device.c | 15 +++++++++++----
drivers/gpu/drm/msm/adreno/adreno_gpu.h | 5 +++++
4 files changed, 29 insertions(+), 10 deletions(-)
---
base-commit: bda7a2e04984237bc14ade7c9660f76fbc035686
change-id: 20231130-msm8226-gpu-c2ff8473a9ff

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