compute-runtime/runtime/memory_manager
Milczarek, Slawomir 17f9cc006d OsAgnosticMemoryManager to call freeMemory on AubManager
Resolves: NEO-3231

Change-Id: I89a3cc9f2a63931c6c87ec70bbedc19716a885c1
Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
2019-05-29 18:09:49 +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 Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
host_ptr_defines.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
host_ptr_manager.cpp Improve waiting logic in HostPtrManager 2019-04-03 08:47:49 +02:00
host_ptr_manager.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01: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 2019-05-29 18:09:49 +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 Simplify getAllocationProperties 2019-04-26 15:47:22 +02:00
svm_memory_manager.h Minor cleanup. 2019-04-26 14:34:58 +02:00