Merge "Sync GPU Powerhint settings." into tm-qpr-dev

This commit is contained in:
Andy Hsu 2022-07-12 01:23:38 +00:00 committed by Android (Google) Code Review
commit 0bc3cf6a4c

View file

@ -103,7 +103,9 @@
"Name": "GPUMinFreq",
"Path": "/sys/devices/platform/28000000.mali/hint_min_freq",
"Values": [
"848000",
"762000",
"572000",
"471000",
"400000",
"302000",
@ -680,6 +682,12 @@
"Duration": 3000,
"Value": "9999999"
},
{
"PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME",
"Node": "GPUMinFreq",
"Duration": 3000,
"Value": "848000"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "CPULittleClusterMaxFreq",
@ -704,12 +712,6 @@
"Duration": 0,
"Value": "1"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "MemFreq",
@ -782,12 +784,6 @@
"Duration": 0,
"Value": "1401000"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "MemFreq",
@ -860,12 +856,6 @@
"Duration": 0,
"Value": "1401000"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "MemFreq",
@ -932,12 +922,6 @@
"Duration": 0,
"Value": "1401000"
},
{
"PowerHint": "CAMERA_STREAMING_LOW",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "CAMERA_STREAMING_LOW",
"Node": "MemFreq",
@ -968,6 +952,18 @@
"Duration": 0,
"Value": "4-7"
},
{
"PowerHint": "CAMERA_GPU_HIGH",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "572000"
},
{
"PowerHint": "CAMERA_GPU_STANDARD",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "302000"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPUBigClusterMaxFreq",