Skip to content

Commit

Permalink
ARM: dts: msm8953: Set GPU idle timeout to 64 ms
Browse files Browse the repository at this point in the history
  • Loading branch information
kerneltoast authored and AbhinandAK350 committed Jan 26, 2022
1 parent 35e5cb0 commit 3a004ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/qcom/msm8953-gpu.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

qcom,initial-pwrlevel = <4>;

qcom,idle-timeout = <80>; //msecs
qcom,idle-timeout = <64>; //msecs
qcom,deep-nap-timeout = <100>; //msecs
qcom,strtstp-sleepwake;

Expand Down

0 comments on commit 3a004ef

Please sign in to comment.