mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Disable the coherent KGSL IOMMU test device
To prevent the possibility of running out of stream-matching entries (SMEs) on the KGSL SMMU in cases where all the SMEs are required, disable the coherent KGSL IOMMU test device. Change-Id: I1d1cf1a4530680de91c839d22f057b807765111d
This commit is contained in:
@@ -275,6 +275,7 @@
|
||||
};
|
||||
|
||||
kgsl_iommu_coherent_test_device {
|
||||
status = "disabled";
|
||||
compatible = "iommu-debug-test";
|
||||
iommus = <&kgsl_smmu 0x9 0>;
|
||||
qcom,iommu-dma = "disabled";
|
||||
|
||||
Reference in New Issue
Block a user