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>
Thu, 6 Aug 2020 20:48:53 +0000 (16:48 -0400)
commite106c96e2e0a0b9c1305d54480b60cb670d7fd1b
tree16ffcf903c4e564ee4bb1a1c277bf2e367c8f2d9
parent7edac0d3fbf58db6a807bad5c5e264bb830906aa
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