drm/amd/display: Cleanup MST non-atomic code workaround
authorJerry (Fangzhi) Zuo <Jerry.Zuo@amd.com>
Tue, 30 Oct 2018 18:28:49 +0000 (14:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Nov 2018 22:05:54 +0000 (17:05 -0500)
commit1b32d6e040272e7a722910f6ba10cbc6099dd238
tree171e110288fe8b05b98544671ce418d7ebdad821
parentdb0049129359eca348e5cc2782a90e78fda5bc85
drm/amd/display: Cleanup MST non-atomic code workaround

[why]
It is not correct to touch aconnector within atomic_check.

[How]
It was added as workaround before, and no longer needed.

Signed-off-by: Jerry (Fangzhi) Zuo <Jerry.Zuo@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.h