Kaanapali gpu mainline#910
Merged
quic-tingweiz merged 4 commits intoqualcomm-linux:tech/all/dt/kaanapalifrom Apr 10, 2026
Merged
Kaanapali gpu mainline#910quic-tingweiz merged 4 commits intoqualcomm-linux:tech/all/dt/kaanapalifrom
quic-tingweiz merged 4 commits intoqualcomm-linux:tech/all/dt/kaanapalifrom
Conversation
Add the Adreno GPU SMMU node for kaanapali platform. Signed-off-by: Qingqing Zhou <quic_qqzhou@quicinc.com> Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com>
Collaborator
can you mention/describe in you PR why we cannot bring FROMLIST changes.
Make sure commit logs and patches do meet upstream standards. |
Add GPU and GMU devicetree nodes for the Adreno 840 GPU found on Qualcomm Kaanapali platform. Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com>
Add the secure firmware name property and enable GPU support on Kaanapali QRD device. Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com>
Add the secure firmware name property and enable GPU support on Kaanapali MTP device. Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com>
ed5ec15 to
df4a968
Compare
Author
thanks for point out those issues. Have addressed it. |
shashim-quic
approved these changes
Apr 10, 2026
0c252c7
into
qualcomm-linux:tech/all/dt/kaanapali
3 of 4 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The A840 is a next-generation GPU that currently only has basic driver support. We are actively working on refining and completing the driver, which may involve further Device Tree (DT) adjustments. The finalized DT patches will be posted once the driver support is fully mature. In the meantime, to avoid blocking the enablement of graphics (gfx) on the mainline kernel for this platform, we are introducing this pending patch.