powerhint: Lower CAM uclamp min

Current CAM uclamp min is beyond MID clusters capacity when
CAM2 energy model is used. This causes most of camera HAL threads
scheduled on big cluster only with CAM2 EM profile.

Lowering CAM uclamp min so it is within MID clusters capacity for
both energe model

Flag: EXEMPT tuning changes
Test: check camera trace with proper uclamp value
Bug: 350629738

Change-Id: I40ce59d0a0d99ea6ba016a24245f44713485bc52
This commit is contained in:
Jay 2024-08-12 16:44:22 +00:00
parent ea896bedab
commit 0dd1ab91a9
3 changed files with 9 additions and 9 deletions

View file

@ -315,7 +315,7 @@
"Name": "CAMUClampBoost",
"Path": "/proc/vendor_sched/groups/cam/uclamp_min",
"Values": [
"765",
"720",
"250",
"0"
],
@ -1371,7 +1371,7 @@
"PowerHint": "CAMERA_LAUNCH",
"Node": "CAMUClampBoost",
"Duration": 1000,
"Value": "765"
"Value": "720"
},
{
"PowerHint": "CAMERA_LAUNCH",
@ -1485,7 +1485,7 @@
"PowerHint": "CAMERA_SHOT",
"Node": "CAMUClampBoost",
"Duration": 100,
"Value": "765"
"Value": "720"
},
{
"PowerHint": "CAMERA_BACKEND_BOOST",

View file

@ -301,7 +301,7 @@
"Name": "CAMUClampBoost",
"Path": "/proc/vendor_sched/groups/cam/uclamp_min",
"Values": [
"765",
"720",
"250",
"0"
],
@ -1347,7 +1347,7 @@
"PowerHint": "CAMERA_LAUNCH",
"Node": "CAMUClampBoost",
"Duration": 1000,
"Value": "765"
"Value": "720"
},
{
"PowerHint": "CAMERA_LAUNCH",
@ -1443,7 +1443,7 @@
"PowerHint": "CAMERA_SHOT",
"Node": "CAMUClampBoost",
"Duration": 100,
"Value": "765"
"Value": "720"
},
{
"PowerHint": "CAMERA_BACKEND_BOOST",

View file

@ -315,7 +315,7 @@
"Name": "CAMUClampBoost",
"Path": "/proc/vendor_sched/groups/cam/uclamp_min",
"Values": [
"765",
"720",
"250",
"0"
],
@ -1377,7 +1377,7 @@
"PowerHint": "CAMERA_LAUNCH",
"Node": "CAMUClampBoost",
"Duration": 1000,
"Value": "765"
"Value": "720"
},
{
"PowerHint": "CAMERA_LAUNCH",
@ -1491,7 +1491,7 @@
"PowerHint": "CAMERA_SHOT",
"Node": "CAMUClampBoost",
"Duration": 100,
"Value": "765"
"Value": "720"
},
{
"PowerHint": "CAMERA_BACKEND_BOOST",