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

Skip to content
Commit 0329ebad authored by Manish Poddar's avatar Manish Poddar Committed by Gerrit - the friendly Code Review server
Browse files

msm: camera: add different mutex lock for QBUF/DQBUF



In liveshot case stream on is in progress and
it take ~90msecs on 8952. DQBUF/QBUF is stuck
at mutex lock as same mutex lock is used
in msm_post_event,it leads to framedrop.
To avoid this create a separate mutex lock for
QBUF/DQBUF.

Change-Id: I86348313416500c9f75d9920df100d24c7d9fa5b
Signed-off-by: default avatarManish Poddar <mpoddar@codeaurora.org>
parent 4ecf6fb5
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