diff --git a/powerhint-cheetah.json b/powerhint-cheetah.json index 7223fa2..66d3593 100644 --- a/powerhint-cheetah.json +++ b/powerhint-cheetah.json @@ -1785,6 +1785,12 @@ "Duration": 0, "Value": "572000" }, + { + "PowerHint": "ADPF_FIRST_FRAME", + "Node": "GPUMinFreq", + "Duration": 50, + "Value": "302000" + }, { "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT", "Node": "PMU_POLL", diff --git a/powerhint-panther.json b/powerhint-panther.json index 3c1b93c..93362fa 100644 --- a/powerhint-panther.json +++ b/powerhint-panther.json @@ -1652,6 +1652,12 @@ "Duration": 0, "Value": "572000" }, + { + "PowerHint": "ADPF_FIRST_FRAME", + "Node": "GPUMinFreq", + "Duration": 50, + "Value": "302000" + }, { "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT", "Node": "PMU_POLL",