From b0dede4ba6d4c7ce1882684db4d0fd905d592470 Mon Sep 17 00:00:00 2001 From: clarencelol Date: Tue, 21 Sep 2021 00:50:13 +0800 Subject: [PATCH] sdm660-common: power-libperfmgr: Update powerhint * Re-adjust scaling frequency * Set both "Flipendo" freq to 1401600 Signed-off-by: OdSazib Change-Id: I4e89982ca17fbceada830a55958d1db7806787f7 --- power-libperfmgr/sdm660_powerhint.json | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/power-libperfmgr/sdm660_powerhint.json b/power-libperfmgr/sdm660_powerhint.json index 08874069..f1b93ce6 100644 --- a/power-libperfmgr/sdm660_powerhint.json +++ b/power-libperfmgr/sdm660_powerhint.json @@ -5,8 +5,6 @@ "Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq", "Values": [ "9999999", - "1747200", - "1536000", "1401600", "1113600" ], @@ -18,10 +16,8 @@ "Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq", "Values": [ "9999999", - "1536000", "1401600", "1113600", - "902400", "633600" ], "ResetOnInit": true @@ -31,9 +27,6 @@ "Path": "/sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq", "Values": [ "9999999", - "2150400", - "1958400", - "1747200", "1401600" ], "DefaultIndex": 0, @@ -44,8 +37,6 @@ "Path": "/sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq", "Values": [ "9999999", - "1958400", - "1747200", "1401600", "1113600" ], @@ -57,7 +48,9 @@ "Values": [ "647000000", "588000000", - "465000000" + "465000000", + "370000000", + "266000000" ], "DefaultIndex": 0, "ResetOnInit": true @@ -67,9 +60,11 @@ "Path": "/sys/class/kgsl/kgsl-3d0/devfreq/min_freq", "Values": [ "647000000", + "588000000", "465000000", "370000000", - "266000000" + "266000000", + "160000000" ], "ResetOnInit": true }, @@ -470,7 +465,7 @@ "PowerHint": "Flipendo", "Node": "CPUBigClusterMaxFreq", "Duration": 0, - "Value": "1747200" + "Value": "1401600" } ] }