diff --git a/configs/powerhint.json b/configs/powerhint.json index 151eac0..802ca91 100644 --- a/configs/powerhint.json +++ b/configs/powerhint.json @@ -591,6 +591,12 @@ "Duration": 0, "Value": "EXPENSIVE_RENDERING" }, + { + "PowerHint": "EXPENSIVE_RENDERING", + "Node": "GPUMinFreq", + "Duration": 0, + "Value": "1" + }, { "PowerHint": "EXPENSIVE_RENDERING", "Node": "GPUMaxFreq",