aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/parallel-display.c
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2016-11-29 10:45:38 +0100
committerDaniel Vetter <[email protected]>2016-11-29 23:34:36 +0100
commit661a3755610ead153232011d22dc5c3688b24146 (patch)
treeb02861e28123a25d475db5e8d2578ecf9c5f913f /drivers/gpu/drm/imx/parallel-display.c
parentb07c42547b8253c806ae2d03c452b7d894672685 (diff)
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 <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/imx/parallel-display.c')
0 files changed, 0 insertions, 0 deletions