]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit67be146591cc99998f9e3c3f812a9084807d9215
tree16ffcf903c4e564ee4bb1a1c277bf2e367c8f2d9
parente595912ef69eb82ec2639cf35cbf652920e925c3
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