compute-runtime/runtime/memory_manager
Mrozek, Michal f7e04a897b Add unrecoverable for returned pointer.
Change-Id: I3d9f923e8a9b6fbdba752ecec8dfff525e0cabd2
Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
2019-07-12 16:30:08 +02:00
..
definitions Add local memory usage selector in memory manager 2019-05-23 11:05:36 +02:00
CMakeLists.txt Rename SVM Memory Manager to Unified Memory Manager. 2019-07-12 11:22:09 +02:00
address_mapper.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
address_mapper.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
allocation_properties.h Add multiStorageResource flag to AllocationProperties 2019-06-14 06:59:28 +02:00
allocations_list.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
deferrable_allocation_deletion.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
deferrable_allocation_deletion.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
deferrable_deletion.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
deferred_deleter.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
deferred_deleter.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
gfx_partition.cpp Use GfxPartition for GPU address range allocations 2019-06-25 12:54:20 +02:00
gfx_partition.h Use GfxPartition for GPU address range allocations 2019-06-25 12:54:20 +02:00
graphics_allocation.cpp Adding GraphicsAllocation::getUsedPageSize() 2019-06-13 15:44:10 +02:00
graphics_allocation.h Add allocation type for Write Combined memory 2019-07-08 12:02:26 +02:00
host_ptr_defines.h Removing unused struct CheckedFragments 2019-06-11 10:20:49 +02:00
host_ptr_manager.cpp Removing unused struct CheckedFragments 2019-06-11 10:20:49 +02:00
host_ptr_manager.h Removing checkedFragments parameter 2019-06-04 12:07:22 +02:00
internal_allocation_storage.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
internal_allocation_storage.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
local_memory_usage.cpp Add local memory usage selector in memory manager 2019-05-23 11:05:36 +02:00
local_memory_usage.h Add local memory usage selector in memory manager 2019-05-23 11:05:36 +02:00
memory_banks.h Refactor PhysicalAddressAllocator 2018-09-21 21:48:57 +02:00
memory_constants.h Buffer-to-Buffer blit operations support 2019-07-01 23:46:07 +02:00
memory_manager.cpp Extended DRM memory manager with function to copy memory to allocation 2019-07-10 11:02:21 +02:00
memory_manager.h Extended DRM memory manager with function to copy memory to allocation 2019-07-10 11:02:21 +02:00
memory_manager_banks_count.cpp Add local memory usage selector in memory manager 2019-05-23 11:05:36 +02:00
memory_pool.h Add Local memory to MemoryPool 2019-03-18 16:18:21 +01:00
os_agnostic_memory_manager.cpp Use GfxPartition for GPU address range allocations 2019-07-08 12:09:07 +02:00
os_agnostic_memory_manager.h Use GfxPartition for GPU address range allocations 2019-07-08 12:09:07 +02:00
os_agnostic_memory_manager_allocate_in_device_pool.cpp Move allocateGraphicsMemoryInDevicePool to Os Agnostic memory manager. 2019-05-25 02:12:16 +02:00
page_table.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
page_table.h Move basic_math.h and vec.h to core directory 2019-05-14 21:32:55 +02:00
page_table.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
physical_address_allocator.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
residency.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
residency.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
residency_container.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
surface.h Add dedicated map allocation 2019-04-09 16:16:31 +02:00
unified_memory_manager.cpp Add unrecoverable for returned pointer. 2019-07-12 16:30:08 +02:00
unified_memory_manager.h Add debug flag for controlling shared unified memory allocation scheme. 2019-07-12 13:55:45 +02:00