diff --git a/powerhint.json b/powerhint.json index 66ebf029..6c462060 100644 --- a/powerhint.json +++ b/powerhint.json @@ -1209,11 +1209,6 @@ "Type": "DoHint", "Value": "BOOST_DISPLAY" }, - { - "PowerHint": "DISPLAY_UPDATE_IMMINENT", - "Type": "DoHint", - "Value": "BOOST_DISPLAY" - }, { "PowerHint": "BOOST_120HZ", "Node": "TAUClampBoost", @@ -1299,6 +1294,11 @@ "Duration": 50, "Value": "1" }, + { + "PowerHint": "DISPLAY_UPDATE_IMMINENT", + "Type": "DoHint", + "Value": "BOOST_DISPLAY" + }, { "PowerHint": "THERMAL_FLASH_LED_REDUCE_CRITICAL", "Node": "LimitFlashCurrent",