diff --git a/powerhint-cheetah-a0.json b/powerhint-cheetah-a0.json index 79ef6ff..603f259 100644 --- a/powerhint-cheetah-a0.json +++ b/powerhint-cheetah-a0.json @@ -172,6 +172,15 @@ "DefaultIndex": 0, "ResetOnInit": true }, + { + "Name": "PMQoSCpuDmaLatency", + "Path": "/dev/cpu_dma_latency", + "Values": [ + "44", + "1000" + ], + "HoldFd": true + }, { "Name": "CDPreferIdle", "Path": "/proc/vendor_sched/cam_prefer_idle", @@ -1655,6 +1664,12 @@ "Duration": 2000, "Value": "512" }, + { + "PowerHint": "ML_ACC", + "Node": "PMQoSCpuDmaLatency", + "Duration": 2000, + "Value": "44" + }, { "PowerHint": "DEVICE_IDLE", "Node": "RestrictedCpuset", diff --git a/powerhint-cheetah.json b/powerhint-cheetah.json index 8e963dd..7a1f75b 100644 --- a/powerhint-cheetah.json +++ b/powerhint-cheetah.json @@ -190,6 +190,15 @@ "DefaultIndex": 0, "ResetOnInit": true }, + { + "Name": "PMQoSCpuDmaLatency", + "Path": "/dev/cpu_dma_latency", + "Values": [ + "44", + "1000" + ], + "HoldFd": true + }, { "Name": "CDPreferIdle", "Path": "/proc/vendor_sched/cam_prefer_idle", @@ -1677,6 +1686,12 @@ "Duration": 2000, "Value": "512" }, + { + "PowerHint": "ML_ACC", + "Node": "PMQoSCpuDmaLatency", + "Duration": 2000, + "Value": "44" + }, { "PowerHint": "DEVICE_IDLE", "Node": "RestrictedCpuset", diff --git a/powerhint-panther-a0.json b/powerhint-panther-a0.json index 6e6d422..3954149 100644 --- a/powerhint-panther-a0.json +++ b/powerhint-panther-a0.json @@ -172,6 +172,15 @@ "DefaultIndex": 0, "ResetOnInit": true }, + { + "Name": "PMQoSCpuDmaLatency", + "Path": "/dev/cpu_dma_latency", + "Values": [ + "44", + "1000" + ], + "HoldFd": true + }, { "Name": "CDPreferIdle", "Path": "/proc/vendor_sched/cam_prefer_idle", @@ -1639,6 +1648,12 @@ "Duration": 2000, "Value": "512" }, + { + "PowerHint": "ML_ACC", + "Node": "PMQoSCpuDmaLatency", + "Duration": 2000, + "Value": "44" + }, { "PowerHint": "DEVICE_IDLE", "Node": "RestrictedCpuset", diff --git a/powerhint-panther.json b/powerhint-panther.json index 964eb40..a6eb0da 100644 --- a/powerhint-panther.json +++ b/powerhint-panther.json @@ -190,6 +190,15 @@ "DefaultIndex": 0, "ResetOnInit": true }, + { + "Name": "PMQoSCpuDmaLatency", + "Path": "/dev/cpu_dma_latency", + "Values": [ + "44", + "1000" + ], + "HoldFd": true + }, { "Name": "CDPreferIdle", "Path": "/proc/vendor_sched/cam_prefer_idle", @@ -1661,6 +1670,12 @@ "Duration": 2000, "Value": "512" }, + { + "PowerHint": "ML_ACC", + "Node": "PMQoSCpuDmaLatency", + "Duration": 2000, + "Value": "44" + }, { "PowerHint": "DEVICE_IDLE", "Node": "RestrictedCpuset",