compute-runtime/runtime/memory_manager
Milczarek, Slawomir 92a29a3e86 OsAgnosticMemoryManager to call freeMemory on AubManager for hostPtr
Related-To: NEO-3231

Change-Id: I83d5c9036d7f5531c1e7290058b8e2635e42ec18
Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
2019-06-09 14:42:23 +02:00
..
definitions Add local memory usage selector in memory manager 2019-05-23 11:05:36 +02:00
CMakeLists.txt Add local memory usage selector in memory manager 2019-05-23 11:05:36 +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 Move AllocationProperties to separated header 2019-04-04 16:22:10 +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 Fix logging allocation while changing allocation type 2019-04-16 11:09:38 +02:00
graphics_allocation.h Add capability to query internal handle from cl_mem. 2019-06-03 13:40:08 +02:00
host_ptr_defines.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
host_ptr_manager.cpp Removing checkedFragments parameter 2019-06-04 12:07:22 +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 Add local memory usage selector in memory manager 2019-05-23 11:05:36 +02:00
memory_manager.h Move allocateGraphicsMemoryInDevicePool to Os Agnostic memory manager. 2019-05-25 02:12:16 +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 OsAgnosticMemoryManager to call freeMemory on AubManager for hostPtr 2019-06-09 14:42:23 +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 Use SpinLock instead of std::mutex. 2019-06-04 15:41:58 +02:00
svm_memory_manager.h Use SpinLock instead of std::mutex. 2019-06-04 15:41:58 +02:00