Merge "Thermal Boost for severe thermal state" into 24D1-dev

This commit is contained in:
Treehugger Robot 2024-04-12 03:30:04 +00:00 committed by Android (Google) Code Review
commit f0f4fd5d88

View file

@ -312,6 +312,7 @@
"Path": "/proc/vendor_sched/groups/cam/uclamp_min",
"Values": [
"765",
"250",
"0"
],
"ResetOnInit": true
@ -379,9 +380,10 @@
"0-3",
"4-7",
"4-6",
"0-6",
"0-7"
"0-7",
"0-6"
],
"DefaultIndex": 3,
"ResetOnInit": true
},
{
@ -1302,6 +1304,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",