Skip to content
Commit ad44c032 authored by Koba Ko's avatar Koba Ko Committed by Lyude Paul
Browse files

drm/dp_mst: Retrieve extended DPCD caps for topology manager



As per DP-1.3, First check DP_EXTENDED_RECEIVER_CAP_FIELD_PRESENT.
If DP_EXTENDED_RECEIVER_CAP_FIELD_PRESENT is 1,read the DP_DP13_DPCD_REV to
get the faster capability.
If DP_EXTENDED_RECEIVER_CAP_FIELD_PRESENT is 0,read DP_DPCD_REV.

Signed-off-by: default avatarKoba Ko <koba.ko@canonical.com>
Reviewed-by: default avatarLyude Paul <lyude@redhat.com>
[added aux name to drm_dbg_kms() call]
Signed-off-by: default avatarLyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200922065313.4794-1-koba.ko@canonical.com
parent 9572e669
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment