compute-runtime/shared/source/memory_manager
Milczarek, Slawomir 3e22f30ed5 clEnqueueMigrateMemINTEL with memory prefetch for KMD migrated shared allocation
Related-To: NEO-6740

Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
2022-07-14 17:35:22 +02:00
..
definitions Create KMD-migrated unified shared memory with multiple local memory regions 2022-07-04 13:33:23 +02:00
CMakeLists.txt Add debug functionality to track dynamic allocations. 2022-03-31 13:24:15 +02: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 Add AlignmentSelector helper 2021-06-01 11:44:04 +02:00
alignment_selector.h Add AlignmentSelector helper 2021-06-01 11:44:04 +02:00
allocation_properties.h Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
allocation_type.h Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
allocations_list.cpp Hide details of AllocationsList from header 2022-07-14 12:19:19 +02:00
allocations_list.h Hide details of AllocationsList from header 2022-07-14 12:19:19 +02:00
compression_selector.h Rename compression flags and helpers 2021-12-03 18:09:02 +01:00
deferrable_allocation_deletion.cpp Make implicit flush for cross-device dependency 2022-05-16 16:29:09 +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 Copyright header update 2021-05-17 20:38:19 +02:00
deferred_deleter.h Copyright header update 2021-05-17 20:38:19 +02:00
dynamic_memory_tracking.cpp Update formatting in dynamic memory tracking 2022-04-08 13:17:30 +02:00
eviction_status.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
gfx_partition.cpp Revert "Add debug flag for EOT WA" 2022-07-09 01:21:56 +02:00
gfx_partition.h Enable custom allocation alignments on Linux 2021-05-24 12:56:51 +02:00
graphics_allocation.cpp Add canonized gpuAddress to GraphicsAllocation constructor 2022-06-06 18:17:36 +02:00
graphics_allocation.h Pass canonized gpuAddress in setCpuPtrAndGpuAddress 2022-06-07 10:05:18 +02:00
host_ptr_defines.h Fix Memory leak in drm_memory_manager of OsHandleLinux 2022-07-13 11:23:48 +02:00
host_ptr_manager.cpp Copyright header update 2021-05-17 20:38:19 +02:00
host_ptr_manager.h Copyright header update 2021-05-17 20:38:19 +02:00
internal_allocation_storage.cpp Fix multi thread usage of external host alloc 2022-05-05 13:32:15 +02:00
internal_allocation_storage.h Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
local_memory_usage.cpp Cleanup headers 2022-05-18 11:42:06 +02:00
local_memory_usage.h Choose valid bank from memory bank selector 2020-06-26 10:51:43 +02:00
memadvise_flags.h Add mem advise control flags to drm alocation 2021-10-12 11:39:06 +02:00
memory_banks.h Partial support for XE_HP_SDV 2021-06-24 18:35:54 +02:00
memory_manager.cpp Revert "Add debug flag for EOT WA" 2022-07-09 01:21:56 +02:00
memory_manager.h Make CPU copy for read buffer when host ptr is write combined on DG2 2022-06-13 21:23:21 +02:00
memory_operations_handler.h Fix DirectSubmission residency handling 2021-09-03 16:57:42 +02:00
memory_operations_status.h Detect GPU hang in evictUnusedAllocations() 2022-04-13 15:39:02 +02:00
memory_pool.h Change MemoryPool to enum class 2022-06-02 12:46:15 +02:00
migration_sync_data.cpp Add mechanism to migrate multi root device memory 2021-07-19 19:49:22 +02:00
migration_sync_data.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
multi_graphics_allocation.cpp Skip adding allocations to remote devices if not allocated there 2022-03-16 23:58:07 +01:00
multi_graphics_allocation.h Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
os_agnostic_memory_manager.cpp Pass canonized gpuAddress in setCpuPtrAndGpuAddress 2022-06-07 10:05:18 +02:00
os_agnostic_memory_manager.h Add canonized gpuAddress to GraphicsAllocation constructor 2022-06-06 18:17:36 +02:00
page_table.cpp Move some shared tests to shared 2021-05-18 13:51:18 +02:00
page_table.h Move some shared tests to shared 2021-05-18 13:51:18 +02: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
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.h Fix mutex order for event task and move args to gpu 2022-06-21 11:28:25 +02:00
unified_memory_manager.cpp clEnqueueMigrateMemINTEL with memory prefetch for KMD migrated shared allocation 2022-07-14 17:35:22 +02:00
unified_memory_manager.h clEnqueueMigrateMemINTEL with memory prefetch for KMD migrated shared allocation 2022-07-14 17:35:22 +02:00