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

Commit 2dd5a5e4 authored by Akhil P Oommen's avatar Akhil P Oommen Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable LLC for SM6150 GPU



Add system cache slice details to enable LLC for SM6150 GPU
which helps to improve performance.

Change-Id: I1edd70f70da46b383e3714042e98778d9b19835e
Signed-off-by: default avatarAkhil P Oommen <akhilpo@codeaurora.org>
parent 46a9ccc8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -99,6 +99,10 @@
		/* Cx ipeak limit supprt */
		qcom,gpu-cx-ipeak = <&cx_ipeak_lm 1>;

		/* GPU related llc slices */
		cache-slice-names = "gpu", "gpuhtw";
		cache-slices = <&llcc 12>, <&llcc 11>;

		/* CPU latency parameter */
		qcom,pm-qos-active-latency = <67>;
		qcom,pm-qos-wakeup-latency = <67>;