anv: Don't disable snooping for mempools
authorKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
Fri, 29 Jan 2016 23:45:18 +0000 (15:45 -0800)
committerKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
Sat, 30 Jan 2016 01:19:51 +0000 (17:19 -0800)
commitf28645f71cbe49099908dbdfd8c05ae3f8d051d6
treee91ff41a2087596cfbe9fcba229316ed71d0091f
parent0c4ef36360627686a0f3b56d64409ffb8bfbcb8c
anv: Don't disable snooping for mempools

There's an intermittent flushing problem with VkEvent that we need to
root cause. For now, using the snooping feature keeps the memory pools
up to date with GPU writes and fixes the problem.
src/vulkan/anv_allocator.c