Merge "powerhint: shorter cpd cl2 target_residency" into udc-d1-dev
This commit is contained in:
commit
c07590f782
1 changed files with 16 additions and 0 deletions
|
@ -167,6 +167,16 @@
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "BigClusterPowerDownTargetResidency",
|
||||||
|
"Path": "/sys/devices/platform/cpupm/cpupm/cpd_cl2_target_residency",
|
||||||
|
"Values": [
|
||||||
|
"750000",
|
||||||
|
"10000"
|
||||||
|
],
|
||||||
|
"DefaultIndex": 0,
|
||||||
|
"ResetOnInit": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "CPUUtilThreshold",
|
"Name": "CPUUtilThreshold",
|
||||||
"Path": "/proc/vendor_sched/util_threshold",
|
"Path": "/proc/vendor_sched/util_threshold",
|
||||||
|
@ -656,6 +666,12 @@
|
||||||
"Duration": 33,
|
"Duration": 33,
|
||||||
"Value": "9999999"
|
"Value": "9999999"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "DISPLAY_INACTIVE",
|
||||||
|
"Node": "BigClusterPowerDownTargetResidency",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "10000"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_LAUNCH",
|
"PowerHint": "CAMERA_LAUNCH",
|
||||||
"Node": "MemFreq",
|
"Node": "MemFreq",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue