Revert "drm/dp_mst: Retrieve extended DPCD caps for topology manager"
authorKoba Ko <koba.ko@canonical.com>
Tue, 3 Nov 2020 03:49:07 +0000 (11:49 +0800)
committerLyude Paul <lyude@redhat.com>
Tue, 10 Nov 2020 17:41:01 +0000 (12:41 -0500)
commit2dcab875e7637f1d3f9b978566e61ed1cbbba054
treeaf205427f63c52b0917cef19629d1bdf42bc92fc
parent23d6ab1d4c503660632e7b18cbb571d62d9bf792
Revert "drm/dp_mst: Retrieve extended DPCD caps for topology manager"

This reverts commit ad44c03208e46b83e4ae3269e32c9e524aa71cf8.

Currently DRM driver assume the source device caps is higher than the MST device
caps. With this commit, this statement would be broken.

e.g. the source device only support DP1.2 and the mst device support DP1.4.

Signed-off-by: Koba Ko <koba.ko@canonical.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201103034907.72129-1-koba.ko@canonical.com
drivers/gpu/drm/drm_dp_mst_topology.c