Summary: | [sandybridge-m-gt2+] GPU lockup render.IPEHR: 0x7a000002 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Bryce Harrington <bryce> |
Component: | Drivers/DRI/i965 | Assignee: | Kenneth Graunke <kenneth> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | high | CC: | eric, eugeni, idr, mike, q3aiml |
Version: | 7.11 | Keywords: | regression |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
BootDmesg.txt
CurrentDmesg.txt i915_error_state.txt XorgLog.txt |
Description
Bryce Harrington
2011-09-21 16:32:39 UTC
Created attachment 51475 [details]
BootDmesg.txt
Created attachment 51476 [details]
CurrentDmesg.txt
Created attachment 51477 [details]
i915_error_state.txt
Created attachment 51478 [details]
XorgLog.txt
I can confirm this is 3D related, happens to me whenever I am playing Civ4 under Wine. Here's a proposed fix: http://lists.freedesktop.org/archives/mesa-dev/2011-October/013518.html I developed it against master, but it ought to apply to 7.11 as well. Fix is now in Mesa master. commit 3cc0a7be23ab603ed40d602595f673a44e079885 Author: Kenneth Graunke <kenneth@whitecape.org> Date: Fri Oct 21 01:03:37 2011 -0700 i965: Apply post-sync non-zero workaround to homebrew workaround. In commit 3e5d3626, Eric added a homebrew workaround to fix GPU hangs in the Mesa "engine" demo and oglc's api-texcoord test. Unfortunately, his PIPE_CONTROL contains a Depth Stall, which necessitates the post-sync non-zero workaround, Fixes GPU hangs in Civilization 4, PlaneShift, and 3DMMES. Hopefully Heroes of Newerth as well, though I haven't tested that. NOTE: This is candidate for the 7.11 branch. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=40324 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=41096 Signed-off-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-and-tested-by: Eric Anholt <eric@anholt.net> Fix is now in 7.11 branch as commit 439628318bfd4596d0d8129a0792d2c3ea849bb7; it will appear in the upcoming 7.11.1 release. |
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.