compute-runtime/shared/test/unit_test/memory_manager
Mateusz Jablonski 32d8a3bc6d fix: store registered engines per root device
in most cases we need to iterate over engines associated to single root device

Related-To: NEO-7925
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2023-04-27 10:54:07 +02:00
..
CMakeLists.txt Fixed conditions to remove memory prefetch allocations in L0 backend 2022-11-23 16:19:34 +01:00
address_mapper_tests.cpp Remove usage of TestLegacy from shared tests 2022-08-16 14:36:33 +02:00
alignment_selector_tests.cpp Cleanup includes 13 2022-12-16 12:36:27 +01:00
deferrable_allocation_deletion_tests.cpp fix: store registered engines per root device 2023-04-27 10:54:07 +02:00
deferred_deleter_tests.cpp Revert "Deferred deletion of allocations in main thread" 2023-03-20 18:17:15 +01:00
gfx_partition_tests.cpp feature usm: allocate host USM in HEAP_EXTENDED 2023-03-29 10:09:00 +02:00
graphics_allocation_tests.cpp feature: Add Support for zeMemPutIpcHandle & zeMemGet IPC Handle converters 2023-04-27 03:53:52 +02:00
host_ptr_manager_tests.cpp fix: store registered engines per root device 2023-04-27 10:54:07 +02:00
internal_allocation_storage_tests.cpp style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
local_memory_usage_tests.cpp Reduce the size of masks to 4. 2022-09-19 21:53:40 +02:00
memory_manager_allocate_in_device_pool_tests.cpp refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
memory_manager_allocate_in_preferred_pool_tests.cpp feature: add AssertHandler 2023-03-08 17:55:23 +01:00
memory_manager_multi_device_tests.cpp Cleanup includes 16 2022-12-29 15:12:37 +01:00
memory_manager_tests.cpp fix: store registered engines per root device 2023-04-27 10:54:07 +02:00
memory_pool_tests.cpp Change MemoryPool to enum class 2022-06-02 12:46:15 +02:00
multi_graphics_allocation_tests.cpp style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
page_table_tests.cpp Remove usage of TestLegacy from shared tests 2022-08-16 14:36:33 +02:00
physical_address_allocator_hw_tests.cpp Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00
physical_address_allocator_tests.cpp Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00
prefetch_manager_tests.cpp Revert "Add alignment support to createUnifiedMemoryAllocation" 2023-03-30 15:43:47 +02:00
special_heap_pool_tests.cpp Cleanup includes 33 2023-01-17 10:54:37 +01:00
storage_info_tests.cpp Cleanup includes 15 2022-12-23 12:36:51 +01:00
surface_tests.cpp refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
unified_memory_manager_cache_tests.cpp Revert "Add alignment support to createUnifiedMemoryAllocation" 2023-03-30 15:43:47 +02:00
unified_memory_manager_tests.cpp Extended regkey to force prefetch of shared memory in enqueue commands 2023-04-11 11:23:48 +02:00