diff --git a/powerhint-oriole.json b/powerhint-oriole.json index 534508f..61c3b63 100644 --- a/powerhint-oriole.json +++ b/powerhint-oriole.json @@ -155,7 +155,7 @@ "Name": "SFUClampBoost", "Path": "/proc/vendor_sched/sf_uclamp_min", "Values": [ - "160", + "161", "85", "39" ], @@ -423,6 +423,22 @@ ], "DefaultIndex": 0 }, + { + "Name": "TRUSTY_VIRTIO_HIGH", + "Path": "/sys/module/trusty_virtio/parameters/use_high_wq", + "Values": [ + "1", + "0" + ] + }, + { + "Name": "TRUSTY_HIGH", + "Path": "/sys/module/trusty_core/parameters/use_high_wq", + "Values": [ + "1", + "0" + ] + }, { "Name": "PMU_POLL", "Path": "/proc/vendor_sched/pmu_poll_enable", @@ -1411,6 +1427,18 @@ "Duration": 1000, "Value": "1" }, + { + "PowerHint": "FP_BOOST", + "Node": "TRUSTY_VIRTIO_HIGH", + "Duration": 1000, + "Value": "1" + }, + { + "PowerHint": "FP_BOOST", + "Node": "TRUSTY_HIGH", + "Duration": 1000, + "Value": "1" + }, { "PowerHint": "THERMAL_VIRTUAL-SKIN_EMERGENCY", "Node": "PMU_POLL", diff --git a/powerhint-raven.json b/powerhint-raven.json index 8aa41e9..586e9f7 100644 --- a/powerhint-raven.json +++ b/powerhint-raven.json @@ -156,7 +156,7 @@ "Name": "SFUClampBoost", "Path": "/proc/vendor_sched/sf_uclamp_min", "Values": [ - "160", + "161", "85", "39" ], @@ -424,6 +424,22 @@ ], "DefaultIndex": 0 }, + { + "Name": "TRUSTY_VIRTIO_HIGH", + "Path": "/sys/module/trusty_virtio/parameters/use_high_wq", + "Values": [ + "1", + "0" + ] + }, + { + "Name": "TRUSTY_HIGH", + "Path": "/sys/module/trusty_core/parameters/use_high_wq", + "Values": [ + "1", + "0" + ] + }, { "Name": "PMU_POLL", "Path": "/proc/vendor_sched/pmu_poll_enable", @@ -451,7 +467,7 @@ "PowerHint": "LAUNCH_120FPS", "Node": "SFUClampBoost", "Duration": 1000, - "Value": "160" + "Value": "161" }, { "PowerHint": "LAUNCH", @@ -1428,6 +1444,18 @@ "Duration": 1000, "Value": "1" }, + { + "PowerHint": "FP_BOOST", + "Node": "TRUSTY_VIRTIO_HIGH", + "Duration": 1000, + "Value": "1" + }, + { + "PowerHint": "FP_BOOST", + "Node": "TRUSTY_HIGH", + "Duration": 1000, + "Value": "1" + }, { "PowerHint": "THERMAL_VIRTUAL-SKIN_EMERGENCY", "Node": "PMU_POLL", diff --git a/powerhint-slider.json b/powerhint-slider.json index c7e85f3..9444ccb 100644 --- a/powerhint-slider.json +++ b/powerhint-slider.json @@ -157,7 +157,7 @@ "Name": "SFUClampBoost", "Path": "/proc/vendor_sched/sf_uclamp_min", "Values": [ - "160", + "161", "85", "39" ], @@ -416,7 +416,7 @@ "PowerHint": "LAUNCH_120FPS", "Node": "SFUClampBoost", "Duration": 1000, - "Value": "160" + "Value": "161" }, { "PowerHint": "LAUNCH", diff --git a/powerhint-whitefin.json b/powerhint-whitefin.json index 40f42fc..450ad3c 100644 --- a/powerhint-whitefin.json +++ b/powerhint-whitefin.json @@ -157,7 +157,7 @@ "Name": "SFUClampBoost", "Path": "/proc/vendor_sched/sf_uclamp_min", "Values": [ - "160", + "161", "85", "39" ], @@ -407,7 +407,7 @@ "PowerHint": "LAUNCH_120FPS", "Node": "SFUClampBoost", "Duration": 1000, - "Value": "160" + "Value": "161" }, { "PowerHint": "LAUNCH",