From 839df9fe6c57ca4a57b120d4c945e8f6bc633451 Mon Sep 17 00:00:00 2001 From: Subhajeet Muhuri Date: Fri, 27 Jan 2023 13:12:15 +0300 Subject: [PATCH] rosemary: powerhint: Drop PM QoS latency boosting Change-Id: I683033dcbb12e27ccfbf21eff0b5c9bba0269089 --- configs/powerhint.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/configs/powerhint.json b/configs/powerhint.json index ebba9ee..1d0776f 100644 --- a/configs/powerhint.json +++ b/configs/powerhint.json @@ -333,15 +333,6 @@ ], "ResetOnInit": true }, - { - "Name": "PMQoSCpuDmaLatency", - "Path": "/dev/cpu_dma_latency", - "Values": [ - "44", - "100" - ], - "HoldFd": true - }, { "Name": "FBTBoostTA", "Path": "/sys/kernel/fpsgo/fbt/boost_ta", @@ -507,12 +498,6 @@ "Duration": 3000, "Value": "2000000" }, - { - "PowerHint": "LAUNCH", - "Node": "PMQoSCpuDmaLatency", - "Duration": 3000, - "Value": "44" - }, { "PowerHint": "LAUNCH", "Node": "TAUclampMin",