diff --git a/configs/powerhint.json b/configs/powerhint.json index a408d7f..d9bc94d 100644 --- a/configs/powerhint.json +++ b/configs/powerhint.json @@ -636,6 +636,12 @@ "Node": "CPUBigClusterMaxFreq", "Duration": 0, "Value": "1516800" + }, + { + "PowerHint": "DISPLAY_INACTIVE", + "Node": "CPULittleClusterMinFreq", + "Duration": 0, + "Value": "300000" } ] }