Thermal Boost for severe thermal state

Refer to ag/26566748 and ag/26898080

Bug: 342502377
Test: Build pass
Change-Id: Icc5c6eb7963e7e9a26140738e068d556ca008bb9
This commit is contained in:
Pointer Kung 2024-05-24 03:31:05 +00:00
parent 7b1c1b2326
commit cc8c9de464

View file

@ -292,6 +292,7 @@
"Path": "/proc/vendor_sched/groups/cam/uclamp_min",
"Values": [
"765",
"250",
"0"
],
"ResetOnInit": true
@ -359,9 +360,10 @@
"0-3",
"4-7",
"4-6",
"0-6",
"0-7"
"0-7",
"0-6"
],
"DefaultIndex": 3,
"ResetOnInit": true
},
{
@ -1383,6 +1385,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",