All of lore.kernel.org
 help / color / mirror / Atom feed
* webgl-conformance-tests gives errors in drm module
@ 2013-02-17 10:28 Toralf Förster
  2013-02-17 14:43 ` Daniel Vetter
  0 siblings, 1 reply; 2+ messages in thread
From: Toralf Förster @ 2013-02-17 10:28 UTC (permalink / raw)
  To: dri-devel

While running the WEB-GL tests in [1] firefox crashed a ThinkPad T420 w/ i915 graphic.
The kernel log gives:


2013-02-17T10:32:58.451+01:00 n22 kernel: [drm:__gen6_gt_force_wake_get] *ERROR* Timed out waiting for forcewake to ack request.
2013-02-17T10:32:58.451+01:00 n22 kernel: [drm:__gen6_gt_wait_for_thread_c0] *ERROR* GT thread status wait timed out
2013-02-17T10:32:58.470+01:00 n22 kernel: [drm:__gen6_gt_force_wake_get] *ERROR* Timed out waiting for forcewake to ack request.
2013-02-17T10:32:58.470+01:00 n22 kernel: [drm:__gen6_gt_wait_for_thread_c0] *ERROR* GT thread status wait timed out

A developer responded of that bug report [2] that it is a MESA thing
but b/c of the kernel msg I'm wondering whether the kernel module might be affected too ?


[1] https://www.khronos.org/registry/webgl/sdk/tests/webgl-conformance-tests.html
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=814964
-- 
MfG/Sincerely
Toralf Förster
pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: webgl-conformance-tests gives errors in drm module
  2013-02-17 10:28 webgl-conformance-tests gives errors in drm module Toralf Förster
@ 2013-02-17 14:43 ` Daniel Vetter
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Vetter @ 2013-02-17 14:43 UTC (permalink / raw)
  To: Toralf Förster; +Cc: dri-devel

On Sun, Feb 17, 2013 at 11:28 AM, Toralf Förster <toralf.foerster@gmx.de> wrote:
> While running the WEB-GL tests in [1] firefox crashed a ThinkPad T420 w/ i915 graphic.
> The kernel log gives:
>
>
> 2013-02-17T10:32:58.451+01:00 n22 kernel: [drm:__gen6_gt_force_wake_get] *ERROR* Timed out waiting for forcewake to ack request.
> 2013-02-17T10:32:58.451+01:00 n22 kernel: [drm:__gen6_gt_wait_for_thread_c0] *ERROR* GT thread status wait timed out
> 2013-02-17T10:32:58.470+01:00 n22 kernel: [drm:__gen6_gt_force_wake_get] *ERROR* Timed out waiting for forcewake to ack request.
> 2013-02-17T10:32:58.470+01:00 n22 kernel: [drm:__gen6_gt_wait_for_thread_c0] *ERROR* GT thread status wait timed out
>
> A developer responded of that bug report [2] that it is a MESA thing
> but b/c of the kernel msg I'm wondering whether the kernel module might be affected too ?

rc6 is an extremely fickle beast, but generally you see those messages
right before the gpu dies. So I'll bet there's more than just those
messages in dmesg. In any case, please try out the latest upstream
driver sources first for mesa (9.1 branch) and kernel (3.8-rc series)
to ensure it's not a know bug. If it still hangs you /should/ get a
line about i915_error_state in debugfs in dmesg. Please file a bug
report on bugs.freedesktop.org with that file attached (and citing all
the git versions you've used for testing).
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-17 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-17 10:28 webgl-conformance-tests gives errors in drm module Toralf Förster
2013-02-17 14:43 ` Daniel Vetter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.