Re: [PATCH v3 04/10] drm/i915: HDCP SRM parsing and revocation check

2019-03-27 Thread Ramalingam C
On 2019-03-27 at 11:16:40 +0100, Daniel Vetter wrote: > On Fri, Mar 22, 2019 at 06:14:42AM +0530, Ramalingam C wrote: > > Implements the SRM table parsing for HDCP 1.4 and 2.2. > > And also revocation check is added at authentication of HDCP1.4 > > and 2.2 > > > > Signed-off-by: Ramalingam C > >

Re: [PATCH v3 04/10] drm/i915: HDCP SRM parsing and revocation check

2019-03-27 Thread Daniel Vetter
On Fri, Mar 22, 2019 at 06:14:42AM +0530, Ramalingam C wrote: > Implements the SRM table parsing for HDCP 1.4 and 2.2. > And also revocation check is added at authentication of HDCP1.4 > and 2.2 > > Signed-off-by: Ramalingam C > --- > drivers/gpu/drm/i915/i915_drv.c | 1 + > drivers/gpu/drm/

[PATCH v3 04/10] drm/i915: HDCP SRM parsing and revocation check

2019-03-21 Thread Ramalingam C
Implements the SRM table parsing for HDCP 1.4 and 2.2. And also revocation check is added at authentication of HDCP1.4 and 2.2 Signed-off-by: Ramalingam C --- drivers/gpu/drm/i915/i915_drv.c | 1 + drivers/gpu/drm/i915/i915_drv.h | 6 + drivers/gpu/drm/i915/intel_drv.h | 2 + drivers/