Increase TAUClampBoost during capture to reduce latency
Refer to ag/26943660 and ag/27007128 Bug: 342502377 Test: Build pass Change-Id: I16bfd29cad1829ed74b6946e02b2bbb573037b51
This commit is contained in:
parent
cc8c9de464
commit
0b68622936
1 changed files with 7 additions and 0 deletions
|
@ -302,6 +302,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
|
||||||
|
@ -1385,6 +1386,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