FROMLIST: arm64: dts: qcom: monaco: Add GEM_NOC interconnect for adre…#1243
FROMLIST: arm64: dts: qcom: monaco: Add GEM_NOC interconnect for adre…#1243bibekpatro wants to merge 1 commit into
Conversation
…no SMMU On Monaco platforms, the Adreno SMMU requires a bandwidth vote on the GEM_NOC path (MASTER_GPU_TCU -> SLAVE_EBI1) before its registers are accessible. Without this vote, the SMMU may become unreachable, leading to intermittent probe failures and runtime issues. Add the required interconnect to ensure reliable register access. Link: https://lore.kernel.org/all/20260526-smmu_interconnect_addition-v2-0-2a6d8ca30d63@oss.qualcomm.com/ Signed-off-by: Bibek Kumar Patro <bibek.patro@oss.qualcomm.com>
🔨 Build Failure Analysis — PR #1243PR: #1243
VerdictThis is not a compilation failure. The build failed during the pre-build integration phase due to a merge conflict in a file ( 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1243PR: #1243
Verdict0 of 1 errors are introduced by this PR; 1 is pre-existing. The build never reached compilation. The PR's actual changes ( 📎 Detailed analysis: Full report |
PR #1243 — validate-patchPR: #1243
Final Summary
|
PR #1243 — checker-log-analyzerPR: #1243
Detailed report: Full report
|
…no SMMU
On Monaco platforms, the Adreno SMMU requires a bandwidth vote on the GEM_NOC path (MASTER_GPU_TCU -> SLAVE_EBI1) before its registers are accessible. Without this vote, the SMMU may become unreachable, leading to intermittent probe failures and runtime issues.
Add the required interconnect to ensure reliable register access.
Link: https://lore.kernel.org/all/20260526-smmu_interconnect_addition-v2-0-2a6d8ca30d63@oss.qualcomm.com/