[Intel-gfx] [PATCH] drm/i915: fixup hangman rebase goof-up

Chris Wilson chris at chris-wilson.co.uk
Sat Jun 16 16:57:23 CEST 2012


On Sat, 16 Jun 2012 16:42:05 +0200, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> I've added a bit of logic such that running the hangman test on chips
> without any hw reset support at all doesn't wedge the gpu because the
> reset failed. This relied on checking for non-null stop_rings.
> Unfortunately I've botched a rebase somewhere and stop_rings is still
> cleared at the old place before the reset code.
> 
> Fix this up so that running the i-g-t tests on gen2/3 doesn't result
> in a wedged gpu.

dev_priv->stop_rings = 0; is there on both dif and dinq. An unpushed
mistake perhaps?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre



More information about the Intel-gfx mailing list