mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-04-29 02:27:21 +09:00
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:
parent
06c533b321
commit
843bf5b9d6
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user