diff --git a/powerhint.json b/powerhint.json index 6c9f31e4..4d047b1c 100644 --- a/powerhint.json +++ b/powerhint.json @@ -1106,11 +1106,6 @@ "Type": "DoHint", "Value": "BOOST_DISPLAY" }, - { - "PowerHint": "DISPLAY_UPDATE_IMMINENT", - "Type": "DoHint", - "Value": "BOOST_DISPLAY" - }, { "PowerHint": "BOOST_120HZ", "Node": "TAUClampBoost", @@ -1196,6 +1191,11 @@ "Duration": 50, "Value": "1" }, + { + "PowerHint": "DISPLAY_UPDATE_IMMINENT", + "Type": "DoHint", + "Value": "BOOST_DISPLAY" + }, { "PowerHint": "THERMAL_FLASH_LED_REDUCE_CRITICAL", "Node": "LimitFlashCurrent",