]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6fb76cd5d8267dec937b300f7c4f717d29d6c343
tree416533799d4f79c464c7a98809d775821706f1bf
parent64ecc0bc86447aa799fac1d58715d9a0a85357f9
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