Summary: | [SNB]Piglit texturing_depthstencil-render-miplevels cases cause system hang with calltrace on nightly testing | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | lu hua <huax.lu> | ||||||||||
Component: | DRM/Intel | Assignee: | Daniel Vetter <daniel> | ||||||||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||||||
Severity: | major | ||||||||||||
Priority: | medium | CC: | ben, chris, daniel, jbarnes, kenneth, xunx.fang | ||||||||||
Version: | unspecified | ||||||||||||
Hardware: | All | ||||||||||||
OS: | Linux (All) | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Description
lu hua
2012-07-30 08:53:14 UTC
unpin leak following GPU hang, demoting priority as it is a secondary bug. Can you please look at whether this is a kernel regression, or whether this bug has been dormant for some time? It looks that pageflipping over the hang might be connected to the leak. Created attachment 64977 [details]
netconsole log
When nightly testing run texturing_depthstencil-render-miplevels cases, system hangs, and has calltrace in dmesg.I can't reproduce it via manually test. This issue blocks nightly testing. The netconsole log indicates that the kernel bug is not blocking your testing, but that the mesa bug is killing the GPU beyond recovery. You need to escalate the priority of *that* bug as that is stopping the testing. Worksforme on dinq with the i965_dri.so blorp fixes. It still happens on -fixes kernel(3d840a13a2f9605) and -queued kernel(commit:a0db295dcd). Created attachment 67269 [details]
netconsole
Is this still an issue with current kernels and mesa 8.0? Wasn't miplevel rendering broken rather often in mesa itself? Add random mesa victim to clarify the situation here ... Ken, which version do we need to avoid all the hangs due to alignment constraints for miplevel rendering? Mesa 8.0.5 or 9.0 should be sufficient to avoid hangs, but you will get some failures. Eric fixed a number of failures in master. Created attachment 71369 [details]
netconsole log
It still happens on -fixes kernel(commit 539526b4137bc0e7a8806c38c8522f226814a0e6)
Disable RC6, this issue goes away.
One thing that would be very useful is seeing if a change in mesa to use a different code path makes any difference (i.e. 8.0 vs 9.0). That would help narrow the search for a workaround. *** This bug has been marked as a duplicate of bug 50619 *** Closing old verified. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.