mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 13:46:26 -08:00
LG8n: powerhint: Drop PM QoS latency boosting
Change-Id: I683033dcbb12e27ccfbf21eff0b5c9bba0269089 Signed-off-by: fjrXTR <fajarslebew31@gmail.com>
This commit is contained in:
parent
a39971faa7
commit
067c3723d4
|
@ -154,12 +154,6 @@
|
|||
"Values": ["100", "75", "50", "25", "0"],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "PMQoSCpuDmaLatency",
|
||||
"Path": "/dev/cpu_dma_latency",
|
||||
"Values": ["44", "100"],
|
||||
"HoldFd": true
|
||||
},
|
||||
{
|
||||
"Name": "FBTBoostTA",
|
||||
"Path": "/sys/kernel/fpsgo/fbt/boost_ta",
|
||||
|
@ -284,12 +278,6 @@
|
|||
"Duration": 5000,
|
||||
"Value": "2000000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "LAUNCH",
|
||||
"Node": "PMQoSCpuDmaLatency",
|
||||
"Duration": 5000,
|
||||
"Value": "44"
|
||||
},
|
||||
{
|
||||
"PowerHint": "LAUNCH",
|
||||
"Node": "TAUclampMin",
|
||||
|
|
Loading…
Reference in a new issue