summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorUjwal Patel <ujwalp@codeaurora.org>2013-05-03 09:08:53 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:16:56 -0700
commit706d1ee157b29d99fd05989e2ff70bb46807aac5 (patch)
treeb7b7a9111afafee2ac4cc503b6d8ea1f99140d91 /include/uapi
parentad3acf59b3811753b49dbf3433aab51c5e629708 (diff)
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: Ujwal Patel <ujwalp@codeaurora.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions