https://bugs.freedesktop.org/show_bug.cgi?id=63124
Priority: medium Bug ID: 63124 Assignee: dri-devel@lists.freedesktop.org Summary: [r600g] HyperZ lockup on REDWOOD in Half Life 2 Deathmatch Severity: major Classification: Unclassified OS: Linux (All) Reporter: abortretryfail@gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/DRI/R600 Product: Mesa
Created attachment 77426 --> https://bugs.freedesktop.org/attachment.cgi?id=77426&action=edit dmesg output from when the GPU resets. This keeps happening until the game is killed or you look away from whatever is causing the lockup.
This might be related to bug #61721, as it also occurs on my machine.
When playing Half Life 2 Deathmatch, the game runs great until certain scenes cause a GPU lockup.
When run with R600_DEBUG=nohyperz there's no lockup, but performance is much slower. (from ~85fps vsync 1400x1050 down to ~45fps w/o HyperZ)
I'll see if I can get an apitrace tonight.
https://bugs.freedesktop.org/show_bug.cgi?id=63124
--- Comment #1 from abortretryfail@gmail.com --- Silly me, i forgot to include versions!
OpenGL renderer string: Gallium 0.4 on AMD REDWOOD OpenGL core profile version string: 3.1 (Core Profile) Mesa 9.2.0 (git-450950c)
Linux Brimstone 3.8.5-1-ARCH #1 SMP PREEMPT Fri Mar 29 19:18:14 CET 2013 x86_64 GNU/Linux
https://bugs.freedesktop.org/show_bug.cgi?id=63124
--- Comment #2 from abortretryfail@gmail.com --- Also silly me, I typo'd that bug. I meant to say this may be related to bug #62721
https://bugs.freedesktop.org/show_bug.cgi?id=63124
Andreas Boll andreas.boll.dev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/DRI/R600 |Drivers/Gallium/r600
https://bugs.freedesktop.org/show_bug.cgi?id=63124
--- Comment #3 from Jerome Glisse glisse@freedesktop.org --- Please check if below patch fix the issue:
http://people.freedesktop.org/~glisse/0001-r600g-force-full-cache-for-hyperz...
https://bugs.freedesktop.org/show_bug.cgi?id=63124
abortretryfail@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from abortretryfail@gmail.com --- Confirmed this one is fixed. Thanks!
Sorry about not getting the apitrace. I just unpacked my radeon-endowed PC and hadn't a chance to get a trace before moving.
dri-devel@lists.freedesktop.org