drm/i915: Eliminate the addr/seqno from the hangcheck warning
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 10 Jun 2013 10:20:22 +0000 (11:20 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 11 Jun 2013 09:50:07 +0000 (11:50 +0200)
commita43adf0747ecde0d211f29adcbebf067f92e9cbb
tree81bee8bebe2bc579034afd92a2e166a1afe61f4d
parent6274f2126a0454d3c3df1bc9cc6f5e18302696f7
drm/i915: Eliminate the addr/seqno from the hangcheck warning

This is of no value to the developer reading the report, let alone the
bamboozled user.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c