compute-runtime/runtime/memory_manager
Mrozek, Michal 0758661c52 [9/n] Unified Shared Memory
- Wire in support for clMemFreeINTEL.

Related-To: NEO-3148

Change-Id: Ibef61b7d9bdfa3021533faa0019b6b443145f1be
Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
2019-06-19 16:06:52 +02:00
..
definitions Add local memory usage selector in memory manager 2019-05-23 11:05:36 +02:00
CMakeLists.txt [6/n] Unified Shared Memory 2019-06-18 07:18:18 +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 GfxPartition always allocates GPU addresses above heap base 2019-04-05 16:19:52 +02:00
gfx_partition.h Revert "[2/n] Use GfxPartition for 32-bit allocations - DrmMemoryManager" 2019-04-25 10:34:32 +02:00
graphics_allocation.cpp Adding GraphicsAllocation::getUsedPageSize() 2019-06-13 15:44:10 +02:00
graphics_allocation.h Dont force system memory for pipe and global surface 2019-06-19 12:46:30 +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 Accept different copy directions during blit operations 2019-05-16 18:53:30 +02:00
memory_manager.cpp Dont force system memory for pipe and global surface 2019-06-19 12:46:30 +02:00
memory_manager.h Add the supportsMultiStorageResources flag 2019-06-10 17:57:49 +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 AubManager to call freeMemory upon cleaning osHandles of host ptr storage 2019-06-14 10:30:56 +02:00
os_agnostic_memory_manager.h Move allocateGraphicsMemoryInDevicePool to Os Agnostic memory manager. 2019-05-25 02:12:16 +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
svm_memory_manager.cpp [9/n] Unified Shared Memory 2019-06-19 16:06:52 +02:00
svm_memory_manager.h [9/n] Unified Shared Memory 2019-06-19 16:06:52 +02:00