diff options
author | Sean Paul <seanpaul@chromium.org> | 2020-08-18 18:39:02 +0300 |
---|---|---|
committer | Ramalingam C <ramalingam.c@intel.com> | 2020-09-01 10:32:33 +0300 |
commit | 038bac8970ac1c9815eba2914c4cff2b7807ab09 (patch) | |
tree | e1326174afd0662ce36f058c5a3b05fde4de656a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bf3657dad00b77fef993ea4fc985de3951f5abc0 (diff) | |
download | linux-038bac8970ac1c9815eba2914c4cff2b7807ab09.tar.xz |
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 <anshuman.gupta@intel.com>
Reviewed-by: Ramalingam C <ramalingam.c@intel.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200218220242.107265-13-sean@poorly.run #v4
Link: https://patchwork.freedesktop.org/patch/msgid/20200305201236.152307-14-sean@poorly.run #v5
Link: https://patchwork.freedesktop.org/patch/msgid/20200429195502.39919-14-sean@poorly.run #v6
Link: https://patchwork.freedesktop.org/patch/msgid/20200623155907.22961-15-sean@poorly.run #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 <ramalingam.c@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200818153910.27894-15-sean@poorly.run
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions