..
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: setup heap extended host size based on system memory size
2023-04-28 15:23:01 +02:00
graphics_allocation_tests.cpp
fix: add missing host ptr assignment increment
2023-05-22 11:54:24 +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
feature: Get Peer Allocation with specified base Pointer
2023-05-24 20:41:20 +02:00
memory_manager_tests.cpp
feature: Get Peer Allocation with specified base Pointer
2023-05-24 20:41:20 +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
fix: Add alignment support to createUnifiedMemoryAllocation
2023-05-02 09:19:23 +02:00
special_heap_pool_tests.cpp
Cleanup includes 33
2023-01-17 10:54:37 +01:00
storage_info_tests.cpp
fix: set isLockable flag in storage info even if no memory banks are used
2023-05-11 07:26:28 +02: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
fix: Add alignment support to createUnifiedMemoryAllocation
2023-05-02 09:19:23 +02:00
unified_memory_manager_tests.cpp
Revert "fix: add alignment support to host and shared UnifiedMemoryAllocation"
2023-05-12 13:04:08 +02:00