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

drm/i915: HDCP: retry link integrity check on failure



A single Ri mismatch doesn't automatically mean that the link integrity
is broken. Update and check of Ri and Ri' are done asynchronously. In
case an update happens just between the read of Ri' and the check against
Ri there will be a mismatch even if the link integrity is fine otherwise.

Signed-off-by: default avatarOliver Barta <oliver.barta@aptiv.com>
Reviewed-by: default avatarSean Paul <sean@poorly.run>
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/20200504123524.7731-1-oliver.barta@aptiv.com
parent 4003dac1
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