Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8d6532ac authored by Aravind Venkateswaran's avatar Aravind Venkateswaran Committed by Anurag Singh
Browse files

msm: mdss: reduce pm runtime autosuspend delay to 50 ms



In the current implementation, the pm runtime autosuspend timeout is set
to 200 ms. This means that the MDSS idle power collapse would be delayed
by 200 ms after idle screen is detected. Though the autosuspend delay
can be controlled by userspace, it is still beneficial to reduce the
default value to 50 ms based on a recent analysis for use-cases
involving periodic single (or a small number of) frame update(s). This
should not affect normal use cases since the idle screen detection logic
itself waits for 6 VSYNCs for no frame updates, and should prevent
bouncing back and forth between runtime suspend and active states.

Change-Id: Ib562fd18dcdd66791e272ed2c37ff383621a8a23
Signed-off-by: default avatarAravind Venkateswaran <aravindh@codeaurora.org>
Signed-off-by: default avatarAnurag Singh <anursing@codeaurora.org>
parent 17ece053
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment