powerhint: add tapered_dvfs_headroom_enabled node
Test: Load powerhint on device and boot Bug: 294612493 Change-Id: I0526e383d79a3602dccd05c3ed8cec8a0efc0456
This commit is contained in:
parent
ccffde262b
commit
75c5823ea3
1 changed files with 10 additions and 0 deletions
|
@ -238,6 +238,16 @@
|
||||||
"DefaultIndex": 0,
|
"DefaultIndex": 0,
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "CPUTaperedDVFSHeadroomEnable",
|
||||||
|
"Path": "/proc/vendor_sched/tapered_dvfs_headroom_enable",
|
||||||
|
"Values": [
|
||||||
|
"0",
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"DefaultIndex": 0,
|
||||||
|
"ResetOnInit": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "CAMUClampBoost",
|
"Name": "CAMUClampBoost",
|
||||||
"Path": "/proc/vendor_sched/cam_uclamp_min",
|
"Path": "/proc/vendor_sched/cam_uclamp_min",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue