Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vk/allocator: Don't call VALGRIND_MALLOCLIKE_BLOCK on fresh gem_mmap's | Jason Ekstrand | 2015-05-29 | 1 | -1/+5 |
* | vk/allocator: Add a BO pool | Jason Ekstrand | 2015-05-27 | 1 | -0/+73 |
* | vk/allocator: Add a free list that acts on pointers instead of offsets | Jason Ekstrand | 2015-05-27 | 1 | -0/+46 |
* | Revert "vk/allocator: Don't use memfd when valgrind is detected" | Jason Ekstrand | 2015-05-18 | 1 | -5/+1 |
* | vk/allocator: Add a concept of a slave block pool | Jason Ekstrand | 2015-05-18 | 1 | -0/+39 |
* | vk/allocator: Add support for valgrind tracking of state pools and streams | Jason Ekstrand | 2015-05-18 | 1 | -7/+62 |
* | vk/allocator: Don't use memfd when valgrind is detected | Jason Ekstrand | 2015-05-18 | 1 | -1/+5 |
* | vk/allocator: Assert that block_pool_grow succeeds | Jason Ekstrand | 2015-05-18 | 1 | -2/+7 |
* | vk: Flip back to using memfd for the allocators | Kristian Høgsberg | 2015-05-15 | 1 | -1/+1 |
* | Add vulkan driver for BDW | Kristian Høgsberg | 2015-05-09 | 1 | -0/+499 |