]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/amd/display: Don't skip link training for empty dongle"
authorHarry Wentland <harry.wentland@amd.com>
Tue, 21 Jan 2020 21:29:54 +0000 (16:29 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Jan 2020 21:46:45 +0000 (16:46 -0500)
commit4ff840436beaa28aed0a4a89f228ee7d3fc2b834
treec19231361c437a9cd03476aaa93239dc8e314ae5
parent6d5d190cb971a2349b10c57efb3491373c493118
Revert "drm/amd/display: Don't skip link training for empty dongle"

This reverts commit f9a238ec4d7c86bc140151a88149ce6dc8df7a0a.

[WHY]
This change was working around a regression that occured in this:
commit a199d8733541 ("drm/amd/display: DP Compliance 400.1.1 failure")

With the fix to run verify_link_cap when the SINK_COUNT of
dongles becomes non-zero this change is no longer needed.

Cc: Louis Li <Ching-shih.Li@amd.com>
Cc: Wenjing Liu <Wenjing.Liu@amd.com>
Cc: Hersen Wu <hersenxs.wu@amd.com>
Cc: Eric Yang <Eric.Yang2@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Signed-off-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