Re: [Intel-gfx] [PATCH v5 06/40] drm/i915: Define HDCP2.2 related variables

2018-07-12 Thread Ramalingam C
On Tuesday 10 July 2018 02:01 AM, Sean Paul wrote: On Wed, Jun 27, 2018 at 02:09:55PM +0530, Ramalingam C wrote: For upcoming implementation of HDCP2.2 in I915, important variable required for HDCP2.2 are defined. Please just introduce them when you use them. I can't provide useful review on

Re: [Intel-gfx] [PATCH v5 06/40] drm/i915: Define HDCP2.2 related variables

2018-07-09 Thread Sean Paul
On Wed, Jun 27, 2018 at 02:09:55PM +0530, Ramalingam C wrote: > For upcoming implementation of HDCP2.2 in I915, important variable > required for HDCP2.2 are defined. Please just introduce them when you use them. I can't provide useful review on this patch unless I can see how the variables are us

[Intel-gfx] [PATCH v5 06/40] drm/i915: Define HDCP2.2 related variables

2018-06-27 Thread Ramalingam C
For upcoming implementation of HDCP2.2 in I915, important variable required for HDCP2.2 are defined. HDCP_shim is extended to support encoder specific HDCP2.2 flows. v2: 1.4 shim is extended to support hdcp2.2. [Sean Paul] platform's/panel's hdcp ver capability is removed. [Sean Paul] mei r