]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915/hdcp: Use HDCP2_STREAM_STATUS instead of HDCP2_AUTH_STREAM
authorSuraj Kandpal <suraj.kandpal@intel.com>
Thu, 19 Jun 2025 11:33:40 +0000 (17:03 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Tue, 24 Jun 2025 04:53:30 +0000 (10:23 +0530)
commitc4c1a9153079242465ce9a3d9753db8324c4b2bb
tree3197ab68540092f3c08833b8750874805f107d05
parentb8c01389b80fafd8ef50287e0820f4c761ffdeb8
drm/i915/hdcp: Use HDCP2_STREAM_STATUS instead of HDCP2_AUTH_STREAM

From PTL we need to move to using HDCP2_STREAM_STATUS as a WARN_ON
to see if written content type info is not the same since
HDCP2_AUTH_STREAM is inaccessible to us now.

--v2
-Fix commit message [Jani]

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://lore.kernel.org/r/20250619113340.3379200-3-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_dp_hdcp.c
drivers/gpu/drm/i915/display/intel_hdcp_regs.h