]> Pileus Git - ~andy/linux/commit
drm/i915: Educate users in dmesg about reporting gpu hangs
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 9 Oct 2013 17:22:22 +0000 (19:22 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 10 Oct 2013 12:49:17 +0000 (14:49 +0200)
commitf468980171fa6293917a8b59bfec71c6616e06c9
tree9a6d81bb93c460a4954962debc3449fa82dc1796
parent5c9669cee534cbb834d51aae115267f5e561b622
drm/i915: Educate users in dmesg about reporting gpu hangs

Untangling me-too reports that actually aren't is really messy. And we
need to make sure the blame is put where it should be right from the
start ;-)

v2: Improve the wording from Ben's suggestions.

Cc: Ben Widawsky <ben@bwidawsk.net>
Acked-by: Ben Widawsky <ben@bwidawsk.net>
[danvet: Frob the message as suggested by Paulo on irc.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gpu_error.c