]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Remove drm_modeset_lock in MST code
authorJerry Zuo <Jerry.Zuo@amd.com>
Thu, 28 Sep 2017 20:58:32 +0000 (16:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:46:50 +0000 (16:46 -0400)
commit365c7c975dcd1a2158ed33dab76c1d308f9f9906
tree709c73c8ecc8ee53cc264607b837d4524670aa63
parent4bd29c34988be0c24759d5d58df424f861a8bf24
drm/amd/display: Remove drm_modeset_lock in MST code

Locks are no longer needed since the drm framework takes care of
correct locking.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Jerry Zuo <Jerry.Zuo@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c