drm/amd/display: Access patches from stream for ignore MSA monitor patch
authorJaehyun Chung <jaehyun.chung@amd.com>
Tue, 18 Feb 2020 23:01:19 +0000 (18:01 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2020 16:10:01 +0000 (11:10 -0500)
commite2c9529f00419dd4d4c8b62defeb3300eee683f2
treeecee792edc70d3cf400145443922ff5847c8b069
parentd9758768a672e9e665cba4171c022e5069b71aff
drm/amd/display: Access patches from stream for ignore MSA monitor patch

[Why]
System will crash when trying to access local sink in
core_link_enable_stream in MST case.

[How]
Access patches directly from stream.

Signed-off-by: Jaehyun Chung <jaehyun.chung@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Reviewed-by: Ashley Thomas <Ashley.Thomas2@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@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.c