Change FACE_UNLOCK_BOOST to Maximize CPU Frequency
This is part of an optimization that limits the length and prevelance of this power hint. Strict, ultra-agression minimizes power and latency versus always-on mid aggression. Bug: 297964952 Change-Id: I71cb6ea9296126d576029196da87e5e76ef3ea4c
This commit is contained in:
parent
4f5f21f2c5
commit
f3002822e8
6 changed files with 31 additions and 67 deletions
|
@ -2759,25 +2759,19 @@
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPUBigClusterMaxFreq",
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "9999999"
|
"Value": "9999999"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_LITTLE_TSKIN_BYPASS",
|
"Node": "CPUBigClusterMinFreq",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "1"
|
"Value": "1885000"
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
|
||||||
"Node": "CPU_MID_TSKIN_BYPASS",
|
|
||||||
"Duration": 1000,
|
|
||||||
"Value": "1"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_BIG_TSKIN_BYPASS",
|
"Node": "CPU_BIG_TSKIN_BYPASS",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -2759,25 +2759,19 @@
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPUBigClusterMaxFreq",
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "9999999"
|
"Value": "9999999"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_LITTLE_TSKIN_BYPASS",
|
"Node": "CPUBigClusterMinFreq",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "1"
|
"Value": "1885000"
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
|
||||||
"Node": "CPU_MID_TSKIN_BYPASS",
|
|
||||||
"Duration": 1000,
|
|
||||||
"Value": "1"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_BIG_TSKIN_BYPASS",
|
"Node": "CPU_BIG_TSKIN_BYPASS",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -2162,25 +2162,19 @@
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPUBigClusterMaxFreq",
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "9999999"
|
"Value": "9999999"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_LITTLE_TSKIN_BYPASS",
|
"Node": "CPUBigClusterMinFreq",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "1"
|
"Value": "9999999"
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
|
||||||
"Node": "CPU_MID_TSKIN_BYPASS",
|
|
||||||
"Duration": 1000,
|
|
||||||
"Value": "1"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_BIG_TSKIN_BYPASS",
|
"Node": "CPU_BIG_TSKIN_BYPASS",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -2193,7 +2187,7 @@
|
||||||
"PowerHint": "FP_BOOST",
|
"PowerHint": "FP_BOOST",
|
||||||
"Node": "CPUBigClusterMinFreq",
|
"Node": "CPUBigClusterMinFreq",
|
||||||
"Duration": 1000,
|
"Duration": 1000,
|
||||||
"Value": "9999999"
|
"Value": "1852000"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FP_BOOST",
|
"PowerHint": "FP_BOOST",
|
||||||
|
|
|
@ -2759,25 +2759,19 @@
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPUBigClusterMaxFreq",
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "9999999"
|
"Value": "9999999"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_LITTLE_TSKIN_BYPASS",
|
"Node": "CPUBigClusterMinFreq",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "1"
|
"Value": "1885000"
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
|
||||||
"Node": "CPU_MID_TSKIN_BYPASS",
|
|
||||||
"Duration": 1000,
|
|
||||||
"Value": "1"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_BIG_TSKIN_BYPASS",
|
"Node": "CPU_BIG_TSKIN_BYPASS",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -2759,25 +2759,19 @@
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPUBigClusterMaxFreq",
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "9999999"
|
"Value": "9999999"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_LITTLE_TSKIN_BYPASS",
|
"Node": "CPUBigClusterMinFreq",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "1"
|
"Value": "1885000"
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
|
||||||
"Node": "CPU_MID_TSKIN_BYPASS",
|
|
||||||
"Duration": 1000,
|
|
||||||
"Value": "1"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_BIG_TSKIN_BYPASS",
|
"Node": "CPU_BIG_TSKIN_BYPASS",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -2618,25 +2618,19 @@
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPUBigClusterMaxFreq",
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "9999999"
|
"Value": "9999999"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_LITTLE_TSKIN_BYPASS",
|
"Node": "CPUBigClusterMinFreq",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "1"
|
"Value": "1852000"
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
|
||||||
"Node": "CPU_MID_TSKIN_BYPASS",
|
|
||||||
"Duration": 1000,
|
|
||||||
"Value": "1"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_BIG_TSKIN_BYPASS",
|
"Node": "CPU_BIG_TSKIN_BYPASS",
|
||||||
"Duration": 1000,
|
"Duration": 500,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue