[Intel-gfx] [PATCH] drm/i915: dump even more into the error_state

Chris Wilson chris at chris-wilson.co.uk
Wed Feb 1 22:39:15 CET 2012


On Wed,  1 Feb 2012 22:26:45 +0100, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> Chris Wilson and me have again stared at funny error states and it's
> been pretty clear from the start that something was seriously amiss.
> The seqnos last seen by the cpu were a few hundred behind those that
> the gpu could have possibly emitted last before it died ...
> 
> Chris now tracked it down (hopefully, definit verdict's still out),
> but in hindsight we'd have found the bug by simply dumping the cpu
> side tracking of the ring head and tail registers.
> 
> Fix this and prevent an identical time-waster in the future.
> 
> Because the hangs always involved semaphores in one way or another,
> we've tried to dump the mbox registers, but couldn't find any
> inconsistencies. Still, dump them too.
> 
> Signed-Off-by: Daniel Vetter <daniel.vetter at ffwll.ch>
Reviewed-and-wanted-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre



More information about the Intel-gfx mailing list