Merge "Increase TAUClampBoost during capture to reduce latency" into 24D1-dev
This commit is contained in:
commit
38d5decf2f
1 changed files with 7 additions and 0 deletions
|
@ -269,6 +269,7 @@
|
||||||
"Path": "/proc/vendor_sched/groups/ta/uclamp_min",
|
"Path": "/proc/vendor_sched/groups/ta/uclamp_min",
|
||||||
"Values": [
|
"Values": [
|
||||||
"765",
|
"765",
|
||||||
|
"600",
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
|
@ -1343,6 +1344,12 @@
|
||||||
"Duration": 3000,
|
"Duration": 3000,
|
||||||
"Value": "0"
|
"Value": "0"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "CAMERA_CAPTURE_CPU_THROTTLE",
|
||||||
|
"Node": "TAUClampBoost",
|
||||||
|
"Duration": 3000,
|
||||||
|
"Value": "600"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_THERMAL_SEVERE_BOOST",
|
"PowerHint": "CAMERA_THERMAL_SEVERE_BOOST",
|
||||||
"Node": "CDPreferHighCap",
|
"Node": "CDPreferHighCap",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue