Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: powerhint: Drop PM QoS boosting

Change-Id: Idcedcc3f4ff1998b6fb59437a2517ee9e0bc75bb
Signed-off-by: Subhajeet Muhuri <subhajeet.muhuri@aosip.dev>
This commit is contained in:
Subhajeet Muhuri 2023-11-28 01:01:16 +05:30 committed by Nick Reuter
commit c689cef1e0

View file

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