diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-11-29 12:45:38 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-11-30 01:34:36 +0300 |
commit | 661a3755610ead153232011d22dc5c3688b24146 (patch) | |
tree | b02861e28123a25d475db5e8d2578ecf9c5f913f /scripts/diffconfig | |
parent | b07c42547b8253c806ae2d03c452b7d894672685 (diff) | |
download | linux-661a3755610ead153232011d22dc5c3688b24146.tar.xz |
drm: Fix locking cargo-cult in encoder/plane init/cleanup
Encoders&planes can't be hotplugged, we dont need locking for this
since it's all single-threaded driver setup/teardown code. CRTCs
already don't grab locks.
While at it I noticed that plane's are missing the
drm_modeset_lock_fini() call, so add it.
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20161129094538.9650-1-daniel.vetter@ffwll.ch
Diffstat (limited to 'scripts/diffconfig')
0 files changed, 0 insertions, 0 deletions