Thermal Boost for severe thermal state

Refer to ag/26566748

Bug: 333649807
Test: Build pass
Change-Id: I1255d9f4525fc8e28e7d414d5b4ed42d1b96a937
This commit is contained in:
Pointer Kung 2024-04-10 06:34:13 +00:00
parent 067e76c5c4
commit 1400a33ff8

View file

@ -291,6 +291,7 @@
"Path": "/proc/vendor_sched/groups/cam/uclamp_min",
"Values": [
"765",
"250",
"0"
],
"ResetOnInit": true
@ -358,9 +359,10 @@
"0-3",
"4-7",
"4-6",
"0-6",
"0-7"
"0-7",
"0-6"
],
"DefaultIndex": 3,
"ResetOnInit": true
},
{
@ -1257,6 +1259,30 @@
"Duration": 3000,
"Value": "0"
},
{
"PowerHint": "CAMERA_THERMAL_SEVERE_BOOST",
"Node": "CDPreferHighCap",
"Duration": 0,
"Value": "1"
},
{
"PowerHint": "CAMERA_THERMAL_SEVERE_BOOST",
"Node": "CAMUClampBoost",
"Duration": 0,
"Value": "250"
},
{
"PowerHint": "CAMERA_THERMAL_SEVERE_BOOST",
"Node": "CPUSkipMask",
"Duration": 0,
"Value": "0x0"
},
{
"PowerHint": "CAMERA_THERMAL_SEVERE_BOOST",
"Node": "CDCpuset",
"Duration": 0,
"Value": "0-7"
},
{
"PowerHint": "CAMERA_SHOT",
"Node": "PMU_POLL",