anv: Disable snooping for allocator pools again
authorKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
Fri, 12 Feb 2016 23:10:22 +0000 (15:10 -0800)
committerKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
Fri, 12 Feb 2016 23:11:31 +0000 (15:11 -0800)
commitc136672c593399e831db0da8b8cc6d8a5d73c1d3
tree35dd80e075d41c3595167542415c169b6eb4b0c1
parentb0c30b77d4c57d653ed657d069d748b5be88d709
anv: Disable snooping for allocator pools again

The race we were seeing on cherryview was caused by the multi-submit
problem with fences. We can now turn snooping off again an rely on
clflush and we intended.
src/vulkan/anv_allocator.c