drm/amd/display: Clear dc remote sinks on MST disconnect
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Thu, 26 Nov 2020 14:31:05 +0000 (09:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Dec 2020 20:59:57 +0000 (15:59 -0500)
commit3f16ae825697fe317c14e97f80c2ad487b55b3e9
tree416533799d4f79c464c7a98809d775821706f1bf
parent22dd89828a681d0437b7941e26366b0ff36c771f
drm/amd/display: Clear dc remote sinks on MST disconnect

[Why&How]
Recent changes to upstream mst code remove the callback which
cleared the internal state for mst. Move the missing functionality
that was previously called through the destroy call back for mst connector
destroy

Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Eryk Brol <eryk.brol@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
drivers/gpu/drm/amd/display/dc/dm_helpers.h