powerhint: add PMU_FORCE_LIMIT control knob

Bug: 335331630
Change-Id: I779d912c34d44b0afdc5e0ab9107dd6acfc268eb
Signed-off-by: Taeju Park <taeju@google.com>
This commit is contained in:
Taeju Park 2024-05-07 00:52:15 +00:00
parent f6b17d90d1
commit 6d0a2a2851

View file

@ -617,6 +617,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",
@ -1510,6 +1519,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",
@ -1636,6 +1651,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",
@ -1768,6 +1789,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",
@ -2026,6 +2053,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",
@ -2220,6 +2253,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",
@ -2405,6 +2444,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",