Change util threshold and dvfs headroom of camera streaming high

Fine-tune the util threshold and dvfs headroom to "1100 1078 1024"

Bug: 298599103
Test: Build pass, GCA, 60fps recording power and performance test
Change-Id: I8fa93fadbe25b7d49dbbb3339d4188ac6f99102e
This commit is contained in:
Pointer Kung 2023-08-15 07:00:43 +00:00
parent 544ec0fee0
commit 898ebbdfec

View file

@ -236,7 +236,8 @@
"Path": "/proc/vendor_sched/util_threshold",
"Values": [
"1280",
"1100"
"1100",
"1100 1078 1024"
],
"DefaultIndex": 0,
"ResetOnInit": true
@ -246,7 +247,8 @@
"Path": "/proc/vendor_sched/dvfs_headroom",
"Values": [
"1280",
"1100"
"1100",
"1100 1078 1024"
],
"DefaultIndex": 0,
"ResetOnInit": true
@ -1659,13 +1661,13 @@
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "CPUUtilThreshold",
"Duration": 0,
"Value": "1100"
"Value": "1100 1078 1024"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "CPUDVFSHeadroom",
"Duration": 0,
"Value": "1100"
"Value": "1100 1078 1024"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",