[Bug 82186] [r600g] BARTS GPU lockup with minecraft shaders
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 18 18:39:21 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=82186
--- Comment #5 from MWATTT <megwattt at gmail.com> ---
I've got this bug too.
I've bisected and found that most shaders packs starts to hang at commit
7e414b58640aee6e243d337e72cea290c354f632
"glsl: break the gl_FragData array into separate gl_FragData[i] variables"
However, one of them starts to hang with an earlier commit:
edbbfac6cfc634e697d7f981155a5072c52d77ac
"r600g: fast color clears for single-sample buffers"
This only happens on evergreen+ hardware(tested on JUNIPER and THAMES, works
fine on RV770).
A workaround is to set the environment variable R600_DEBUG=notiling.
This bug also happens in various Unreal Engine 4 demos. (tested on Reflections
Subway Demo, where the hang happens at the beginning). The environment variable
also solves the problem.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141119/503eb9fe/attachment.html>
More information about the dri-devel
mailing list