drm/i915/debugfs: hdcp capability of a sink
authorRamalingam C <ramalingam.c@intel.com>
Tue, 23 Oct 2018 09:22:29 +0000 (14:52 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 24 Oct 2018 07:33:51 +0000 (09:33 +0200)
commitbdc93fe0eb82f3646dbe34f6cea0cfcf5a1516ff
tree4b7f83c626aea1248d15e237206bac178df8d469
parent342ac601df6420070221b977cf0d38f91cdc1e8a
drm/i915/debugfs: hdcp capability of a sink

Add a debugfs entry for providing the hdcp capabilities of the sink
connected to the HDCP capable connectors.

v2:
  Squashed the sink's hdcp capability into this patch. [Daniel]

Signed-off-by: Ramalingam C <ramalingam.c@intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/1540286550-20399-4-git-send-email-ramalingam.c@intel.com
drivers/gpu/drm/i915/i915_debugfs.c
drivers/gpu/drm/i915/intel_drv.h
drivers/gpu/drm/i915/intel_hdcp.c
drivers/gpu/drm/i915/intel_hdmi.c