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

Commit f0c7f4a2 authored by Tarun Karra's avatar Tarun Karra
Browse files

ARM: dts: msm: Add Stream ID(SID) 1 to secure context bank for sdm845



In some cases SID1 is generated in GPU secure mode.
Add SID1 as a valid SID for secure context bank.

Change-Id: I7da83d66b05ffffc1953bf9ec2b9d6f467f61290
Signed-off-by: default avatarTarun Karra <tkarra@codeaurora.org>
parent 099e9fc7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -288,7 +288,7 @@

		gfx3d_secure: gfx3d_secure {
			compatible = "qcom,smmu-kgsl-cb";
			iommus = <&kgsl_smmu 2>;
			iommus = <&kgsl_smmu 2>, <&kgsl_smmu 1>;
		};
	};