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

Skip to content
Commit aa4730b8 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

msm: kgsl: Don't block on the dispatcher mutex in issuecmds



Don't block the rendering thread if we can't get our hands on the
dispatcher mutex in adreno_dispatcher_issuecmds(). If the mutex
is held then there is an excellent chance that somebody else is
running the scheduler. To be 100% sure schedule the worker again
to catch any subtle races.

Change-Id: Ic0dedbad8126ebfe776840cd6d7227b39477f3fa
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent 8df89080
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