Remove BCI and DSU max frequencies from all camera streaming use-cases

Bug: 280459252
Test: ODPM/Framedrops
Change-Id: I7edfa856af5623e545d5883bf3647ae0fa14d7fb
This commit is contained in:
Ali K. Zadeh 2023-05-11 16:31:16 +00:00
parent 2b7a51800c
commit e4e9387c01
3 changed files with 3 additions and 216 deletions

View file

@ -49,8 +49,7 @@
"Name": "DsuMaxFreq", "Name": "DsuMaxFreq",
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/max_freq", "Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/max_freq",
"Values": [ "Values": [
"9999999", "9999999"
"820000"
], ],
"DefaultIndex": 0, "DefaultIndex": 0,
"ResetOnInit": true "ResetOnInit": true
@ -65,16 +64,6 @@
], ],
"ResetOnInit": true "ResetOnInit": true
}, },
{
"Name": "BCIMaxFreq",
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/max_freq",
"Values": [
"9999999",
"700000"
],
"DefaultIndex": 0,
"ResetOnInit": true
},
{ {
"Name": "CPULittleClusterMaxFreq", "Name": "CPULittleClusterMaxFreq",
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq", "Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq",
@ -1223,18 +1212,6 @@
"Duration": 0, "Duration": 0,
"Value": "1852000" "Value": "1852000"
}, },
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_EXTREME", "PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "CDPreferHighCap", "Node": "CDPreferHighCap",
@ -1385,18 +1362,6 @@
"Duration": 0, "Duration": 0,
"Value": "1475000" "Value": "1475000"
}, },
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "MemFreq", "Node": "MemFreq",
@ -1535,18 +1500,6 @@
"Duration": 0, "Duration": 0,
"Value": "1475000" "Value": "1475000"
}, },
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "MemFreq", "Node": "MemFreq",
@ -1625,18 +1578,6 @@
"Duration": 0, "Duration": 0,
"Value": "1475000" "Value": "1475000"
}, },
{
"PowerHint": "CAMERA_STREAMING_LOW",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_LOW",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_LOW", "PowerHint": "CAMERA_STREAMING_LOW",
"Node": "MemFreq", "Node": "MemFreq",
@ -1727,18 +1668,6 @@
"Duration": 0, "Duration": 0,
"Value": "1328000" "Value": "1328000"
}, },
{
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL", "PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
"Node": "MemFreq", "Node": "MemFreq",

View file

@ -49,8 +49,7 @@
"Name": "DsuMaxFreq", "Name": "DsuMaxFreq",
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/max_freq", "Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/max_freq",
"Values": [ "Values": [
"9999999", "9999999"
"820000"
], ],
"DefaultIndex": 0, "DefaultIndex": 0,
"ResetOnInit": true "ResetOnInit": true
@ -65,16 +64,6 @@
], ],
"ResetOnInit": true "ResetOnInit": true
}, },
{
"Name": "BCIMaxFreq",
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/max_freq",
"Values": [
"9999999",
"700000"
],
"DefaultIndex": 0,
"ResetOnInit": true
},
{ {
"Name": "CPULittleClusterMaxFreq", "Name": "CPULittleClusterMaxFreq",
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq", "Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq",
@ -1111,18 +1100,6 @@
"Duration": 0, "Duration": 0,
"Value": "1852000" "Value": "1852000"
}, },
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_EXTREME", "PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "CDPreferHighCap", "Node": "CDPreferHighCap",
@ -1273,18 +1250,6 @@
"Duration": 0, "Duration": 0,
"Value": "1475000" "Value": "1475000"
}, },
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "MemFreq", "Node": "MemFreq",
@ -1423,18 +1388,6 @@
"Duration": 0, "Duration": 0,
"Value": "1475000" "Value": "1475000"
}, },
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "MemFreq", "Node": "MemFreq",
@ -1513,18 +1466,6 @@
"Duration": 0, "Duration": 0,
"Value": "1475000" "Value": "1475000"
}, },
{
"PowerHint": "CAMERA_STREAMING_LOW",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_LOW",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_LOW", "PowerHint": "CAMERA_STREAMING_LOW",
"Node": "MemFreq", "Node": "MemFreq",
@ -1615,18 +1556,6 @@
"Duration": 0, "Duration": 0,
"Value": "1328000" "Value": "1328000"
}, },
{
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL", "PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
"Node": "MemFreq", "Node": "MemFreq",

View file

@ -49,8 +49,7 @@
"Name": "DsuMaxFreq", "Name": "DsuMaxFreq",
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/max_freq", "Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/max_freq",
"Values": [ "Values": [
"9999999", "9999999"
"820000"
], ],
"DefaultIndex": 0, "DefaultIndex": 0,
"ResetOnInit": true "ResetOnInit": true
@ -65,16 +64,6 @@
], ],
"ResetOnInit": true "ResetOnInit": true
}, },
{
"Name": "BCIMaxFreq",
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/max_freq",
"Values": [
"9999999",
"700000"
],
"DefaultIndex": 0,
"ResetOnInit": true
},
{ {
"Name": "CPULittleClusterMaxFreq", "Name": "CPULittleClusterMaxFreq",
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq", "Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq",
@ -1111,18 +1100,6 @@
"Duration": 0, "Duration": 0,
"Value": "1852000" "Value": "1852000"
}, },
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_EXTREME", "PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "CDPreferHighCap", "Node": "CDPreferHighCap",
@ -1267,18 +1244,6 @@
"Duration": 0, "Duration": 0,
"Value": "1475000" "Value": "1475000"
}, },
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "MemFreq", "Node": "MemFreq",
@ -1423,18 +1388,6 @@
"Duration": 0, "Duration": 0,
"Value": "1475000" "Value": "1475000"
}, },
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "MemFreq", "Node": "MemFreq",
@ -1513,18 +1466,6 @@
"Duration": 0, "Duration": 0,
"Value": "1475000" "Value": "1475000"
}, },
{
"PowerHint": "CAMERA_STREAMING_LOW",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_LOW",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_LOW", "PowerHint": "CAMERA_STREAMING_LOW",
"Node": "MemFreq", "Node": "MemFreq",
@ -1615,18 +1556,6 @@
"Duration": 0, "Duration": 0,
"Value": "1328000" "Value": "1328000"
}, },
{
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
"Node": "BCIMaxFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
"Node": "DsuMaxFreq",
"Duration": 0,
"Value": "820000"
},
{ {
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL", "PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
"Node": "MemFreq", "Node": "MemFreq",