]> asedeno.scripts.mit.edu Git - linux.git/commit
PM / devfreq: tegra30: Tune up MCCPU boost-down coefficient
authorDmitry Osipenko <digetx@gmail.com>
Mon, 4 Nov 2019 21:56:16 +0000 (00:56 +0300)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 6 Nov 2019 03:04:01 +0000 (12:04 +0900)
commitfee22854c0273569836de2039d9c432ea4df2cfc
tree379d1c497d6ecfc49c42157c5ebd78f2b63c7015
parentf61ee201068ac844cc8ed7f9112e47f3452f8262
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>
drivers/devfreq/tegra30-devfreq.c