compute-runtime/runtime/memory_manager
Mateusz Jablonski c8664b50a4 MemoryManager: don't access command stream receivers from execution environment
Related-To: NEO-3691, NEO-3857

Change-Id: I8d83456f4164d2b25d78bffa368cffe988c498b0
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-10-22 17:38:24 +02:00
..
definitions Move engine limits to the core dir 2019-09-09 12:30:59 +02:00
CMakeLists.txt Move Host Ptr Manager to the core dir 2019-09-30 19:07:09 +02: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 Move graphics_allocation to core folder 2019-09-18 05:26:55 +02: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 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 Move majority of utilities to the core dir 2019-09-12 15:07:02 +02: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 MemoryManager: don't access command stream receivers from execution environment 2019-10-22 17:38:24 +02:00
memory_manager.h MemoryManager: don't access command stream receivers from execution environment 2019-10-22 17:38:24 +02: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 Host Ptr Manager to the core dir 2019-09-30 19:07:09 +02:00
os_agnostic_memory_manager.h Remove multiOsContextCapable flag from GraphicsAllocation 2019-09-13 13:55:42 +02:00
os_agnostic_memory_manager_allocate_in_device_pool.cpp Remove multiOsContextCapable flag from GraphicsAllocation 2019-09-13 13:55:42 +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 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 Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00