drm/msm: Add Pakala (Adreno 830) GPU support - #1701
Conversation
PR #1701 — validate-patchPR: #1701
Final Summary
|
PR #1701 — checker-log-analyzerPR: #1701
Detailed report: Full report
|
a23d76f to
6d80cc8
Compare
6d80cc8 to
b89e436
Compare
Add support for the Adreno 830 GPU present in SM8750 SoC. Adreno 830 GPU belongs to the A8x Gen 1 family and it is architecturally close Adreno 840. Add a new catalog entry along with the register list to enable support for this GPU. Signed-off-by: Jie Zhang <jie.zhang@oss.qualcomm.com> Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com> Signed-off-by: Kaushal Sanadhya <ksanadhy@qti.qualcomm.com> Link: https://lore.kernel.org/lkml/20260809-pakala-gpu-v1-1-207ad1fac1c7@oss.qualcomm.com/
Adreno 830 GPU present in SM8750 chipset belongs to the A8x family of Adreno GPU. It is similar to Adreno 840 GPU with some meaningful differences like GMEM , register file size etc. Document Adreno 830 GPU and GMU present in the SM8750 chipset. Signed-off-by: Jie Zhang <jie.zhang@oss.qualcomm.com> Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com> Signed-off-by: Kaushal Sanadhya <ksanadhy@qti.qualcomm.com> Link: https://lore.kernel.org/lkml/20260809-pakala-gpu-v1-2-207ad1fac1c7@oss.qualcomm.com/
b89e436 to
40452ec
Compare
Add support for the Pakala SoC's Adreno 830 GPU.
CRs-Fixed: 4647428