diff options
author | 2020-05-28 14:04:28 +0530 | |
---|---|---|
committer | 2020-06-11 20:09:21 -0700 | |
commit | 2e7ec6b5297157efabb50e5f82adc628cf90296c (patch) | |
tree | 08183b8ed248fd72c7b8f0f4f601e826700aa02f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm/dpu: fix error return code in dpu_encoder_init (diff) | |
download | wireguard-linux-2e7ec6b5297157efabb50e5f82adc628cf90296c.tar.xz wireguard-linux-2e7ec6b5297157efabb50e5f82adc628cf90296c.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions