Re: [Intel-gfx] [PATCH 6/8] drm/i915: Show bounds of active request in the ring on GPU hang

2016-10-04 Thread Mika Kuoppala
Chris Wilson writes: > Include the position of the active request in the ring, and display that > alongside the current RING registers (on a GPU hang). > > Signed-off-by: Chris Wilson Reviewed-by: Mika Kuoppala >

[Intel-gfx] [PATCH 6/8] drm/i915: Show bounds of active request in the ring on GPU hang

2016-10-03 Thread Chris Wilson
Include the position of the active request in the ring, and display that alongside the current RING registers (on a GPU hang). Signed-off-by: Chris Wilson Cc: Mika Kuoppala --- drivers/gpu/drm/i915/i915_drv.h | 3 +++