Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: powerhint: Enable GPUMinFreq for EXPENSIVE_RENDERING

Change-Id: Id3fefc6a492557d775a04377432d39034047dd56
This commit is contained in:
Vivekachooz 2024-07-16 13:38:15 +05:30 committed by Nick Reuter
commit 170fdfbe04

View file

@ -591,6 +591,12 @@
"Duration": 0, "Duration": 0,
"Value": "EXPENSIVE_RENDERING" "Value": "EXPENSIVE_RENDERING"
}, },
{
"PowerHint": "EXPENSIVE_RENDERING",
"Node": "GPUMinFreq",
"Duration": 0,
"Value": "1"
},
{ {
"PowerHint": "EXPENSIVE_RENDERING", "PowerHint": "EXPENSIVE_RENDERING",
"Node": "GPUMaxFreq", "Node": "GPUMaxFreq",