sm6375-common: configs: Enable FIXED_PERFORMANCE in powerhint

Change-Id: I30d519369162d577e419b1c0982a4ac1783fb3b7
This commit is contained in:
Vivekachooz 2024-07-18 20:16:00 +05:30 committed by Anand S
parent 4b9e90d4fb
commit 1f4bd589cc
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -91,6 +91,7 @@
"Name": "GPUMinFreq", "Name": "GPUMinFreq",
"Path": "/sys/class/kgsl/kgsl-3d0/devfreq/min_freq", "Path": "/sys/class/kgsl/kgsl-3d0/devfreq/min_freq",
"Values": [ "Values": [
"840000000",
"650000000", "650000000",
"490000000", "490000000",
"266000000" "266000000"
@ -366,6 +367,42 @@
"Duration": 5000, "Duration": 5000,
"Value": "1497600000" "Value": "1497600000"
}, },
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPUBigClusterMaxFreq",
"Duration": 0,
"Value": "9999999"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPUBigClusterMinFreq",
"Duration": 0,
"Value": "9999999"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPULittleClusterMaxFreq",
"Duration": 0,
"Value": "9999999"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPULittleClusterMinFreq",
"Duration": 0,
"Value": "9999999"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "GPUMaxFreq",
"Duration": 0,
"Value": "840000000"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "840000000"
},
{ {
"PowerHint": "EXPENSIVE_RENDERING", "PowerHint": "EXPENSIVE_RENDERING",
"Node": "PowerHALRenderingState", "Node": "PowerHALRenderingState",