[Intel-gfx] [PATCH v8 13/35] drm/i915: Implement the HDCP2.2 support for HDMI

2018-11-27 Thread Ramalingam C
Implements the HDMI adaptation specific HDCP2.2 operations. Basically these are DDC read and write for authenticating through HDCP2.2 messages. v2: Rebased. v3: No Changes. v4: No more special handling of Gmbus burst read for AKE_SEND_CERT. Style fixed with few naming. [Uma] %s/PARING/P

Re: [Intel-gfx] [PATCH v8 13/35] drm/i915: Implement the HDCP2.2 support for HDMI

2018-12-06 Thread Daniel Vetter
On Tue, Nov 27, 2018 at 04:13:11PM +0530, Ramalingam C wrote: > Implements the HDMI adaptation specific HDCP2.2 operations. > > Basically these are DDC read and write for authenticating through > HDCP2.2 messages. > > v2: > Rebased. > v3: > No Changes. > v4: > No more special handling of Gm