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

Skip to content
Commit 5286e14f authored by Ping Li's avatar Ping Li
Browse files

msm: mdss: Correct PP register programming deferring



Commit 1b5894d38a00 ("msm: mdss: Separate PP programming to
advanced and deferred modes") separates the PP register
programming into two groups, the normal pp features and the
deferred pp features. However, the above change missed
to add the check in one place and caused mdss_mdp_ad_setup()
gets called two times for every dspp_setup, which breaks the
AD mode switch feature during idle power collapse.
This change fixes the above issue by adding the missing check.

Change-Id: I694299646f62ab29aeff49d4e3749d7858381db4
Signed-off-by: default avatarPing Li <pingli@codeaurora.org>
parent 6f56b2a9
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