drm/amd/display: re-enable audio after LT test
authorWenjing Liu <Wenjing.Liu@amd.com>
Thu, 17 Aug 2017 20:24:11 +0000 (16:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:16:52 +0000 (18:16 -0400)
commit3005e437e70fd4d1da64d91b4ef027f62d3b9a41
tree85e6bdf686d245dd5cbd5d3ee53f800d3439bb65
parent9799624ac236eb238b5a5c885c759b1cbcac6349
drm/amd/display: re-enable audio after LT test

[Description]
Audio should be attached to the same pipe once it is attached.
We will not remove audio endpoint in disable stream.
We will reeanble the audio after automated link training test

Signed-off-by: Wenjing Liu <Wenjing.Liu@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_hwss.c
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c