compute-runtime/shared/source/memory_manager
Neil R Spruit ded9d7bff2 feature: Get Peer Allocation with specified base Pointer
Related-To: LOCI-4176

- Given a Base Pointer passed into Get Peer Allocation, then the base
pointer is used in the map of the new allocation to the virtual memory.
- Enables users to use the same pointer for all devices in Peer To Peer.
- Currently unsupported on reserved memory due to mapped and exec
resiedency of Virtual addresses.

Signed-off-by: Neil R Spruit <neil.r.spruit@intel.com>
2023-05-24 20:41:20 +02:00
..
definitions fix: add missing settings of isLockable flag in WddmMemoryManager class 2023-05-11 12:14:18 +02:00
CMakeLists.txt Cleanup includes 29 2023-01-13 07:53:03 +01:00
address_mapper.cpp Copyright header update 2021-05-17 20:38:19 +02:00
address_mapper.h Copyright header update 2021-05-17 20:38:19 +02:00
alignment_selector.cpp Cleanup includes 13 2022-12-16 12:36:27 +01:00
alignment_selector.h Cleanup includes 13 2022-12-16 12:36:27 +01:00
allocation_properties.h refactor OCL: cleanup after moving multi root device buffers to local mem 2023-02-15 09:41:20 +01:00
allocation_type.h feature: add AssertHandler 2023-03-08 17:55:23 +01:00
allocations_list.cpp Copy command buffer into ring buffer 2023-02-22 16:37:34 +01:00
allocations_list.h Copy command buffer into ring buffer 2023-02-22 16:37:34 +01:00
compression_selector.cpp Refactor: reduce global productHelper getter usage 2023-01-04 16:35:20 +01:00
compression_selector.h Refactor: reduce global productHelper getter usage 2023-01-04 16:35:20 +01:00
deferrable_allocation_deletion.cpp fix: store registered engines per root device 2023-04-27 10:54:07 +02:00
deferrable_allocation_deletion.h Copyright header update 2021-05-17 20:38:19 +02:00
deferrable_deletion.h Copyright header update 2021-05-17 20:38:19 +02:00
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 Update formatting in dynamic memory tracking 2022-04-08 13:17:30 +02:00
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: Add Support for zeMemPutIpcHandle & zeMemGet IPC Handle converters 2023-04-27 03:53:52 +02:00
host_ptr_defines.h Cleanup includes 31 2023-01-16 11:45:55 +01:00
host_ptr_manager.cpp Cleanup includes 13 2022-12-16 12:36:27 +01:00
host_ptr_manager.h Cleanup includes 31 2023-01-16 11:45:55 +01:00
internal_allocation_storage.cpp fix: add missing host ptr assignment increment 2023-05-19 14:53:27 +02:00
internal_allocation_storage.h Cleanup includes 42 2023-01-25 09:16:39 +01:00
local_memory_usage.cpp Cleanup includes 53 2023-02-15 13:21:14 +01:00
local_memory_usage.h Cleanup includes 42 2023-01-25 09:16:39 +01:00
memadvise_flags.h Revert "[fix] zeCommandListAppendMemAdvise to clear preferred location correc... 2023-04-20 11:04:34 +02:00
memory_allocation.cpp Cleanup includes 22 2023-01-05 16:59:01 +01:00
memory_allocation.h Separation of MemoryAllocation from os_agnostic_memory_manager.h 2023-01-04 15:09:36 +01:00
memory_banks.h Partial support for XE_HP_SDV 2021-06-24 18:35:54 +02:00
memory_manager.cpp refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
memory_manager.h feature: Get Peer Allocation with specified base Pointer 2023-05-24 20:41:20 +02:00
memory_operations_handler.h Cleanup includes 57 2023-02-17 11:19:59 +01:00
memory_operations_status.h Detect GPU hang in evictUnusedAllocations() 2022-04-13 15:39:02 +02:00
memory_pool.h Limit blit height on PVC 2022-12-22 14:52:09 +01:00
migration_sync_data.cpp Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
migration_sync_data.h Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
multi_graphics_allocation.cpp Cleanup includes 47 2023-02-10 17:07:30 +01:00
multi_graphics_allocation.h Cleanup includes 4/n 2022-07-28 09:44:48 +02:00
os_agnostic_memory_manager.cpp feature: Get Peer Allocation with specified base Pointer 2023-05-24 20:41:20 +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 Move some shared tests to shared 2021-05-18 13:51:18 +02:00
page_table.h Cleanup includes 57 2023-02-17 11:19:59 +01:00
page_table.inl Move some shared tests to shared 2021-05-18 13:51:18 +02:00
physical_address_allocator.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
prefetch_manager.cpp Add memory prefetch modes for single and multiple subdevices 2022-12-07 15:25:32 +01:00
prefetch_manager.h Cleanup includes 31 2023-01-16 11:45:55 +01:00
residency.cpp Copyright header update 2021-05-17 20:38:19 +02:00
residency.h Copyright header update 2021-05-17 20:38:19 +02:00
residency_container.h Enabling WDDM_LINUX by default 2021-07-14 12:42:29 +02:00
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 feature: Get Peer Allocation with specified base Pointer 2023-05-24 20:41:20 +02:00
unified_memory_manager.h feature: Get Peer Allocation with specified base Pointer 2023-05-24 20:41:20 +02:00