commit | 2b2842887de75c340ab427b898aa867964316d2f | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jul 04 08:48:32 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jul 05 11:25:11 2016 +0100 |
tree | 77c82411ddd1cb24b90e5f25b69728b92cd5cbbf | |
parent | 8eb95204d926ed0c3d1d588c352adef40ed673f2 [diff] |
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>