Adreno A704 GPU found in Shikra is an IP reuse of A702 GPU with very minimal changes. The only KMD facing difference is the chipid and the zap firmware which is specified via devicetree.
Mesa side support is already merged: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41762 The dependencies for the devicetree patches are still on the mailing lists. So I will send that separately. -Akhil. Signed-off-by: Akhil P Oommen <[email protected]> --- Aditya Sherawat (2): dt-bindings: display/msm/gpu: Add support for A704 GPU drm/msm/adreno: Add support for A704 GPU Documentation/devicetree/bindings/display/msm/gpu.yaml | 1 + drivers/gpu/drm/msm/adreno/a6xx_catalog.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) --- base-commit: 9a967125427e03c7ebc24d7ad26e9307e8403d4e change-id: 20260609-shikra-gpu-5432bdeaf0f7 Best regards, -- Akhil P Oommen <[email protected]>
