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

Skip to content
Commit 11f3ca22 authored by Ujwal Patel's avatar Ujwal Patel Committed by Stephen Boyd
Browse files

msm: mdss: flush ongoing hpd work before turning hpd off



Since hpd off and hpd interrupt work are always in different contexts,
in a very strict timing window it is possible that hpd off is scheduled the
middle of hpd interrupt work. If this happens, when hpd interrupt work
resumes after hpd off is serviced, un-clocked register access may lead
to unknown outcome. Counter this situation by flushing the hpd interrupt
work, if any, before calling hpd off.

Change-Id: I669db5d4b8cbdd20fa24e03f0a8a0f3f2a029ee0
CRs-Fixed: 482357
Signed-off-by: default avatarUjwal Patel <ujwalp@codeaurora.org>
parent a78f9099
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