Re: [Intel-gfx] [PATCH v5 13/40] drm/i915: Implement HDCP2.2 Enable and Disable

2018-07-12 Thread Ramalingam C
On Tuesday 10 July 2018 02:18 AM, Sean Paul wrote: On Wed, Jun 27, 2018 at 02:10:02PM +0530, Ramalingam C wrote: Implements a sequence of enabling and disabling the HDCP2.2 (auth and encryption). This is really hard to review, since all I see are stubs. I'd much rather have each patch do

Re: [Intel-gfx] [PATCH v5 13/40] drm/i915: Implement HDCP2.2 Enable and Disable

2018-07-09 Thread Sean Paul
On Wed, Jun 27, 2018 at 02:10:02PM +0530, Ramalingam C wrote: > Implements a sequence of enabling and disabling the HDCP2.2 > (auth and encryption). This is really hard to review, since all I see are stubs. I'd much rather have each patch do something useful, instead of just call stubs. That