summaryrefslogtreecommitdiff
path: root/src/intel/vulkan/tests
AgeCommit message (Expand)AuthorFilesLines
2020-01-29anv/block_pool: Ensure allocations have contiguous mapsJason Ekstrand2-5/+5
2020-01-20anv: Add an anv_physical_device field to anv_deviceJason Ekstrand6-18/+14
2019-10-31anv/tests: Initialize the BO cache and device mutexJason Ekstrand6-0/+8
2019-10-31anv/tests: Zero-initialize instancesJason Ekstrand6-6/+14
2019-10-31anv: Choose BO flags internally in anv_block_poolJason Ekstrand6-6/+6
2019-07-12anv: Fix pool allocator when first alloc needs to growCaio Marcelo de Oliveira Filho1-0/+63
2019-04-29delete autotools .gitignore filesEric Engestrom1-5/+0
2019-02-14anv/tests: compile to something sensible in release buildsEric Engestrom5-0/+10
2019-01-17anv/tests: Adding test for the state_pool padding.Rafael Antognolli1-0/+73
2019-01-17anv/allocator: Add padding information.Rafael Antognolli1-1/+1
2019-01-17anv/allocator: Remove pool->map.Rafael Antognolli1-4/+4
2019-01-17anv/tests: Fix block_pool_no_free test.Rafael Antognolli1-14/+14
2018-06-01anv: Soft-pin state poolsScott D Phillips4-4/+4
2017-11-22anv: setup BO flags at state_pool/block_pool creationLionel Landwerlin4-4/+4
2017-05-04anv/allocator: Add the capability to allocate blocks of different sizesJason Ekstrand1-3/+4
2017-05-04anv/allocator: Embed the block_pool in the state_poolJason Ekstrand3-12/+3
2017-05-04anv/allocator: Drop the block_size field from block_poolJason Ekstrand4-8/+9
2017-05-01anv/tests: Create a dummy instance as well as deviceJason Ekstrand4-4/+16
2016-05-01anv: fold the tests' makefileEmil Velikov1-47/+0
2016-03-02anv: Fix make checkJason Ekstrand1-3/+4
2016-02-18Move the intel vulkan driver to src/intel/vulkanJason Ekstrand7-0/+506