Skip to content
Commit 3ffaf56e authored by Oliver Barta's avatar Oliver Barta Committed by Jani Nikula
Browse files

drm/i915: HDCP: fix Ri prime check done during link check



The check was always succeeding even in case of a mismatch due to the
HDCP_STATUS_ENC bit being set. Make sure both bits are actually set.

Signed-off-by: default avatarOliver Barta <oliver.barta@aptiv.com>
Fixes: 2320175f

 ("drm/i915: Implement HDCP for HDMI")
Reviewed-by: default avatarRamalingam C <ramalingam.c@intel.com>
Signed-off-by: default avatarJani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200328104100.12162-1-oliver.barta@aptiv.com
parent da904174
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment