https://bugs.freedesktop.org/show_bug.cgi?id=43405
--- Comment #11 from Andreas Boll andreas.boll.dev@gmail.com 2012-09-03 12:22:38 UTC --- I think this issue has been fixed with the new libdrm surface allocator, since the commit below removes the code in question.
commit 581f7e3101980a4e1068bb75c2eca60bb2071229 Author: Marek Olšák maraeo@gmail.com Date: Sun Jul 29 18:53:19 2012 +0200
r600g: drop the old texture allocation code
Made obsolete by the libdrm surface allocator.
Could you confirm that this issue is resolved on mesa git master or mesa git 9.0 branch?