compute-runtime/runtime/memory_manager
Mrozek, Michal ac2a2de3be Enhance ResidencyData to work with multiple OsContext
- Add new method updateCompletionData to register completion fence and context
- remove obsolete methods and fields
- for trimming choose default 0 OsContext

Change-Id: I0f6c7af9499a454a70ad1c5b0fa2766416eba297
2018-09-07 09:09:58 +02:00
..
CMakeLists.txt Move residency to dedicated header. 2018-09-05 16:34:08 +02:00
address_mapper.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
address_mapper.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
deferrable_deletion.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
deferred_deleter.cpp Create os specific thread implementation 2018-05-23 17:27:31 +02:00
deferred_deleter.h Create os specific thread implementation 2018-05-23 17:27:31 +02:00
graphics_allocation.cpp Add support for reduced GPU address space 2018-09-03 13:51:36 +02:00
graphics_allocation.h Add notify functions to enqueue read buffer and image calls 2018-08-22 21:43:17 +02:00
host_ptr_defines.h Move residency to dedicated header. 2018-09-05 16:34:08 +02:00
host_ptr_manager.cpp Rename AllocationType to FragmentPosition 2018-07-12 12:44:29 +02:00
host_ptr_manager.h User pointer read-only memory fix 2018-03-28 12:42:31 +02:00
memory_constants.h Add support for reduced GPU address space 2018-09-03 13:51:36 +02:00
memory_manager.cpp Assign numerical value to OsContext. 2018-09-07 06:49:53 +02:00
memory_manager.h Move ownership of OsContext to memory manager. 2018-09-06 10:05:28 +02:00
memory_pool.h Refactor allocateGraphicsMemoryInPreferredPool 2018-07-31 08:05:55 +02:00
os_agnostic_memory_manager.cpp Add support for reduced GPU address space 2018-09-03 13:51:36 +02:00
os_agnostic_memory_manager.h Add support for reduced GPU address space 2018-09-03 13:51:36 +02:00
os_agnostic_memory_manager_allocate_in_device_pool.cpp Add allocateGraphicsMemoryInDevicePool 2018-07-20 13:00:00 +02:00
page_table.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
page_table.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
residency.cpp Enhance ResidencyData to work with multiple OsContext 2018-09-07 09:09:58 +02:00
residency.h Enhance ResidencyData to work with multiple OsContext 2018-09-07 09:09:58 +02:00
residency_container.h Add device callback for GMM library to notify AUB subcapture 2018-08-20 14:38:42 +02:00
surface.h Remove command queue, completion stamp and device from mem obj 2018-08-01 16:17:13 +02:00
svm_memory_manager.cpp Use 64KB pages for SVM allocations when 64KB pages are enabled 2017-12-28 11:25:43 +01:00
svm_memory_manager.h Initial commit 2017-12-21 00:45:38 +01:00