anv: Allocate block pool BOs from the cache
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 25 Oct 2019 21:29:29 +0000 (16:29 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Thu, 31 Oct 2019 13:46:09 +0000 (13:46 +0000)
commit3119b96bdf57c850eddebc765c56c3282749b311
tree87442625dba0d7b0a5b21a4e894203bfa5522e8b
parentcc972d72c7ad3fb8f518b8cf8163e253735b51bb
anv: Allocate block pool BOs from the cache

This commit switches block pools over to being allocated from the BO
cache rather than being allocated manually by the block pool.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_allocator.c
src/intel/vulkan/anv_private.h