diff --git a/configs/powerhint.json b/configs/powerhint.json index c0d5e98..d21f4a4 100644 --- a/configs/powerhint.json +++ b/configs/powerhint.json @@ -168,15 +168,6 @@ ], "ResetOnInit": true }, - { - "Name": "PMQoSCpuDmaLatency", - "Path": "/dev/cpu_dma_latency", - "Values": [ - "44", - "100" - ], - "HoldFd": true - }, { "Name": "SchedBoost", "Path": "/proc/sys/kernel/sched_boost", @@ -305,12 +296,6 @@ "Duration": 5000, "Value": "9999999" }, - { - "PowerHint": "LAUNCH", - "Node": "PMQoSCpuDmaLatency", - "Duration": 5000, - "Value": "44" - }, { "PowerHint": "LAUNCH", "Node": "CPUBWHystTriggerCount", @@ -371,24 +356,12 @@ "Duration": 2000, "Value": "1651200" }, - { - "PowerHint": "AUDIO_LAUNCH", - "Node": "PMQoSCpuDmaLatency", - "Duration": 2000, - "Value": "44" - }, { "PowerHint": "AUDIO_STREAMING_LOW_LATENCY", "Node": "PowerHALAudioState", "Duration": 0, "Value": "AUDIO_STREAMING_LOW_LATENCY" }, - { - "PowerHint": "AUDIO_STREAMING_LOW_LATENCY", - "Node": "PMQoSCpuDmaLatency", - "Duration": 0, - "Value": "44" - }, { "PowerHint": "EXPENSIVE_RENDERING", "Node": "PowerHALRenderingState",