Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: configs: Enable FIXED_PERFORMANCE in powerhint

Change-Id: I30d519369162d577e419b1c0982a4ac1783fb3b7
This commit is contained in:
Vivekachooz 2023-12-02 10:15:08 +05:30 committed by Nick Reuter
commit d8cb90b4ba

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",