drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sink
authorAric Cyr <aric.cyr@amd.com>
Thu, 23 Jul 2020 17:06:23 +0000 (13:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 4 Aug 2020 21:29:27 +0000 (17:29 -0400)
commitd024656757dc07e9f77d1eed854ce8f885f11856
treeee470be00385802c9d0e1ce120502e5ae024510c
parent87353ae837c30c68b89b0d88005fefabe087859d
drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sink

[Why]
Sink OUI supported cap is not set so driver skips programming it.

[How]
Revert the change the skips OUI programming if the cap is not set

Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c