Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d64c63af authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

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
parent 61b6f451
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -275,6 +275,7 @@
	};

	kgsl_iommu_coherent_test_device {
		status = "disabled";
		compatible = "iommu-debug-test";
		iommus = <&kgsl_smmu 0x9 0>;
		qcom,iommu-dma = "disabled";