I would rather like to find the core problem.
r600_num_tile_pipes might be 0 for some reason. This recent commit
could cause the issue:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b046474c95f15338d4c748df9b62871bba6f36f
Marek
On Thu, Aug 7, 2014 at 7:46 AM, Michel Dänzer wrote:
> From:
From: Michel Dänzer
Prevents logs from getting spammed with BO allocation failure messages.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82162
Signed-off-by: Michel Dänzer
---
src/gallium/drivers/radeon/r600_texture.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/gallium/