powerhint: Use 'hint' node for GPU am: f1ebf62e94 am: 40b3ef6c08
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14601657 Change-Id: Ib4d99fb496e84648989b4deffc255b430167779d
This commit is contained in:
commit
24b9e4ea1e
3 changed files with 3 additions and 3 deletions
|
@ -73,7 +73,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "GPUMinFreq",
|
"Name": "GPUMinFreq",
|
||||||
"Path": "/sys/devices/platform/1c500000.mali/scaling_min_freq",
|
"Path": "/sys/devices/platform/1c500000.mali/hint_min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"762000",
|
"762000",
|
||||||
"471000",
|
"471000",
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "GPUMinFreq",
|
"Name": "GPUMinFreq",
|
||||||
"Path": "/sys/devices/platform/1c500000.mali/scaling_min_freq",
|
"Path": "/sys/devices/platform/1c500000.mali/hint_min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"151000",
|
"151000",
|
||||||
"302000",
|
"302000",
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "GPUMinFreq",
|
"Name": "GPUMinFreq",
|
||||||
"Path": "/sys/devices/platform/1c500000.mali/scaling_min_freq",
|
"Path": "/sys/devices/platform/1c500000.mali/hint_min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"151000",
|
"151000",
|
||||||
"302000",
|
"302000",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue