compute-runtime/runtime/memory_manager
Jaime Arteaga 34013c03fc Minor refactoring to allocateSystemMemory and selectHeap
Change-Id: I2cf3917d56773535b7a06a7d091c14c4320ef734
Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
2019-05-20 07:41:17 -07:00
..
definitions Move createStorageInfoFromProperties method to MemoryManager class 2019-05-06 11:30:37 +02:00
CMakeLists.txt Class for local memory bank selection based on usage 2019-04-04 17:21:02 +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 Fixed TBX with AUB dump mode without AubStream 2019-05-10 14:23:17 +02: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 Class for local memory bank selection based on usage 2019-04-04 17:21:02 +02:00
local_memory_usage.h Class for local memory bank selection based on usage 2019-04-04 17:21:02 +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 Minor refactoring to allocateSystemMemory and selectHeap 2019-05-20 07:41:17 -07:00
memory_manager.h Refactor MemoryManager::allocateGraphicsMemoryInDevicePool 2019-05-10 13:14:08 +02:00
memory_pool.h Add Local memory to MemoryPool 2019-03-18 16:18:21 +01:00
os_agnostic_memory_manager.cpp Move basic_math.h and vec.h to core directory 2019-05-14 21:32:55 +02:00
os_agnostic_memory_manager.h Move basic_math.h and vec.h to core directory 2019-05-14 21:32:55 +02:00
os_agnostic_memory_manager_allocate_in_device_pool.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01: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