mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
ARM: dts: msm: Set iova-width to 49 for GPU TBUs on parrot
Set iova-width to 49 for GPU TBUs on parrot. Required for the KGSL iommu fault handler to fall back on the default SMMU fault handler in case of kernel page faults. Change-Id: Iaf35ea9ba501e97ef1d55096790022ca2af22ab6
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
<0x3de6200 0x8>;
|
||||
reg-names = "base", "status-reg";
|
||||
qcom,stream-id-range = <0x0 0x400>;
|
||||
qcom,iova-width = <49>;
|
||||
};
|
||||
|
||||
gfx_1_tbu: gfx_1_tbu@3ded000 {
|
||||
@@ -79,6 +80,7 @@
|
||||
<0x3de6208 0x8>;
|
||||
reg-names = "base", "status-reg";
|
||||
qcom,stream-id-range = <0x400 0x400>;
|
||||
qcom,iova-width = <49>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user