diff --git a/powerhint.json b/powerhint.json index 8dbf2e65..8a7ed823 100644 --- a/powerhint.json +++ b/powerhint.json @@ -806,6 +806,12 @@ "Duration": 0, "Value": "62" }, + { + "PowerHint": "ADPF_DISABLE_TA_BOOST", + "Node": "TAUClampBoost", + "Duration": 0, + "Value": "1" + }, { "PowerHint": "DISABLE_TA_BOOST", "Node": "TAUClampBoost", diff --git a/powerhint_a0.json b/powerhint_a0.json index b0a73fe3..2136a2bb 100644 --- a/powerhint_a0.json +++ b/powerhint_a0.json @@ -333,6 +333,12 @@ "Duration": 0, "Value": "103" }, + { + "PowerHint": "ADPF_DISABLE_TA_BOOST", + "Node": "TAUClampBoost", + "Duration": 0, + "Value": "0" + }, { "PowerHint": "DISABLE_TA_BOOST", "Node": "TAUClampBoost", diff --git a/powerhint_a1.json b/powerhint_a1.json index 0405c82d..c3d1581d 100644 --- a/powerhint_a1.json +++ b/powerhint_a1.json @@ -363,6 +363,12 @@ "Duration": 0, "Value": "103" }, + { + "PowerHint": "ADPF_DISABLE_TA_BOOST", + "Node": "TAUClampBoost", + "Duration": 0, + "Value": "0" + }, { "PowerHint": "DISABLE_TA_BOOST", "Node": "TAUClampBoost",