shikra: Enable GPU (dt bindings + driver support)#694
Conversation
|
done |
Added, for the last commit, posting the patch upstream in progress, will add soon |
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
shashim-quic
left a comment
There was a problem hiding this comment.
dt-bindings: arm-smmu: Add adreno-smmu compatible for Shikra SoC
add appropriate prefix (FROMLIST etc.)
|
Merge Check Failed: CR Not Eligible for Merge CR 4569893 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
4 similar comments
|
Merge Check Failed: CR Not Eligible for Merge CR 4569893 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
|
Merge Check Failed: CR Not Eligible for Merge CR 4569893 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
|
Merge Check Failed: CR Not Eligible for Merge CR 4569893 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
|
Merge Check Failed: CR Not Eligible for Merge CR 4569893 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
Adreno A704 GPU found Shikra SoC is an IP reuse of A702 GPU with very minimal changes. Link: https://lore.kernel.org/lkml/20260609-shikra-gpu-v1-1-9d0e09cab115@oss.qualcomm.com/ Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Aditya Sherawat <asherawa@qti.qualcomm.com>
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. Just add the new chipid to enable support for A704 GPU in Shikra. Link: https://lore.kernel.org/lkml/20260609-shikra-gpu-v1-2-9d0e09cab115@oss.qualcomm.com/ Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Signed-off-by: Aditya Sherawat <asherawa@qti.qualcomm.com>
Add specific compatible strings to document the GPU SMMU present in the Shikra SoC. Link: https://lore.kernel.org/lkml/20260615-shikra-gpu-v2-3-2f2d1347c3fb@oss.qualcomm.com/ Signed-off-by: Bibek Kumar Patro <bibek.patro@oss.qualcomm.com> Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
|
Merge Check Failed: CR Not Eligible for Merge CR 4569893 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
PR #694 — validate-patchPR: #694
Final Summary
Recommendation: Add Aditya Sherawat's Signed-off-by to patch 3, optionally fix grammar in patch 1, then merge.
|
PR #694 — checker-log-analyzerPR: #694
Detailed report: Full report
|
quicAspratap
left a comment
There was a problem hiding this comment.
diff change is already merged in 001de55
Test Matrix
|
Test Matrix
|
Add support for the Shikra Adreno A704 GPU in the Linux kernel by extending the existing A702-based MSM Adreno support. The change adds the A704 DT compatible and chip ID so the DRM/MSM driver can recognize and initialize the GPU using the shared A702 configuration. Also adds binding documentation for the Shikra Adreno SMMU instance, including the required clock configuration.
qli-2.0 GA Critical Fix
CRs-Fixed: 4569893
depends on - #679