Summary: | Htile support causes GPU lockup CP stall in Amnesia game | ||
---|---|---|---|
Product: | Mesa | Reporter: | Anonymous Helper <anonymous> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Anonymous Helper
2013-02-06 02:26:54 UTC
Please attach /var/log/Xorg.0.log and the output of glxinfo and dmesg.
> 3.8.0-rc5
> Everything else taken from xorg-edgers ppa
Does the problem occur with a 3.7 kernel and/or without the PPA?
(In reply to comment #1) > Please attach /var/log/Xorg.0.log and the output of glxinfo and dmesg. > > > 3.8.0-rc5 > > Everything else taken from xorg-edgers ppa > > Does the problem occur with a 3.7 kernel and/or without the PPA? I've narrowed it down to one of these two kernel patches: 4ac0533abaec2b83a7f2c675010eedd55664bc26 cf4ccd016bae1a03bb38170eb54b5db4b04e0545 (In reply to comment #2) > > I've narrowed it down to one of these two kernel patches: > > 4ac0533abaec2b83a7f2c675010eedd55664bc26 > cf4ccd016bae1a03bb38170eb54b5db4b04e0545 It's probably a mesa bug then. Since those two patches just enable mesa to use additional features (htile and DMA). Probably one of these mesa commits: 24b1206ab2dcd506aaac3ef656aebc8bc20cd27a 6532eb17baff6e61b427f29e076883f8941ae664 325422c49449acdd8df1eb2ca8ed81f7696c38cc Does setting the env var R600_HYPERZ=0 or resetting your git tree back to cf5632094ba0c19d570ea47025cf6da75ef8457a fix the issue? (In reply to comment #3) > It's probably a mesa bug then. Since those two patches just enable mesa to > use additional features (htile and DMA). Probably one of these mesa commits: > 24b1206ab2dcd506aaac3ef656aebc8bc20cd27a > 6532eb17baff6e61b427f29e076883f8941ae664 > 325422c49449acdd8df1eb2ca8ed81f7696c38cc > > Does setting the env var R600_HYPERZ=0 or resetting your git tree back to > cf5632094ba0c19d570ea47025cf6da75ef8457a fix the issue? I couldn't bisect mesa due to compile issues, but disabling HyperZ does fix the issue. This bug looks like to be a duplicate of 59592. |
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.