drm/amd/display: Apply fake sink back to MST sequence
authorJerry (Fangzhi) Zuo <Jerry.Zuo@amd.com>
Wed, 23 Jan 2019 16:41:18 +0000 (11:41 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Feb 2019 02:16:23 +0000 (21:16 -0500)
commite3fa5c4cf1b93205d64e3d472d049fe5d8e88e94
treeb2a045c5aa8fbd6d095ec4dbb22bf1ea2952e4c8
parent49782c638f6a33992f5c1c69414a7ef5c08a0d31
drm/amd/display: Apply fake sink back to MST sequence

[Why]
It fixes the failure to create stream for sink in the scenario
when hotplug SST and MST in sequence, and disconnect MST.

[How]
Add the fake sink back after the majority of MST rework is done.

Signed-off-by: Jerry (Fangzhi) Zuo <Jerry.Zuo@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Acked-by: Tony Cheng <Tony.Cheng@amd.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