Commit Graph

4 Commits

Author SHA1 Message Date
shaenix
504852f955 sm7125-common: Use common libqti-perfd-client and power-libperfmgr 2025-08-07 18:54:00 +05:30
debdeep199x
68d1ee4328 sm7125-common: Reduce boosts to 1sec.
Signed-off-by: debdeep199x <debdeep199x@gmail.com>
2022-09-19 15:13:17 +00:00
Nauval Rizky
dd47812466 sm7125-common: power: Bump max interactive duration to 5s
2.5s is too short especially for fling, since we don't have
boostFramework to hint onFling() event, and prefling event on
perfd only last for 80ms which not usable at all, so the only
thing we can do is keep the boost duration for longer time.

Signed-off-by: debdeep199x <debdeep199x@gmail.com>
2022-08-26 03:37:48 +00:00
Nauval Rizky
831f8f3003 sm7125-common:-common: power: Add custom boost extension for scroll
handling

Currently, we're not using CAF's BoostFramework due to having a pure
AOSP based source, thus qcom perf hinting are not correctly applied.
This extension will handle the vertical fling through device-specific
boost override, utilizing existing libqti-perfd hinting.
So any further configuration should be happens inside vertical scroll
config inside perfboostsconfig.xml

Signed-off-by: debdeep199x <debdeep199x@gmail.com>
2022-08-26 03:37:47 +00:00