diff --git a/perf/powerhint-tegu.json b/perf/powerhint-tegu.json index 3226106..b604972 100644 --- a/perf/powerhint-tegu.json +++ b/perf/powerhint-tegu.json @@ -111,6 +111,7 @@ "Values": [ "5000", "2000", + "1000", "500" ], "DefaultIndex": 0, @@ -149,6 +150,7 @@ "Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/down_rate_limit_us", "Values": [ "20000", + "5000", "3000", "2000", "500" @@ -2036,13 +2038,13 @@ "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "CPULittleClusterDownRateLimitUs", "Duration": 0, - "Value": "5000" + "Value": "1000" }, { "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "CPUMidClusterDownRateLimitUs", "Duration": 0, - "Value": "20000" + "Value": "5000" }, { "PowerHint": "CAMERA_STREAMING_EXTREME", @@ -2216,13 +2218,13 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "CPULittleClusterDownRateLimitUs", "Duration": 0, - "Value": "5000" + "Value": "1000" }, { "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "CPUMidClusterDownRateLimitUs", "Duration": 0, - "Value": "20000" + "Value": "5000" }, { "PowerHint": "CAMERA_STREAMING_HIGH", @@ -2426,13 +2428,13 @@ "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "CPULittleClusterDownRateLimitUs", "Duration": 0, - "Value": "5000" + "Value": "1000" }, { "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "CPUMidClusterDownRateLimitUs", "Duration": 0, - "Value": "20000" + "Value": "5000" }, { "PowerHint": "CAMERA_STREAMING_STANDARD",