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