diff options
author | Krishna Manikandan <mkrishn@codeaurora.org> | 2020-05-28 14:04:28 +0530 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2020-06-11 20:09:21 -0700 |
commit | 2e7ec6b5297157efabb50e5f82adc628cf90296c (patch) | |
tree | 08183b8ed248fd72c7b8f0f4f601e826700aa02f /lib/mpi/mpi-bit.c | |
parent | aa472721c8dbe1713cf510f56ffbc56ae9e14247 (diff) |
drm/msm/dpu: allow initialization of encoder locks during encoder init
In the current implementation, mutex initialization
for encoder mutex locks are done during encoder
setup. This can lead to scenarios where the lock
is used before it is initialized. Move mutex_init
to dpu_encoder_init to avoid this.
Signed-off-by: Krishna Manikandan <mkrishn@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions