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

Commit d73458ac authored by Deepak Kumar's avatar Deepak Kumar
Browse files

ARM: dts: msm: Specify stream match mask for GPU SMMU on QCS405



Add stream match mask for GPU SMMU on QCS405. This is needed
for GPU SMMU to work properly.

Change-Id: Ib122db0eef314d2da39bf77179ea0f5288b38201
Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
parent 6311fc48
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -180,7 +180,7 @@
		qcom,retention;
		gfx3d_user: gfx3d_user {
			compatible = "qcom,smmu-kgsl-cb";
			iommus = <&gfx_iommu 0>;
			iommus = <&gfx_iommu 0 1>;
			qcom,gpu-offset = <0xa000>;
		};
	};