Commit Graph

2 Commits

Author SHA1 Message Date
Amir Vajid
58e19aaf1e PM / devfreq: qoslat: Update voting level definitions
Having OPP levels of 0 and 1 causes a minor error in OPP
debugfs since an OPP level of 0 causes the OPP index to be
used instead (1 in this case) which later clashes with an
actual OPP of 1. Update the qoslat OPP levels to avoid this.

Change-Id: I23c0e736c9f1bfe77a99af44ced180d488a52eeb
Signed-off-by: Amir Vajid <avajid@codeaurora.org>
2019-10-29 13:59:16 -07:00
Amir Vajid
82b56c0715 PM / devfreq: Add support for memory latency QoS voting
Add a devfreq device that has the ability to vote for a
QoS level to ensure better memory latency.

Change-Id: I33094b45ec250a58f244ecb1b7b8476df8791425
Signed-off-by: Amir Vajid <avajid@codeaurora.org>
2019-06-27 13:31:33 -07:00