Re: [PATCH 0/5] EDITME: Support for Adreno 623 GPU
From: Dmitry Baryshkov
Date: Thu Feb 13 2025 - 12:05:57 EST
On Thu, Feb 13, 2025 at 09:40:05PM +0530, Akhil P Oommen wrote:
Nit: subject needs to be fixed
> This series adds support for A623 GPU found in QCS8300 chipsets. This
> GPU IP is very similar to A621 GPU, except for the UBWC configuration
> and the GMU firmware.
>
> Both DT patches are for Bjorn and rest of the patches for Rob Clark to
> pick up.
>
> ---
> Jie Zhang (5):
> drm/msm/a6xx: Fix gpucc register block for A621
> drm/msm/a6xx: Add support for Adreno 623
> dt-bindings: display/msm/gmu: Add Adreno 623 GMU
> arm64: dts: qcom: qcs8300: Add gpu and gmu nodes
> arm64: dts: qcom: qcs8300-ride: Enable Adreno 623 GPU
>
> .../devicetree/bindings/display/msm/gmu.yaml | 1 +
> arch/arm64/boot/dts/qcom/qcs8300-ride.dts | 8 ++
> arch/arm64/boot/dts/qcom/qcs8300.dtsi | 93 ++++++++++++++++++++++
> drivers/gpu/drm/msm/adreno/a6xx_catalog.c | 29 +++++++
> drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 8 ++
> drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c | 13 ++-
> drivers/gpu/drm/msm/adreno/a6xx_gpu_state.h | 17 ++++
> drivers/gpu/drm/msm/adreno/adreno_gpu.h | 5 ++
> 8 files changed, 171 insertions(+), 3 deletions(-)
> ---
> base-commit: 6a25088d268ce4c2163142ead7fe1975bb687cb7
> change-id: 20250213-a623-gpu-support-f6698603fb85
> prerequisite-change-id: 20250131-b4-branch-gfx-smmu-b03261963064:v5
> prerequisite-patch-id: f8fd1a2020c940e595e58a8bd3c55d00d3d87271
> prerequisite-patch-id: 08a0540f75b0f95fd2018b38c9ed5c6f96433b4d
>
> Best regards,
> --
> Akhil P Oommen <quic_akhilpo@xxxxxxxxxxx>
>
--
With best wishes
Dmitry