Merge "The dvfs headroom was split into its own knob. Update to use it." into udc-dev am: af6713737b
am: c441f46a3a
am: 54372f48a6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/23124332 Change-Id: I9f7aa1f9c0dd1e92c357a5f47b6d087788b2f99e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ff84b091ae
1 changed files with 16 additions and 0 deletions
|
@ -155,6 +155,16 @@
|
||||||
"DefaultIndex": 0,
|
"DefaultIndex": 0,
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "CPUDVFSHeadroom",
|
||||||
|
"Path": "/proc/vendor_sched/dvfs_headroom",
|
||||||
|
"Values": [
|
||||||
|
"1280",
|
||||||
|
"1100 1078 1024"
|
||||||
|
],
|
||||||
|
"DefaultIndex": 0,
|
||||||
|
"ResetOnInit": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "MIFTargetLoad",
|
"Name": "MIFTargetLoad",
|
||||||
"Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load",
|
"Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load",
|
||||||
|
@ -1157,6 +1167,12 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1100 1078 1024"
|
"Value": "1100 1078 1024"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
|
"Node": "CPUDVFSHeadroom",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "1100 1078 1024"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
"Node": "CPUMidClusterMaxFreq",
|
"Node": "CPUMidClusterMaxFreq",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue