Re: [Intel-gfx] [PATCH 25/43] drm/i915: Define HDCP2.2 related variables

2018-02-25 Thread Ramalingam C
On Thursday 22 February 2018 08:29 PM, Sean Paul wrote: On Wed, Feb 14, 2018 at 07:43:40PM +0530, Ramalingam C wrote: For upcoming implementation of HDCP2.2 in I915, all variable required for HDCP2.2 are defined. This includes a translation layer called hdcp2_shim for encoder specific

Re: [Intel-gfx] [PATCH 25/43] drm/i915: Define HDCP2.2 related variables

2018-02-22 Thread Sean Paul
On Wed, Feb 14, 2018 at 07:43:40PM +0530, Ramalingam C wrote: > For upcoming implementation of HDCP2.2 in I915, all variable required > for HDCP2.2 are defined. > > This includes a translation layer called hdcp2_shim for encoder > specific HDCP2.2 spec deviations. > > Signed-off-by: Ramalingam C

Re: [Intel-gfx] [PATCH 25/43] drm/i915: Define HDCP2.2 related variables

2018-02-14 Thread Ramalingam C
On Wednesday 14 February 2018 08:06 PM, Chris Wilson wrote: Quoting Ramalingam C (2018-02-14 14:13:40) For upcoming implementation of HDCP2.2 in I915, all variable required for HDCP2.2 are defined. This includes a translation layer called hdcp2_shim for encoder specific HDCP2.2 spec

Re: [Intel-gfx] [PATCH 25/43] drm/i915: Define HDCP2.2 related variables

2018-02-14 Thread Chris Wilson
Quoting Ramalingam C (2018-02-14 14:13:40) > For upcoming implementation of HDCP2.2 in I915, all variable required > for HDCP2.2 are defined. > > This includes a translation layer called hdcp2_shim for encoder > specific HDCP2.2 spec deviations. > > Signed-off-by: Ramalingam C

[Intel-gfx] [PATCH 25/43] drm/i915: Define HDCP2.2 related variables

2018-02-14 Thread Ramalingam C
For upcoming implementation of HDCP2.2 in I915, all variable required for HDCP2.2 are defined. This includes a translation layer called hdcp2_shim for encoder specific HDCP2.2 spec deviations. Signed-off-by: Ramalingam C --- drivers/gpu/drm/i915/i915_drv.h | 5 +++