drm/i915: Clean up GPU hang message
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 4 Jul 2016 07:48:32 +0000 (08:48 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 5 Jul 2016 10:25:11 +0000 (11:25 +0100)
commit2b2842887de75c340ab427b898aa867964316d2f
tree77c82411ddd1cb24b90e5f25b69728b92cd5cbbf
parent8eb95204d926ed0c3d1d588c352adef40ed673f2
drm/i915: Clean up GPU hang message

Remove some redundant kernel messages as we deduce a hung GPU and
capture the error state.

v2: Fix "hang" vs "no progress" message whilst I was there
v3: s/snprintf/scnprintf/

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1467618513-4966-2-git-send-email-chris@chris-wilson.co.uk
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
drivers/gpu/drm/i915/i915_irq.c