]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915/vlv: reduce GT FIFO error info to a debug message
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 27 Sep 2013 17:40:54 +0000 (10:40 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 1 Oct 2013 05:45:46 +0000 (07:45 +0200)
commitf7d85c1ed1562aaab3ce10714cdd9e68013de7ae
treee4ef4d88056b30d036c52313e548c406932f8cc0
parent5848ad409c1817f5b70507e6b4440fcbd002f6c5
drm/i915/vlv: reduce GT FIFO error info to a debug message

It indicates a probable BIOS bug, but it appears to be harmless, and
there's nothing the user can do about it anyway, so reduce to a debug
msg.  I've filed a bug with the BIOS folks about it anyway, so hopefully
they'll fix whatever GT SB read they were doing when the GT was off.

References: https://bugs.freedesktop.org/show_bug.cgi?id=69396
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c