Bug 59941
Summary: | Frequent GPU hangs since v3.9 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Chow Loong Jin (hyperair) |
Component: | Video(DRI - Intel) | Assignee: | intel-gfx-bugs (intel-gfx-bugs) |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | chris, daniel, hyperair, intel-gfx-bugs |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: | |
Attachments: |
i915_error_state from 3.10-rc6
glxinfo -l output |
Description
Chow Loong Jin
2013-06-20 07:39:54 UTC
We need the error state file from debugfs (please attach as gzip to fit into bugzilla size limits). Here you go: http://people.ubuntu.com/~hyperair/i915-error-state We seem to be executing (or trying to) complete garbage ... or the error state capture code is doing something funny. I'm confused. Chris? That's the old i965g gallium driver. What? No, I'm not running i965g. I don't even have that installed. Created attachment 105931 [details]
i915_error_state from 3.10-rc6
If it helps, here's one from 3.10-rc6.
At this moment, glxinfo would be more useful. Those batches are profoundly incorrect (sending commands for the wrong generation of GPUs). Created attachment 105941 [details]
glxinfo -l output
That last error state is much cleaner; just the usual mesa blorp death. Yeah, this smells like a mesa bug. Please retest with latest git mesa (if possible) and file a bug on bugs.freedesktop.org against Mesa -> Drivers/DRI/i965 with the error_state attached. |