This series adds support for Adreno 663 gpu found in SA8775P chipsets.
The closest gpu which is currently supported in drm-msm is A660.
Following are the major differences with that:
        1. gmu/zap firmwares
        2. Recommended to disable Level2 swizzling

Verified kmscube/weston/glmark2-es2 with the below Mesa change [1].
This series is rebased on top of msm-next.

Since they are already picked up, I have dropped the patches for msm-next
in this revision. Remaining 2 devicetree patches are for Bjorn.

Devicetree changes have a runtime dependency on the Display DT change [2].

[1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31211
[2] https://patchwork.freedesktop.org/patch/620500/?series=140216

To: Rob Clark <robdcl...@gmail.com>
To: Sean Paul <s...@poorly.run>
To: Konrad Dybcio <konradyb...@kernel.org>
To: Abhinav Kumar <quic_abhin...@quicinc.com>
To: Dmitry Baryshkov <dmitry.barysh...@linaro.org>
To: Marijn Suijten <marijn.suij...@somainline.org>
To: David Airlie <airl...@gmail.com>
To: Simona Vetter <sim...@ffwll.ch>
To: Maarten Lankhorst <maarten.lankho...@linux.intel.com>
To: Maxime Ripard <mrip...@kernel.org>
To: Thomas Zimmermann <tzimmerm...@suse.de>
To: Rob Herring <r...@kernel.org>
To: Krzysztof Kozlowski <krzk...@kernel.org>
To: Conor Dooley <conor...@kernel.org>
To: Bjorn Andersson <anders...@kernel.org>
To: Connor Abbott <cwabbo...@gmail.com>
Cc: linux-arm-...@vger.kernel.org
Cc: dri-devel@lists.freedesktop.org
Cc: freedr...@lists.freedesktop.org
Cc: linux-ker...@vger.kernel.org
Cc: devicet...@vger.kernel.org

-Akhil

---
Changes in v3:
- Rebased on the latest msm-next tip
- Added R-b tags from Dmitry
- Dropped patch #1 and #2 from v2 revision since they are already
picked up in msm-next
- Link to v2: 
https://lore.kernel.org/r/20241022-a663-gpu-support-v2-0-38da38234...@quicinc.com

Changes in v2:
- Fixed ubwc configuration (dimtry)
- Split out platform dt patch (dimtry)
- Fix formatting in the dt patch (dimtry)
- Updated Opp table to include all levels
- Updated bw IB votes to match downstream
- Rebased on top of msm-next tip
- Link to v1: 
https://lore.kernel.org/r/20240918-a663-gpu-support-v1-0-25fea3f3d...@quicinc.com

---
Puranam V G Tejaswi (2):
      arm64: dts: qcom: sa8775p: Add gpu and gmu nodes
      arm64: dts: qcom: sa8775p-ride: Enable Adreno 663 GPU

 arch/arm64/boot/dts/qcom/sa8775p-ride.dtsi |  8 +++
 arch/arm64/boot/dts/qcom/sa8775p.dtsi      | 94 ++++++++++++++++++++++++++++++
 2 files changed, 102 insertions(+)
---
base-commit: d6d1ad32d00714ecf9f1996173c6f98e43c5b022
change-id: 20240917-a663-gpu-support-b1475c828606

Best regards,
-- 
Akhil P Oommen <quic_akhi...@quicinc.com>

Reply via email to