Merge "powerhint: boost DSU and BCI when launching" into udc-d1-dev am: 2b7a51800c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22929516 Change-Id: I316f4d8b6009ffe6c78f75267a188d9e40e09847 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
3581ec827b
3 changed files with 42 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq",
|
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"9999999",
|
"9999999",
|
||||||
|
"1548000",
|
||||||
"820000",
|
"820000",
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
|
@ -59,6 +60,7 @@
|
||||||
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq",
|
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"9999999",
|
"9999999",
|
||||||
|
"1401000",
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
|
@ -724,6 +726,18 @@
|
||||||
"Duration": 5000,
|
"Duration": 5000,
|
||||||
"Value": "9999999"
|
"Value": "9999999"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "LAUNCH",
|
||||||
|
"Node": "DsuMinFreq",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "1548000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "LAUNCH",
|
||||||
|
"Node": "BCIMinFreq",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "1401000"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "LAUNCH",
|
"PowerHint": "LAUNCH",
|
||||||
"Node": "NPITaskPacking",
|
"Node": "NPITaskPacking",
|
||||||
|
|
|
@ -39,6 +39,7 @@
|
||||||
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq",
|
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"9999999",
|
"9999999",
|
||||||
|
"1548000",
|
||||||
"820000",
|
"820000",
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
|
@ -59,6 +60,7 @@
|
||||||
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq",
|
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"9999999",
|
"9999999",
|
||||||
|
"1401000",
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
|
@ -714,6 +716,18 @@
|
||||||
"Duration": 5000,
|
"Duration": 5000,
|
||||||
"Value": "9999999"
|
"Value": "9999999"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "LAUNCH",
|
||||||
|
"Node": "DsuMinFreq",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "1548000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "LAUNCH",
|
||||||
|
"Node": "BCIMinFreq",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "1401000"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "LAUNCH",
|
"PowerHint": "LAUNCH",
|
||||||
"Node": "NPITaskPacking",
|
"Node": "NPITaskPacking",
|
||||||
|
|
|
@ -39,6 +39,7 @@
|
||||||
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq",
|
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"9999999",
|
"9999999",
|
||||||
|
"1548000",
|
||||||
"820000",
|
"820000",
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
|
@ -59,6 +60,7 @@
|
||||||
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq",
|
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"9999999",
|
"9999999",
|
||||||
|
"1401000",
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
|
@ -714,6 +716,18 @@
|
||||||
"Duration": 5000,
|
"Duration": 5000,
|
||||||
"Value": "9999999"
|
"Value": "9999999"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "LAUNCH",
|
||||||
|
"Node": "DsuMinFreq",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "1548000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "LAUNCH",
|
||||||
|
"Node": "BCIMinFreq",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "1401000"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "LAUNCH",
|
"PowerHint": "LAUNCH",
|
||||||
"Node": "NPITaskPacking",
|
"Node": "NPITaskPacking",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue