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

Commit f4800c96 authored by Gaurav Sonwani's avatar Gaurav Sonwani Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add l2pc-cpu-mask to avoid L2PC on masked CPUs for msm8998



This is required to add a PM QOS request to disallow L2PC on masked CPUS.
It improves queue to submit time for first set of GPU commands
which results in GPU wake up.

Change-Id: If7e0925ec76065158188671f1d11a0de5e9900aa
Signed-off-by: default avatarGaurav Sonwani <gsonwani@codeaurora.org>
parent bc399a65
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -79,6 +79,9 @@

		qcom,tsens-name = "tsens_tz_sensor12";

		/* Avoid L2PC on big cluster CPUs (CPU 4,5,6,7) */
		qcom,l2pc-cpu-mask = <0x000000f0>;

		/* Quirks */
		qcom,gpu-quirk-lmloadkill-disable;