compute-runtime/runtime/memory_manager
Katarzyna Cencelewska d60b121735 Remove problems with null pointers in enqueue files
Change-Id: I751ea4a134deac5a2b87ea258b76f2dfb2c0900d
Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com>
2019-12-17 09:19:41 +01:00
..
definitions Move engine limits to the core dir 2019-09-09 12:30:59 +02:00
CMakeLists.txt Add cmake macro to append sources from properties 2019-11-20 11:58:10 +01:00
address_mapper.cpp Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
address_mapper.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
allocation_properties.h Change subDeviceIndex to subDevicesBitfield in allocation properties 2019-12-11 15:15:04 +01:00
allocations_list.h Fix deadlock in allocation list cleanup. 2019-09-25 14:43:21 +02:00
cpu_page_fault_manager_memory_sync.cpp Move a unified memory manager to the core dir 2019-09-27 10:46:35 +02:00
deferrable_allocation_deletion.cpp Correct validation of allocation usage before freeGraphicsMemory call 2019-11-05 14:33:18 +01:00
deferrable_allocation_deletion.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
deferrable_deletion.h Remove not needed destructor 2019-11-18 22:59:15 +01:00
deferred_deleter.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
deferred_deleter.h Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
internal_allocation_storage.cpp Move Host Ptr Manager to the core dir 2019-09-30 19:07:09 +02:00
internal_allocation_storage.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
memory_banks.h Refactor PhysicalAddressAllocator 2018-09-21 21:48:57 +02:00
memory_manager.cpp Extract logging logic from DebugSettingsManager 2019-12-13 15:34:45 +01:00
memory_manager.h Fix for heapHelper 2019-12-13 12:01:02 +01:00
memory_manager_banks_count.cpp Add local memory usage selector in memory manager 2019-05-23 11:05:36 +02:00
os_agnostic_memory_manager.cpp Move headers to core 2019-12-10 12:19:29 +01:00
os_agnostic_memory_manager.h Move initialization of AubCenter to RootDeviceEnvironment 2019-11-19 11:30:16 +01:00
os_agnostic_memory_manager_allocate_in_device_pool.cpp Make GraphicsAllocation constructors unambiguous 2019-11-06 10:12:26 +01:00
page_table.cpp Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +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 maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01:00
physical_address_allocator.h Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
residency_container.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
surface.h Remove problems with null pointers in enqueue files 2019-12-17 09:19:41 +01:00