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

Commit 4b4ced79 authored by Kyle Piefer's avatar Kyle Piefer Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Set proper idle timeout for sdm845 GPU



Set the idle timeout for the GPU to 80 milliseconds.
This enables slumber.

CRs-Fixed: 2017390
Change-Id: I56613906a005dc79a8bd1970ca3f9b7c8dc3f940
Signed-off-by: default avatarKyle Piefer <kpiefer@codeaurora.org>
parent ea5149e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@

		qcom,gpu-quirk-hfi-use-reg;

		qcom,idle-timeout = <100000000>; //msecs
		qcom,idle-timeout = <80>; //msecs
		qcom,no-nap;

		qcom,highest-bank-bit = <15>;