diff options
| author | Kuogee Hsieh <khsieh@codeaurora.org> | 2014-05-23 12:40:39 -0700 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 20:30:57 -0700 |
| commit | 8c30e33e10d9940884eee405cd0b789226ce10a1 (patch) | |
| tree | 421b8df8220cbcc7268e11361e364b7167be18b8 /include/uapi/linux/errqueue.h | |
| parent | 11dde437a37837a031e8e35133574bb3e8ecd7e3 (diff) | |
mdss: display: extend mutex coverage inside cmdlist_put
At Current implementation mutex is released after dcs
commands had been added to queue and before cmdlist_commit
called to tx commands. This is created a possibility to allow
other thread do take over command queue and call cmdlist_commit
to tx commands which not added by it. Extend mutex coverage to
including both cmdlsit_put and cmdlist_commit to fix the problem.
CRs-Fixed: 669136
Change-Id: I317adae2b39505d96afe1edd27f1a1ab813b343d
Signed-off-by: Kuogee Hsieh <khsieh@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions
