On Wed, Dec 14, 2011 at 01:57:21PM +0100, Daniel Vetter wrote: > Since quite a while we also the basic output configuration in the > error_state, so it should contain enough information to diagnose > these MI_WAIT hangs. > > Signed-Off-by: Daniel Vetter <daniel.vet...@ffwll.ch> > Reviewed-and-tested-by: Chris Wilson <ch...@chris-wilson.co.uk> > Reviewed-by: Eugeni Dodonov <eugeni.dodo...@intel.com> I've picked this up for -next. -Daniel -- Daniel Vetter Mail: dan...@ffwll.ch Mobile: +41 (0)79 365 57 48 _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx
- [Intel-gfx] [PATCH 20/43] drm/i915: swizzling support for ... Daniel Vetter
- Re: [Intel-gfx] [PATCH 20/43] drm/i915: swizzling sup... Chris Wilson
- Re: [Intel-gfx] [PATCH 20/43] drm/i915: swizzling sup... Ben Widawsky
- Re: [Intel-gfx] [PATCH 20/43] drm/i915: swizzling... Daniel Vetter
- [Intel-gfx] [PATCH 21/43] drm/i915: add gen6+ registers to... Daniel Vetter
- [Intel-gfx] [PATCH 22/43] drm/i915: prevent division by ze... Daniel Vetter
- Re: [Intel-gfx] [PATCH 22/43] drm/i915: prevent divis... Kenneth Graunke
- [Intel-gfx] [PATCH 23/43] drm/i915: multithreaded forcewak... Daniel Vetter
- [Intel-gfx] [PATCH 24/43] drm/i915: capture error_state al... Daniel Vetter
- Re: [Intel-gfx] [PATCH 24/43] drm/i915: capture error... Daniel Vetter
- [Intel-gfx] [PATCH 25/43] drm/i915: properly flush the wc ... Daniel Vetter
- [Intel-gfx] [PATCH 27/43] drm/i915: flush overlay regfile ... Daniel Vetter
- Re: [Intel-gfx] [PATCH 27/43] drm/i915: flush overlay... Chris Wilson
- Re: [Intel-gfx] [PATCH 27/43] drm/i915: flush ove... Daniel Vetter
- [Intel-gfx] [PATCH 26/43] drm/i915: Only clear the GPU dom... Daniel Vetter
- [Intel-gfx] [PATCH 28/43] drm/i915: Handle unmappable buff... Daniel Vetter
- Re: [Intel-gfx] [PATCH 28/43] drm/i915: Handle unmapp... Eugeni Dodonov