drm/i915/hdcp: Add a debug statement at hdcp2 capability check
authorSuraj Kandpal <suraj.kandpal@intel.com>
Wed, 21 Jun 2023 08:54:53 +0000 (14:24 +0530)
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Mon, 26 Jun 2023 05:14:40 +0000 (10:44 +0530)
commit4801a51546a57db5530767beef44b956efc248c3
tree6906e08d679fad90170ee4f6302329e779806a54
parent86a124424efce353778c4fab355e185e4781b63e
drm/i915/hdcp: Add a debug statement at hdcp2 capability check

Add a debug statement at hdcp2 capability check which indicates if
GSC CS is causing hdcp2 incapability

--v2
-correcttypo in commit header

--v3
-correct the other typo in commit header [Jani]

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230621085453.1996166-1-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_hdcp.c