sm6375-common: powerhint: Enable GPUMinFreq for EXPENSIVE_RENDERING
Change-Id: Id3fefc6a492557d775a04377432d39034047dd56
This commit is contained in:
parent
a4e85ce01a
commit
ae9f3df1e6
1 changed files with 6 additions and 0 deletions
|
@ -613,6 +613,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "EXPENSIVE_RENDERING"
|
||||
},
|
||||
{
|
||||
"PowerHint": "EXPENSIVE_RENDERING",
|
||||
"Node": "GPUMinFreq",
|
||||
"Duration": 0,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "EXPENSIVE_RENDERING",
|
||||
"Node": "GPUMaxFreq",
|
||||
|
|
Loading…
Reference in a new issue