Re: [Intel-gfx] [PATCH 23/70] drm/i915: Record ring-start address in error state

2015-04-08 Thread Daniel Vetter
On Tue, Apr 07, 2015 at 04:20:47PM +0100, Chris Wilson wrote: This is mostly useful for execlists where the rings switch between contexts (and so checking that the ring's start register matches the context is important). Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk Queued for -next,

[Intel-gfx] [PATCH 23/70] drm/i915: Record ring-start address in error state

2015-04-07 Thread Chris Wilson
This is mostly useful for execlists where the rings switch between contexts (and so checking that the ring's start register matches the context is important). Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk --- drivers/gpu/drm/i915/i915_drv.h | 1 +