Files
linux/drivers
Daniel Vetter 5b19005c62 drm/i915: check ACTHD of all rings
commit 097354eb14 upstream.

Otherwise hangcheck spuriously fires when running blitter/bsd-only
workloads.

Contrary to a similar patch by Ben Widawsky this does not check
INSTDONE of the other rings. Chris Wilson implied that in a failure to
detect a hang, most likely because INSTDONE was fluctuating. Thus only
check ACTHD, which as far as I know is rather reliable. Also, blitter
and bsd rings can't launch complex tasks from a single instruction
(like 3D_PRIM on the render with complex or even infinite shaders).

This fixes spurious gpu hang detection when running
tests/gem_hangcheck_forcewake on snb/ivb.

Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-13 11:06:09 -08:00
..
2012-02-06 09:24:01 -08:00
2011-05-26 17:12:32 -07:00
2012-02-13 11:06:09 -08:00
2012-02-03 09:19:02 -08:00
2012-01-25 17:24:54 -08:00
2012-01-25 17:24:56 -08:00
2011-05-06 09:27:55 -07:00
2012-01-25 17:24:46 -08:00
2012-01-25 17:24:44 -08:00
2012-02-06 09:24:01 -08:00
2011-06-14 15:15:25 +09:00
2012-01-06 14:13:48 -08:00
2011-12-21 12:57:44 -08:00
2011-05-30 11:14:15 +09:30
2011-11-21 14:31:14 -08:00