Re: [Intel-gfx] [PATCH] drm/i915: dump UTS_RELEASE into the error_state

2013-01-23 Thread Daniel Vetter
On Wed, Jan 23, 2013 at 04:37:12PM +, Chris Wilson wrote: > On Wed, Jan 23, 2013 at 05:30:46PM +0100, Daniel Vetter wrote: > > On Wed, Jan 23, 2013 at 03:20:45PM +, Chris Wilson wrote: > > > On Wed, Jan 23, 2013 at 04:16:35PM +0100, Daniel Vetter wrote: > > > > Useful for statistics or on o

Re: [Intel-gfx] [PATCH] drm/i915: dump UTS_RELEASE into the error_state

2013-01-23 Thread Chris Wilson
On Wed, Jan 23, 2013 at 05:30:46PM +0100, Daniel Vetter wrote: > On Wed, Jan 23, 2013 at 03:20:45PM +, Chris Wilson wrote: > > On Wed, Jan 23, 2013 at 04:16:35PM +0100, Daniel Vetter wrote: > > > Useful for statistics or on overflowing bug reports to keep things all > > > lined up. > > > > > >

Re: [Intel-gfx] [PATCH] drm/i915: dump UTS_RELEASE into the error_state

2013-01-23 Thread Daniel Vetter
On Wed, Jan 23, 2013 at 03:20:45PM +, Chris Wilson wrote: > On Wed, Jan 23, 2013 at 04:16:35PM +0100, Daniel Vetter wrote: > > Useful for statistics or on overflowing bug reports to keep things all > > lined up. > > > > Signed-off-by: Daniel Vetter > > I should have added something like this

Re: [Intel-gfx] [PATCH] drm/i915: dump UTS_RELEASE into the error_state

2013-01-23 Thread Chris Wilson
On Wed, Jan 23, 2013 at 04:16:35PM +0100, Daniel Vetter wrote: > Useful for statistics or on overflowing bug reports to keep things all > lined up. > > Signed-off-by: Daniel Vetter I should have added something like this long ago... Reviewed-by: Chris Wilson -Chris -- Chris Wilson, Intel Open

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

2013-01-23 Thread Daniel Vetter
Useful for statistics or on overflowing bug reports to keep things all lined up. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/i915_debugfs.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/i915/i915_debugfs.c b/drivers/gpu/drm/i915/i915_debugfs.c index 7944d301