Summary: | [bisected] r600g: add htile support cause gpu lockup in Dishonored wine. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Thomas Lindroth <thomas.lindroth> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
dmesg, xorg.log
workaround |
Description
Thomas Lindroth
2013-02-14 15:39:09 UTC
Does it happen without --enable-gallium-llvm also does it happen when running with R600_HTILE=0 env variable ? It happens with --disable-gallium-llvm and/or R600_HTILE=0. It doesn't happen with R600_HYPERZ=0. Created attachment 75208 [details] [review] workaround Most likely does not help (not for me at least). However this patch should work around the issue. The workaround patch posted here prevents the lockup in dishonored. The one in bug 60969 doesn't fix dishonored but it prevents an other lockup in google-earth. I assumed it was the same issue. Lockups in darwinia and multiwinia has also been fixed but I don't know which of the patches did that. Please check if below patch fix the issue: http://people.freedesktop.org/~glisse/0001-r600g-force-full-cache-for-hyperz.patch Closing pushed to master and going to push to 9.1 |
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.