diff options
author | Liu Ying | 2016-03-14 16:10:08 +0800 |
---|---|---|
committer | Philipp Zabel | 2016-03-31 11:24:30 +0200 |
commit | 32c26a56af3ae823a883e926b96e3ff00854e6a8 (patch) | |
tree | 6e7e595a598a4921a2fb047a4bbf4a2e56ddd156 /include | |
parent | 1cc9daea2a79720cdd8b13ce97515bf1b2b41939 (diff) |
gpu: ipu-v3: ipu-dmfc: Protect function ipu_dmfc_init_channel() with mutex
To avoid race condition issue, we should protect the function
ipu_dmfc_init_channel() with the mutex dmfc->priv->mutex, since it
configures the register DMFC_GENERAL1 at runtime which contains
several control bits for various display channels. This matches
better with fine grained locking logic in upper layer.
Signed-off-by: Liu Ying <gnuiyl@gmail.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions