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

Commit 94f9aae8 authored by Sudarshan Rajagopalan's avatar Sudarshan Rajagopalan Committed by Jordan Crouse
Browse files

ARM: dts: msm: Enable deep pre-fetch for kgsl smmu for sm8150



Enable context caching with deep pre-fetch of length 16 x 4k
pages for all context banks of kgsl smmu.

Change-Id: I7c0d954a843c65ea74daa600218d152b810417a8
Signed-off-by: default avatarSudarshan Rajagopalan <sudaraja@codeaurora.org>
parent 69d80059
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -383,6 +383,6 @@
};

&kgsl_smmu {
	qcom,actlr = <0x0 0x407 0x1>;
	qcom,actlr = <0x0 0x407 0x303>;
};