Merge "The dvfs headroom was split into its own knob. Update to use it." into udc-dev am: af6713737b

Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/23124332

Change-Id: I0fec520a4af46fc29f019a7fdd4d267f1b1b71cc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Rick Yiu 2023-05-12 01:43:17 +00:00 committed by Automerger Merge Worker
commit d8c88c098a

View file

@ -155,6 +155,16 @@
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "CPUDVFSHeadroom",
"Path": "/proc/vendor_sched/dvfs_headroom",
"Values": [
"1280",
"1100 1078 1024"
],
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "MIFTargetLoad",
"Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load",
@ -1157,6 +1167,12 @@
"Duration": 0,
"Value": "1100 1078 1024"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "CPUDVFSHeadroom",
"Duration": 0,
"Value": "1100 1078 1024"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "CPUMidClusterMaxFreq",