linux_dsm_epyc7002/drivers/gpu/drm/msm/disp
Krishna Manikandan 2e7ec6b529 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>
2020-06-11 20:09:21 -07:00
..
dpu1 drm/msm/dpu: allow initialization of encoder locks during encoder init 2020-06-11 20:09:21 -07:00
mdp4 drm/msm: Refactor address space initialization 2020-05-23 13:38:16 -07:00
mdp5 drm/msm: Refactor address space initialization 2020-05-23 13:38:16 -07:00
mdp_common.xml.h drm/msm: update generated headers 2018-08-10 18:49:18 -04:00
mdp_format.c drm/msm: remove unlikely() from WARN_ON() conditions 2019-09-04 08:42:45 -07:00
mdp_kms.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
mdp_kms.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00