This patchset addresses a couple of issues with the i915 gmbus
implementation.
v7 adds a final patch to switch to using DRM_ERROR for reporting timeouts.
Daniel Kurtz (8):
drm/i915/intel_i2c: handle zero-length writes
drm/i915/intel_i2c: use double-buffered writes
drm/i915/intel_i2c: always
On Fri, Mar 30, 2012 at 01:49:17PM +0100, Chris Wilson wrote:
> On Fri, 30 Mar 2012 19:46:35 +0800, Daniel Kurtz
> wrote:
> > This patchset addresses a couple of issues with the i915 gmbus
> > implementation.
> >
> > v7 adds a final patch to switch to using DRM_ERROR for reporting timeouts.
> >
On Fri, 30 Mar 2012 19:46:35 +0800, Daniel Kurtz
wrote:
> This patchset addresses a couple of issues with the i915 gmbus
> implementation.
>
> v7 adds a final patch to switch to using DRM_ERROR for reporting timeouts.
>
> Daniel Kurtz (8):
> drm/i915/intel_i2c: handle zero-length writes
> d
On Fri, Mar 30, 2012 at 01:49:17PM +0100, Chris Wilson wrote:
> On Fri, 30 Mar 2012 19:46:35 +0800, Daniel Kurtz wrote:
> > This patchset addresses a couple of issues with the i915 gmbus
> > implementation.
> >
> > v7 adds a final patch to switch to using DRM_ERROR for reporting timeouts.
> >
>
This patchset addresses a couple of issues with the i915 gmbus
implementation.
v7 adds a final patch to switch to using DRM_ERROR for reporting timeouts.
Daniel Kurtz (8):
drm/i915/intel_i2c: handle zero-length writes
drm/i915/intel_i2c: use double-buffered writes
drm/i915/intel_i2c: always
On Fri, 30 Mar 2012 19:46:35 +0800, Daniel Kurtz wrote:
> This patchset addresses a couple of issues with the i915 gmbus
> implementation.
>
> v7 adds a final patch to switch to using DRM_ERROR for reporting timeouts.
>
> Daniel Kurtz (8):
> drm/i915/intel_i2c: handle zero-length writes
> dr