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

Commit 6172fff3 authored by Prakash Gupta's avatar Prakash Gupta
Browse files

ARM: dts: msm: enable deep pre-fetch for GPU TBUs for sm6150



Enable +15 deep pre-fetch for all context banks of GPU TBUs of kgsl-smmu.

Change-Id: I0314629e3f11d2bb42d0142eec9989f43c412144
Signed-off-by: default avatarPrakash Gupta <guptap@codeaurora.org>
parent 4719c01d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -301,3 +301,9 @@
		dma-coherent;
	};
};

&kgsl_smmu {
	qcom,actlr =
		/* All CBs of GFX: +15 deep PF */
		<0x0 0x7ff 0x303>;
};