Nicolai Hähnle changed bug 93301
What Removed Added
CC   nhaehnle@gmail.com

Comment # 15 on bug 93301 from
Created attachment 120440 [details] [review]
0001-XXX-winsys-radeon-limit-buffer-cache-size.patch

Following the hypothesis that your game is running out of address space, here
is a quick patch for Mesa that limits the buffer cache size to 4MB as a simple
test.

Try this (feel free to play around with the number in the patch), plus reducing
any graphics quality options the game may have to the minimum. Don't be
surprised if performance becomes worse.

Please also set the environment variable R600_DEBUG=info and provide the
output, as this allows us to see the default buffer cache size.


You are receiving this mail because: