Home
last modified time | relevance | path

Searched hist:fee22854c0273569836de2039d9c432ea4df2cfc (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/devfreq/
H A Dtegra30-devfreq.cdiff fee22854c0273569836de2039d9c432ea4df2cfc Mon Nov 04 22:56:16 CET 2019 Dmitry Osipenko <digetx@gmail.com> PM / devfreq: tegra30: Tune up MCCPU boost-down coefficient

MCCPU boosts up very aggressively by 800% and boosts down very mildly by
10%. This doesn't work well when system is idling because the very slow
de-boosting results in lots of consecutive-down interrupts, in result
memory stays clocked high and CPU doesn't enter deepest idling state
instead of keeping memory at lowest freq and having CPU cluster turned
off. A more faster de-boosting fixes the case of idling system and doesn't
affect the case of an active system.

Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>