hardware_xiaomi/aidl/power-libperfmgr
Jimmy Shiu 8fb3a9d722
ADPF: fix no boost due to the big negative ILowLimit
Tuning the PID control loop as the below:
ILowLimit: -512 -> -120
kPOver: 2->5
kPunder: 2->3
kDOver: 1->5
kDUnder: 0->0

Bug: 193165816
Test: cuj/youtuble, cuj/facebook, PtsUiBench
Change-Id: Icc1a9a8d04004f60e47cabb7c4131ea67585be53
2021-10-18 23:40:43 +02:00
..
android.hardware.power-service.xiaomi-libperfmgr.rc libperfmgr.rc: let power hal start early 2021-04-18 22:39:12 +01:00
android.hardware.power-service.xiaomi.xml power: add PowerHintSession for ADPF implementation 2021-10-18 23:40:43 +02:00
Android.mk ADPF: fix abnormal high uclamp 2021-10-18 23:40:43 +02:00
InteractionHandler.cpp power: add PowerHintSession for ADPF implementation 2021-10-18 23:40:43 +02:00
InteractionHandler.h Power: add support for devices without display idle signals 2021-10-18 23:40:43 +02:00
Power.cpp power-libperfmgr: improve adpf logic 2021-10-18 23:40:43 +02:00
Power.h power-libperfmgr: improve adpf logic 2021-10-18 23:40:43 +02:00
PowerExt.cpp Fix objects that are derived from refbase 2021-10-18 23:40:43 +02:00
PowerExt.h power-libperfmgr: rename namespace for Pixel power HAL 2021-04-18 22:38:42 +01:00
PowerHintSession.cpp ADPF: fix no boost due to the big negative ILowLimit 2021-10-18 23:40:43 +02:00
PowerHintSession.h ADPF: avoid to call close() twice 2021-10-18 23:40:43 +02:00
PowerSessionManager.cpp ADPF: fix abnormal high uclamp 2021-10-18 23:40:43 +02:00
PowerSessionManager.h ADPF: fix abnormal high uclamp 2021-10-18 23:40:43 +02:00
service.cpp Fix objects that are derived from refbase 2021-10-18 23:40:43 +02:00