Re: [PATCH v8 04/35] drm/i915: Initialize HDCP2.2

2018-12-10 Thread Daniel Vetter
ingam > > Cc: Daniel Vetter ; intel-...@lists.freedesktop.org; dri- > > de...@lists.freedesktop.org; daniel.vet...@ffwll.ch; Winkler, Tomas > > ; Shankar, Uma > > Subject: Re: [PATCH v8 04/35] drm/i915: Initialize HDCP2.2 > > > > On Fri, Dec 07, 2018 at 10:24:26AM +0530, C,

RE: [PATCH v8 04/35] drm/i915: Initialize HDCP2.2

2018-12-08 Thread Winkler, Tomas
@ffwll.ch; Winkler, Tomas > ; Shankar, Uma > Subject: Re: [PATCH v8 04/35] drm/i915: Initialize HDCP2.2 > > On Fri, Dec 07, 2018 at 10:24:26AM +0530, C, Ramalingam wrote: > > > > On 12/6/2018 3:33 PM, Daniel Vetter wrote: > > > On Tue, Nov 27, 2018 at 04:13:02PM

Re: [PATCH v8 04/35] drm/i915: Initialize HDCP2.2

2018-12-07 Thread Daniel Vetter
On Fri, Dec 07, 2018 at 10:24:26AM +0530, C, Ramalingam wrote: > > On 12/6/2018 3:33 PM, Daniel Vetter wrote: > > On Tue, Nov 27, 2018 at 04:13:02PM +0530, Ramalingam C wrote: > > > Add the HDCP2.2 initialization to the existing HDCP1.4 stack. > > With the comments below addressed the commit messa

Re: [PATCH v8 04/35] drm/i915: Initialize HDCP2.2

2018-12-06 Thread C, Ramalingam
On 12/6/2018 3:33 PM, Daniel Vetter wrote: On Tue, Nov 27, 2018 at 04:13:02PM +0530, Ramalingam C wrote: Add the HDCP2.2 initialization to the existing HDCP1.4 stack. With the comments below addressed the commit message is a bit untrue, since this just wires up a basic hdcp2_supported flag in

Re: [PATCH v8 04/35] drm/i915: Initialize HDCP2.2

2018-12-06 Thread Daniel Vetter
On Tue, Nov 27, 2018 at 04:13:02PM +0530, Ramalingam C wrote: > Add the HDCP2.2 initialization to the existing HDCP1.4 stack. With the comments below addressed the commit message is a bit untrue, since this just wires up a basic hdcp2_supported flag in a few places. Please make that clear. > > v