Merge "Add GPU power hint for Zuma" into udc-d1-dev

This commit is contained in:
Treehugger Robot 2023-07-13 17:47:48 +00:00 committed by Android (Google) Code Review
commit 5be931bae4
3 changed files with 42 additions and 0 deletions

View file

@ -1,5 +1,13 @@
{
"Nodes": [
{
"Name": "GPUPowerOn",
"Path": "/sys/devices/platform/1f000000.mali/hint_power_on",
"Values": [
"1",
"0"
]
},
{
"Name": "GPUMinFreq",
"Path": "/sys/devices/platform/1f000000.mali/hint_min_freq",
@ -928,6 +936,12 @@
"Duration": 3000,
"Value": "0"
},
{
"PowerHint": "CPU_LOAD_RESET",
"Node": "GPUPowerOn",
"Duration": 10,
"Value": "1"
},
{
"PowerHint": "CPU_LOAD_RESET",
"Node": "GPUMinFreq",

View file

@ -1,5 +1,13 @@
{
"Nodes": [
{
"Name": "GPUPowerOn",
"Path": "/sys/devices/platform/1f000000.mali/hint_power_on",
"Values": [
"1",
"0"
]
},
{
"Name": "GPUMinFreq",
"Path": "/sys/devices/platform/1f000000.mali/hint_min_freq",
@ -893,6 +901,12 @@
"Duration": 3000,
"Value": "0"
},
{
"PowerHint": "CPU_LOAD_RESET",
"Node": "GPUPowerOn",
"Duration": 10,
"Value": "1"
},
{
"PowerHint": "CPU_LOAD_RESET",
"Node": "GPUMinFreq",

View file

@ -1,5 +1,13 @@
{
"Nodes": [
{
"Name": "GPUPowerOn",
"Path": "/sys/devices/platform/1f000000.mali/hint_power_on",
"Values": [
"1",
"0"
]
},
{
"Name": "GPUMinFreq",
"Path": "/sys/devices/platform/1f000000.mali/hint_min_freq",
@ -928,6 +936,12 @@
"Duration": 3000,
"Value": "0"
},
{
"PowerHint": "CPU_LOAD_RESET",
"Node": "GPUPowerOn",
"Duration": 10,
"Value": "1"
},
{
"PowerHint": "CPU_LOAD_RESET",
"Node": "GPUMinFreq",