powerhint: Add GPUMinFreq 150000
Bug: 251015742 Signed-off-by: Siddharth Kapoor <ksiddharth@google.com> Change-Id: I51e6b0a716d673852067691e0d7c20bdfa4088ae
This commit is contained in:
parent
e257da35c0
commit
a7a2126955
3 changed files with 6 additions and 3 deletions
|
@ -135,7 +135,8 @@
|
||||||
"521000",
|
"521000",
|
||||||
"467000",
|
"467000",
|
||||||
"376000",
|
"376000",
|
||||||
"302000"
|
"302000",
|
||||||
|
"150000"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
|
|
@ -135,7 +135,8 @@
|
||||||
"521000",
|
"521000",
|
||||||
"467000",
|
"467000",
|
||||||
"376000",
|
"376000",
|
||||||
"302000"
|
"302000",
|
||||||
|
"150000"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
|
|
@ -135,7 +135,8 @@
|
||||||
"521000",
|
"521000",
|
||||||
"467000",
|
"467000",
|
||||||
"376000",
|
"376000",
|
||||||
"302000"
|
"302000",
|
||||||
|
"150000"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue