Re: [Intel-gfx] [RFC v2 2/2] drm/i915/gmbus: Enable burst read

2018-04-13 Thread Jani Nikula
On Thu, 12 Apr 2018, Ramalingam C wrote: > Support for Burst read in HW is added for HDCP2.2 compliance > requirement. > > This patch enables the burst read for all the gmbus read of more than > 511Bytes, on capable platforms. > > v2: > Extra line is removed. > >

Re: [Intel-gfx] [RFC v2 2/2] drm/i915/gmbus: Enable burst read

2018-04-13 Thread Ramalingam C
On Thursday 12 April 2018 09:31 PM, Ramalingam C wrote: Support for Burst read in HW is added for HDCP2.2 compliance requirement. This patch enables the burst read for all the gmbus read of more than 511Bytes, on capable platforms. v2: Extra line is removed. Signed-off-by: Ramalingam C

[Intel-gfx] [RFC v2 2/2] drm/i915/gmbus: Enable burst read

2018-04-12 Thread Ramalingam C
Support for Burst read in HW is added for HDCP2.2 compliance requirement. This patch enables the burst read for all the gmbus read of more than 511Bytes, on capable platforms. v2: Extra line is removed. Signed-off-by: Ramalingam C --- drivers/gpu/drm/i915/i915_reg.h