sm6250-common: powerhint: Boost big cluster on interaction

According to freqbench results [1], 825 MHz is the most efficient frequency on big cluster.

[1] https://github.com/kdrag0n/freqbench/tree/96d72eac/results/sm7125/main

Change-Id: I6655484527feecc3e0c815ddab3be319643cd92c
This commit is contained in:
Alexander Winkowski 2022-02-22 16:04:19 +00:00
parent 06c533b321
commit 843bf5b9d6
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -37,6 +37,7 @@
"Values": [
"9999999",
"1900800",
"825600",
"652800"
],
"ResetOnInit": true
@ -223,6 +224,12 @@
"Duration": 0,
"Value": "3"
},
{
"PowerHint": "INTERACTION",
"Node": "CPUBigClusterMinFreq",
"Duration": 0,
"Value": "825600"
},
{
"PowerHint": "INTERACTION",
"Node": "CPULittleClusterMinFreq",