drm/i915: Connector info in HDCP debug msgs
authorRamalingam C <ramalingam.c@intel.com>
Fri, 2 Feb 2018 22:09:05 +0000 (03:39 +0530)
committerSean Paul <seanpaul@chromium.org>
Mon, 5 Feb 2018 17:58:59 +0000 (12:58 -0500)
commitcb340bf37173d6d85aa6be881d927352fad382f9
tree3fb50bf983e157db4610c0172ae1ad191a812914
parentf179a2fc2e23ff623344717eec3b8a443a57222a
drm/i915: Connector info in HDCP debug msgs

When HDCP authentication is triggered on multiple connector, having
connector name and ID in debug message will be more informative.

v2:
  Added logs with connector info at the start of en/disable [Seanpaul]
  Added the connector info into Check link failure msgs too.

v3:
  No Changes. Added Reviewed-by tag.

Signed-off-by: Ramalingam C <ramalingam.c@intel.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1517609350-10698-4-git-send-email-ramalingam.c@intel.com
drivers/gpu/drm/i915/intel_hdcp.c