From 6ad7d58a34a38c935a27237814262980efca359c Mon Sep 17 00:00:00 2001 From: Yuan-Yuan Wang Date: Mon, 29 Jan 2024 04:37:28 +0000 Subject: [PATCH] Powerhint: 1080p60 M1, set BCIMin to 700MHz and TAPreferHighCap to 0 Bug: 311011064 Test: odpm/framedrops (http://b/311011064#comment33) Change-Id: I9d2abb734b6a6f609db5c8d4dc8d1b4dcd05fd2b --- perf/powerhint-caiman.json | 9 ++++++++- perf/powerhint-komodo.json | 9 ++++++++- perf/powerhint-ripcurrentpro.json | 9 ++++++++- perf/powerhint-tokay.json | 9 ++++++++- 4 files changed, 32 insertions(+), 4 deletions(-) diff --git a/perf/powerhint-caiman.json b/perf/powerhint-caiman.json index 09a59f66..eddb749e 100644 --- a/perf/powerhint-caiman.json +++ b/perf/powerhint-caiman.json @@ -71,6 +71,7 @@ "Values": [ "9999999", "1401000", + "700000", "0" ], "ResetOnInit": true @@ -1744,7 +1745,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "TAPreferHighCap", "Duration": 0, - "Value": "1" + "Value": "0" }, { "PowerHint": "CAMERA_STREAMING_HIGH", @@ -1782,6 +1783,12 @@ "Duration": 0, "Value": "camera" }, + { + "PowerHint": "CAMERA_STREAMING_HIGH", + "Node": "BCIMinFreq", + "Duration": 0, + "Value": "700000" + }, { "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "PowerHALCameraRunning", diff --git a/perf/powerhint-komodo.json b/perf/powerhint-komodo.json index 09a59f66..eddb749e 100644 --- a/perf/powerhint-komodo.json +++ b/perf/powerhint-komodo.json @@ -71,6 +71,7 @@ "Values": [ "9999999", "1401000", + "700000", "0" ], "ResetOnInit": true @@ -1744,7 +1745,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "TAPreferHighCap", "Duration": 0, - "Value": "1" + "Value": "0" }, { "PowerHint": "CAMERA_STREAMING_HIGH", @@ -1782,6 +1783,12 @@ "Duration": 0, "Value": "camera" }, + { + "PowerHint": "CAMERA_STREAMING_HIGH", + "Node": "BCIMinFreq", + "Duration": 0, + "Value": "700000" + }, { "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "PowerHALCameraRunning", diff --git a/perf/powerhint-ripcurrentpro.json b/perf/powerhint-ripcurrentpro.json index 09a59f66..eddb749e 100644 --- a/perf/powerhint-ripcurrentpro.json +++ b/perf/powerhint-ripcurrentpro.json @@ -71,6 +71,7 @@ "Values": [ "9999999", "1401000", + "700000", "0" ], "ResetOnInit": true @@ -1744,7 +1745,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "TAPreferHighCap", "Duration": 0, - "Value": "1" + "Value": "0" }, { "PowerHint": "CAMERA_STREAMING_HIGH", @@ -1782,6 +1783,12 @@ "Duration": 0, "Value": "camera" }, + { + "PowerHint": "CAMERA_STREAMING_HIGH", + "Node": "BCIMinFreq", + "Duration": 0, + "Value": "700000" + }, { "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "PowerHALCameraRunning", diff --git a/perf/powerhint-tokay.json b/perf/powerhint-tokay.json index 09a59f66..eddb749e 100644 --- a/perf/powerhint-tokay.json +++ b/perf/powerhint-tokay.json @@ -71,6 +71,7 @@ "Values": [ "9999999", "1401000", + "700000", "0" ], "ResetOnInit": true @@ -1744,7 +1745,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "TAPreferHighCap", "Duration": 0, - "Value": "1" + "Value": "0" }, { "PowerHint": "CAMERA_STREAMING_HIGH", @@ -1782,6 +1783,12 @@ "Duration": 0, "Value": "camera" }, + { + "PowerHint": "CAMERA_STREAMING_HIGH", + "Node": "BCIMinFreq", + "Duration": 0, + "Value": "700000" + }, { "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "PowerHALCameraRunning",