Merge "Powerhint: Enable big core reduction feature and CDPreferIdle, limit CPUset to 0-6, optimize MIF clock frequency" into 24D1-dev

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

View File

@@ -29,6 +29,7 @@
"Path": "/sys/devices/platform/17000010.devfreq_mif/devfreq/17000010.devfreq_mif/min_freq",
"Values": [
"9999999",
"1539000",
"1352000",
"1014000",
"0"
@@ -286,6 +287,16 @@
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "CPUSkipMask",
"Path": "/proc/vendor_sched/cpu_skip_mask",
"Values": [
"0x0",
"0x80"
],
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "BGUClampMaxBoost",
"Path": "/proc/vendor_sched/groups/bg/uclamp_max",
@@ -1783,12 +1794,6 @@
"Duration": 0,
"Value": "0"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "CDPreferIdle",
"Duration": 0,
"Value": "0"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "CPULittleClusterMaxFreq",
@@ -1799,7 +1804,7 @@
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "MemFreq",
"Duration": 0,
"Value": "1352000"
"Value": "1539000"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
@@ -1837,6 +1842,12 @@
"Duration": 0,
"Value": "4-6"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "CDCpuset",
"Duration": 0,
"Value": "0-6"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "VIRTUAL-SKIN-CPU-MID",
@@ -1855,6 +1866,12 @@
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "CPUSkipMask",
"Duration": 0,
"Value": "0x80"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "AutoPreferIdle",
@@ -1953,13 +1970,13 @@
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "CDPreferIdle",
"Node": "TAPreferHighCap",
"Duration": 0,
"Value": "0"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "TAPreferHighCap",
"Node": "TAPreferIdle",
"Duration": 0,
"Value": "0"
},
@@ -1991,7 +2008,7 @@
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "CDCpuset",
"Duration": 0,
"Value": "0-7"
"Value": "0-6"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
@@ -2005,6 +2022,12 @@
"Duration": 0,
"Value": "camera"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "CPUSkipMask",
"Duration": 0,
"Value": "0x80"
},
{
"PowerHint": "CAMERA_STREAMING_LOW",
"Node": "AutoPreferIdle",