From 39940de6365705b33b340751a9b3af3c02a62bc6 Mon Sep 17 00:00:00 2001 From: Vivekachooz Date: Sat, 16 Dec 2023 18:08:53 +0530 Subject: [PATCH] dre: powerhint: Tune powerhint Change-Id: I8fe54e156b15b6d3a58d7f83cf33d1cf83ce2418 --- configs/powerhint.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/configs/powerhint.json b/configs/powerhint.json index cb1ca40..f2146f4 100644 --- a/configs/powerhint.json +++ b/configs/powerhint.json @@ -19,7 +19,9 @@ "9999999", "1324800", "1113600", - "691200" + "691200", + "576000", + "300000" ], "ResetOnInit": true }, @@ -292,7 +294,7 @@ "PowerHint": "INTERACTION", "Node": "CPUBWMinFreq", "Duration": 0, - "Value": "6881" + "Value": "7980" }, { "PowerHint": "LAUNCH",