android_device_oneplus_dre/power
BeYkeRYkt 9137790aed sdm845-common: power: Handle launch and interaction hints
* MP-CTL does not handle POWER_HINT_INTERACTION and POWER_HINT_LAUNCH
   directly. Requests for processing are sent by Qualcomm BoostFramework
   (QPerformance) at the framework service level. Since we do not have
   BoostFramework, process POWER_HINT_INTERACTION and POWER_HINT_LAUNCH
   in PowerHAL to ensure a sufficient level of performance.
 * For proper operation, perfboostsconfig.xml file is required.

Change-Id: I9fedcbaa189147c91d932711c831c2ce038a7ec7
2019-01-05 23:37:36 +01:00
..
.clang-format sdm845-common: Add power hal 2018-07-19 22:13:43 +02:00
Android.mk sdm845-common: Add power hal 2018-07-19 22:13:43 +02:00
hint-data.c sdm845-common: Add power hal 2018-07-19 22:13:43 +02:00
hint-data.h sdm845-common: Add power hal 2018-07-19 22:13:43 +02:00
list.c sdm845-common: Add power hal 2018-07-19 22:13:43 +02:00
list.h sdm845-common: Add power hal 2018-07-19 22:13:43 +02:00
metadata-defs.h sdm845-common: Add power hal 2018-07-19 22:13:43 +02:00
metadata-parser.c sdm845-common: Add power hal 2018-07-19 22:13:43 +02:00
performance.h sdm845-common: power: Handle launch and interaction hints 2019-01-05 23:37:36 +01:00
power-845.c sdm845-common: power: Handle launch and interaction hints 2019-01-05 23:37:36 +01:00
power-common.h sdm845-common: Add power hal 2018-07-19 22:13:43 +02:00
power.c sdm845-common: Add power hal 2018-07-19 22:13:43 +02:00
powerhintparser.c sdm845-common: Add power hal 2018-07-19 22:13:43 +02:00
powerhintparser.h sdm845-common: Add power hal 2018-07-19 22:13:43 +02:00
utils.c sdm845-common: power: Handle launch and interaction hints 2019-01-05 23:37:36 +01:00
utils.h sdm845-common: power: Handle launch and interaction hints 2019-01-05 23:37:36 +01:00