mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: Update ACTLR settings for GPU SMMU for Kalama
GPU SMMU only has sids 0x0 - 0x7, hence configure actlr settings only for these sids. Change-Id: Id5b81917c07598d5f146c7b5656f43a61d8c6528
This commit is contained in:
@@ -27,8 +27,7 @@
|
||||
|
||||
qcom,actlr =
|
||||
/* All CBs of GFX: +15 deep PF */
|
||||
<0x000 0x3ff 0x32B>,
|
||||
<0x400 0x3ff 0x32B>;
|
||||
<0x000 0x3ff 0x32B>;
|
||||
|
||||
interrupts = <GIC_SPI 673 IRQ_TYPE_LEVEL_HIGH>,
|
||||
<GIC_SPI 677 IRQ_TYPE_LEVEL_HIGH>,
|
||||
|
||||
Reference in New Issue
Block a user