compute-runtime/unit_tests/memory_manager
Mateusz Jablonski c8748b77a0 Simplify memory manager API [1/n]
pass struct with properties to allocate graphics memory methods:
for protected methods use AllocationData
for public methods use AllocationProperties

Change-Id: Ie1c3cb6b5e330bc4adac2ca8b0bf02d30ec76065
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2018-12-06 15:09:25 +01:00
..
CMakeLists.txt Restore deferrable allocation deletion 2018-11-29 07:48:19 +01:00
address_mapper_tests.cpp Delete TypeSelector helper 2018-10-08 13:18:36 +02:00
deferrable_allocation_deletion_tests.cpp Deferred deleter: move to next deletion if current deletion cannot be applied 2018-12-03 15:24:35 +01:00
deferred_deleter_mt_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
graphics_allocation_tests.cpp Enable aggregating command buffers with multiple osContexts 2018-12-06 10:11:07 +01:00
host_ptr_manager_tests.cpp Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
internal_allocation_storage_tests.cpp Allow Device creating multiple CSRs [8/n] 2018-12-04 15:36:59 +01:00
memory_manager_allocate_in_device_pool_tests.cpp Simplify memory manager API [1/n] 2018-12-06 15:09:25 +01:00
memory_manager_allocate_in_device_pool_tests.inl Simplify memory manager API [1/n] 2018-12-06 15:09:25 +01:00
memory_manager_allocate_in_preferred_pool_tests.cpp Move MMAllocateInPreferredPoolTests to inl file 2018-09-26 19:30:35 +02:00
memory_manager_allocate_in_preferred_pool_tests.inl Make Timestamp allocations OneTimeAubWritable 2018-11-16 15:49:25 +01:00
memory_manager_allocate_with_ptr_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
memory_manager_tests.cpp Simplify memory manager API [1/n] 2018-12-06 15:09:25 +01:00
memory_pool_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
page_table_tests.cpp Delete TypeSelector helper 2018-10-08 13:18:36 +02:00
physical_address_allocator_tests.cpp Extend PhysicalAddressAllocator with page size and alignement 2018-10-03 20:02:58 +02:00
surface_tests.cpp Allow Device creating multiple CSRs [8/n] 2018-12-04 15:36:59 +01:00
svm_memory_manager.cpp Simplify memory manager API [1/n] 2018-12-06 15:09:25 +01:00