compute-runtime/runtime/memory_manager
Mateusz Jablonski 1e011f9a08 Allow to allocate shareable graphics allocation
Change-Id: I284b03b001e5b67c344d46f34048803ef9a57314
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2018-12-20 20:14:57 +01:00
..
CMakeLists.txt Restore deferrable allocation deletion 2018-11-29 07:48:19 +01:00
address_mapper.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
address_mapper.h Update copyright headers 2018-09-20 18:02:35 +02:00
allocations_list.h Graphics Allocation: store task count per context id 2018-11-06 12:43:47 +01:00
deferrable_allocation_deletion.cpp Deferred deleter: move to next deletion if current deletion cannot be applied 2018-12-03 15:24:35 +01:00
deferrable_allocation_deletion.h Deferred deleter: move to next deletion if current deletion cannot be applied 2018-12-03 15:24:35 +01:00
deferrable_deletion.h Deferred deleter: move to next deletion if current deletion cannot be applied 2018-12-03 15:24:35 +01:00
deferred_deleter.cpp Deferred deleter: move to next deletion if current deletion cannot be applied 2018-12-03 15:24:35 +01:00
deferred_deleter.h Update copyright headers 2018-09-20 18:02:35 +02:00
graphics_allocation.cpp Allow to allocate shareable graphics allocation 2018-12-20 20:14:57 +01:00
graphics_allocation.h Allow to allocate shareable graphics allocation 2018-12-20 20:14:57 +01:00
host_ptr_defines.h Fix naming convention in host ptr defines 2018-10-22 16:29:04 +02:00
host_ptr_manager.cpp Allow Device creating multiple CSRs [6/n] 2018-11-29 16:20:13 +01:00
host_ptr_manager.h Cleanup host ptr manager 2018-10-26 08:26:38 +02:00
internal_allocation_storage.cpp Allow Device creating multiple CSRs [8/n] 2018-12-04 15:36:59 +01:00
internal_allocation_storage.h Allow Device creating multiple CSRs [8/n] 2018-12-04 15:36:59 +01:00
memory_banks.h Refactor PhysicalAddressAllocator 2018-09-21 21:48:57 +02:00
memory_constants.h Delete TypeSelector helper 2018-10-08 13:18:36 +02:00
memory_manager.cpp Allow to allocate shareable graphics allocation 2018-12-20 20:14:57 +01:00
memory_manager.h Allow to allocate shareable graphics allocation 2018-12-20 20:14:57 +01:00
memory_pool.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_agnostic_memory_manager.cpp Allow to allocate shareable graphics allocation 2018-12-20 20:14:57 +01:00
os_agnostic_memory_manager.h Refactor Graphics Allocation paths for Images 2018-12-19 13:49:53 +01:00
os_agnostic_memory_manager_allocate_in_device_pool.cpp Refactor MemoryAllocation memoryPool overriding 2018-09-25 23:29:07 +02:00
page_table.cpp Extend PhysicalAddressAllocator with page size and alignement 2018-10-03 20:02:58 +02:00
page_table.h Refactor PhysicalAddressAllocator 2018-09-21 21:48:57 +02:00
page_table.inl Store page entry bits in PageTable entries 2018-09-20 09:25:34 +02:00
physical_address_allocator.h Extend PhysicalAddressAllocator with page size and alignement 2018-10-03 20:02:58 +02:00
residency.cpp Delete OsContext from FenceData 2018-10-23 09:17:09 +02:00
residency.h Allow Device creating multiple CSRs [6/n] 2018-11-29 16:20:13 +01:00
residency_container.h Update copyright headers 2018-09-20 18:02:35 +02:00
surface.h Update copyright headers 2018-09-20 18:02:35 +02:00
svm_memory_manager.cpp Simplify Memory Manager API [4/4] 2018-12-20 09:01:33 +01:00
svm_memory_manager.h Add cache flush command after WALKER command 2018-12-19 13:15:33 +01:00