OSDN Git Service

drm/i915: SRM revocation check for HDCP1.4 and 2.2
authorRamalingam C <ramalingam.c@intel.com>
Tue, 7 May 2019 16:27:39 +0000 (21:57 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 9 May 2019 07:44:41 +0000 (09:44 +0200)
commitf26ae6a652f2e75a3a12ac22b7da5797978436c4
treebb844a170b77da59fd716869243f120e14b2b97a
parent6498bf5800a302ef69e7f4914e727893f278bb2f
drm/i915: SRM revocation check for HDCP1.4 and 2.2

DRM HDCP SRM revocation check services are used from I915 for HDCP1.4
and 2.2 revocation check during the respective authentication flow.

v2:
  Rebased.
v3:
  %s/*_ksvs_revocated/*_check_ksvs_revoked [Daniel]
  unwanted noise is removed.

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/20190507162745.25600-6-ramalingam.c@intel.com
drivers/gpu/drm/i915/intel_hdcp.c