diff options
author | Sean Paul <[email protected]> | 2020-08-18 11:39:02 -0400 |
---|---|---|
committer | Ramalingam C <[email protected]> | 2020-09-01 13:02:33 +0530 |
commit | 038bac8970ac1c9815eba2914c4cff2b7807ab09 (patch) | |
tree | e1326174afd0662ce36f058c5a3b05fde4de656a /drivers/gpu/drm/drm_dp_mst_topology.c | |
parent | bf3657dad00b77fef993ea4fc985de3951f5abc0 (diff) |
drm/i915: Add connector to hdcp_shim->check_link()
Currently we derive the connector from digital port in check_link(). For
MST, this isn't sufficient since the digital port passed into the
function can have multiple connectors downstream. This patch adds
connector to the check_link() arguments so we have it when we need it.
Reviewed-by: Anshuman Gupta <[email protected]>
Reviewed-by: Ramalingam C <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] #v4
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] #v5
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] #v6
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] #v7
Changes in v4:
-Added to the set
Changes in v5:
-None
Changes in v6:
-None
Changes in v7:
-None
Changes in v8:
-None
Signed-off-by: Ramalingam C <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/drm_dp_mst_topology.c')
0 files changed, 0 insertions, 0 deletions