Merge "powerhint: add PMU_FORCE_LIMIT control knob" into 24D1-dev am: a14bba34b9

Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27240028

Change-Id: I05fd893f14d972ae57d05a2bca8dd88969e138e9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Taeju Park 2024-05-10 19:21:08 +00:00 committed by Automerger Merge Worker
commit 1463bfce4f

View file

@ -588,6 +588,15 @@
], ],
"DefaultIndex": 0 "DefaultIndex": 0
}, },
{
"Name": "PMU_FORCE_LIMIT",
"Path": "/proc/vendor_sched/pmu_force_limited",
"Values": [
"1",
"0"
],
"DefaultIndex": 0
},
{ {
"Name": "EM_Profile", "Name": "EM_Profile",
"Path": "/sys/kernel/pixel_em/active_profile", "Path": "/sys/kernel/pixel_em/active_profile",
@ -1797,6 +1806,12 @@
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "1"
}, },
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "PMU_FORCE_LIMIT",
"Duration": 0,
"Value": "1"
},
{ {
"PowerHint": "CAMERA_STREAMING_EXTREME", "PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "EM_Profile", "Node": "EM_Profile",
@ -1935,6 +1950,12 @@
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "1"
}, },
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "PMU_FORCE_LIMIT",
"Duration": 0,
"Value": "1"
},
{ {
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "EM_Profile", "Node": "EM_Profile",
@ -2097,6 +2118,12 @@
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "1"
}, },
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "PMU_FORCE_LIMIT",
"Duration": 0,
"Value": "1"
},
{ {
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "EM_Profile", "Node": "EM_Profile",
@ -2403,6 +2430,12 @@
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "1"
}, },
{
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
"Node": "PMU_FORCE_LIMIT",
"Duration": 0,
"Value": "1"
},
{ {
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL", "PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
"Node": "PMU_LIT_LIMIT_FREQ", "Node": "PMU_LIT_LIMIT_FREQ",
@ -2603,6 +2636,12 @@
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "1"
}, },
{
"PowerHint": "LOW_POWER",
"Node": "PMU_FORCE_LIMIT",
"Duration": 0,
"Value": "0"
},
{ {
"PowerHint": "LOW_POWER", "PowerHint": "LOW_POWER",
"Node": "BigTjOffset", "Node": "BigTjOffset",
@ -2728,6 +2767,12 @@
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "1"
}, },
{
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
"Node": "PMU_FORCE_LIMIT",
"Duration": 0,
"Value": "0"
},
{ {
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT", "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
"Node": "BigTjOffset", "Node": "BigTjOffset",
@ -3052,6 +3097,12 @@
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "1"
}, },
{
"PowerHint": "CAMERA_PROJECT11",
"Node": "PMU_FORCE_LIMIT",
"Duration": 0,
"Value": "1"
},
{ {
"PowerHint": "CAMERA_PROJECT11", "PowerHint": "CAMERA_PROJECT11",
"Node": "EM_Profile", "Node": "EM_Profile",