Skip to content
Snippets Groups Projects
Commit 0ef56b89 authored by Ingrid Gallardo's avatar Ingrid Gallardo Committed by Dojip Kim
Browse files

msm: mdss: fix race condition between commit thread and power off


There is a deadlock in use cases where the power off
is called concurrently with the overlay kickoff from
different threads. To avoid this condition, during
power off sequence we first make sure to stop the
fb display thread before the power off sequence is
handled.

Conflicts:
	drivers/video/msm/mdss/mdss_fb.c

Change-Id: I708143206b914f6f72c440c4dc3a1c73fceea6b2
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent 4c580102
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment