.. |
definitions
|
feature: Add support for chunking in the UMD (1/N)
|
2023-06-02 23:27:40 +02:00 |
CMakeLists.txt
|
…
|
|
address_mapper.cpp
|
…
|
|
address_mapper.h
|
…
|
|
alignment_selector.cpp
|
…
|
|
alignment_selector.h
|
…
|
|
allocation_properties.h
|
…
|
|
allocation_type.h
|
feature: add AssertHandler
|
2023-03-08 17:55:23 +01:00 |
allocations_list.cpp
|
feature: new multitile post sync layout for immediate write [1/n]
|
2023-06-07 13:11:10 +02:00 |
allocations_list.h
|
Copy command buffer into ring buffer
|
2023-02-22 16:37:34 +01:00 |
compression_selector.cpp
|
…
|
|
compression_selector.h
|
…
|
|
deferrable_allocation_deletion.cpp
|
fix: store registered engines per root device
|
2023-04-27 10:54:07 +02:00 |
deferrable_allocation_deletion.h
|
…
|
|
deferrable_deletion.h
|
…
|
|
deferred_deleter.cpp
|
Revert "Deferred deletion of allocations in main thread"
|
2023-03-20 18:17:15 +01:00 |
deferred_deleter.h
|
Revert "Deferred deletion of allocations in main thread"
|
2023-03-20 18:17:15 +01:00 |
dynamic_memory_tracking.cpp
|
…
|
|
eviction_status.h
|
…
|
|
gfx_partition.cpp
|
feature: setup heap extended host size based on system memory size
|
2023-04-28 15:23:01 +02:00 |
gfx_partition.h
|
feature: setup heap extended host size based on system memory size
|
2023-04-28 15:23:01 +02:00 |
graphics_allocation.cpp
|
fix: add missing host ptr assignment increment
|
2023-05-22 11:54:24 +02:00 |
graphics_allocation.h
|
feature: Support for using Reserved address with multiple mappings
|
2023-06-07 03:12:29 +02:00 |
host_ptr_defines.h
|
…
|
|
host_ptr_manager.cpp
|
…
|
|
host_ptr_manager.h
|
…
|
|
internal_allocation_storage.cpp
|
fix: add missing host ptr assignment increment
|
2023-05-19 14:53:27 +02:00 |
internal_allocation_storage.h
|
…
|
|
local_memory_usage.cpp
|
…
|
|
local_memory_usage.h
|
…
|
|
memadvise_flags.h
|
Revert "[fix] zeCommandListAppendMemAdvise to clear preferred location correc...
|
2023-04-20 11:04:34 +02:00 |
memory_allocation.cpp
|
…
|
|
memory_allocation.h
|
…
|
|
memory_banks.h
|
…
|
|
memory_manager.cpp
|
refactor: cleanup getBindlessMode() usage
|
2023-06-06 17:23:13 +02:00 |
memory_manager.h
|
feature: Support for using Reserved address with multiple mappings
|
2023-06-07 03:12:29 +02:00 |
memory_operations_handler.h
|
Cleanup includes 57
|
2023-02-17 11:19:59 +01:00 |
memory_operations_status.h
|
…
|
|
memory_pool.h
|
…
|
|
migration_sync_data.cpp
|
…
|
|
migration_sync_data.h
|
…
|
|
multi_graphics_allocation.cpp
|
…
|
|
multi_graphics_allocation.h
|
…
|
|
os_agnostic_memory_manager.cpp
|
Revert "fix: support alignments in host and shared UnifiedMemoryAllocation"
|
2023-06-14 06:32:40 +02:00 |
os_agnostic_memory_manager.h
|
feature: Get Peer Allocation with specified base Pointer
|
2023-05-24 20:41:20 +02:00 |
page_table.cpp
|
…
|
|
page_table.h
|
Cleanup includes 57
|
2023-02-17 11:19:59 +01:00 |
page_table.inl
|
…
|
|
physical_address_allocator.h
|
…
|
|
prefetch_manager.cpp
|
…
|
|
prefetch_manager.h
|
…
|
|
residency.cpp
|
…
|
|
residency.h
|
…
|
|
residency_container.h
|
…
|
|
surface.cpp
|
refactor: Rename member variables to camelCase 3/n
|
2023-04-28 16:01:14 +02:00 |
surface.h
|
refactor: Rename member variables to camelCase 3/n
|
2023-04-28 16:01:14 +02:00 |
unified_memory_manager.cpp
|
Revert "fix: support alignments in host and shared UnifiedMemoryAllocation"
|
2023-06-14 06:32:40 +02:00 |
unified_memory_manager.h
|
fix: While creating shared memory use given device
|
2023-06-13 15:44:14 +02:00 |