diff --git a/powerhint-cheetah.json b/powerhint-cheetah.json index c023372..2e8ddce 100644 --- a/powerhint-cheetah.json +++ b/powerhint-cheetah.json @@ -1863,6 +1863,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 bc73538..6e9f2a0 100644 --- a/powerhint-panther.json +++ b/powerhint-panther.json @@ -1730,6 +1730,12 @@ "Duration": 0, "Value": "572000" }, + { + "PowerHint": "ADPF_FIRST_FRAME", + "Node": "GPUMinFreq", + "Duration": 50, + "Value": "302000" + }, { "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT", "Node": "PMU_POLL",