Created attachment 76845 [details] dmesg output showing GPU lockup Just tried to play WoW against Mesa git, having already set R600_HYPERZ=0 to work around bug #61747. This resulted in a GPU lockup after a few minutes. git HEAD is: commit d24819dce8cf6dac23f27df46fabbf756a732229 Author: Kenneth Graunke <kenneth@whitecape.org> Date: Mon Mar 11 11:10:34 2013 -0700 i965/vs: Add IR dumping for immediates. This makes dump_instructions more useful. Signed-off-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Eric Anholt <eric@anholt.net>
Is this a regression? if so can you bisect?
The correct way to disable HyperZ with Mesa master is now R600_DEBUG=nohyperz
The same Mesa build plays WoW OK with R600_DEBUG=nohyperz instead. *** This bug has been marked as a duplicate of bug 61747 ***
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.