Merge "powerhint: raise cam.uclamp_min to 250 during CAMERA_STREAMING_EXTREME" into main

This commit is contained in:
Treehugger Robot 2024-01-26 02:55:49 +00:00 committed by Android (Google) Code Review
commit 49725ac73e
3 changed files with 21 additions and 0 deletions

View file

@ -297,6 +297,7 @@
"Path": "/proc/vendor_sched/groups/cam/uclamp_min",
"Values": [
"765",
"250",
"0"
],
"ResetOnInit": true
@ -1636,6 +1637,12 @@
"Duration": 0,
"Value": "1"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "CAMUClampBoost",
"Duration": 0,
"Value": "250"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "PMU_LIT_LIMIT_FREQ",

View file

@ -283,6 +283,7 @@
"Path": "/proc/vendor_sched/groups/cam/uclamp_min",
"Values": [
"765",
"250",
"0"
],
"ResetOnInit": true
@ -1497,6 +1498,12 @@
"Duration": 0,
"Value": "1"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "CAMUClampBoost",
"Duration": 0,
"Value": "250"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "PMU_LIT_LIMIT_FREQ",

View file

@ -297,6 +297,7 @@
"Path": "/proc/vendor_sched/groups/cam/uclamp_min",
"Values": [
"765",
"250",
"0"
],
"ResetOnInit": true
@ -1540,6 +1541,12 @@
"Duration": 0,
"Value": "1"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "CAMUClampBoost",
"Duration": 0,
"Value": "250"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "PMU_LIT_LIMIT_FREQ",