sm6375-common: configs: Enable FIXED_PERFORMANCE in powerhint

Change-Id: I30d519369162d577e419b1c0982a4ac1783fb3b7
This commit is contained in:
Vivekachooz 2024-07-18 12:56:42 +05:30 committed by Anand S
parent 504e95f669
commit fb81363aae
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -91,6 +91,7 @@
"Name": "GPUMinFreq",
"Path": "/sys/class/kgsl/kgsl-3d0/devfreq/min_freq",
"Values": [
"840000000",
"650000000",
"490000000",
"266000000"
@ -366,6 +367,42 @@
"Duration": 5000,
"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",
"Node": "PowerHALRenderingState",