compute-runtime/runtime/memory_manager
Mateusz Jablonski 9ae4f390d1 Remove command queue, completion stamp and device from mem obj
Remove setCompletionStamp function from Surface

Change-Id: I25f3040a91892495e55cb4924f1538276de6264e
2018-08-01 16:17:13 +02:00
..
CMakeLists.txt Add allocateGraphicsMemoryInDevicePool 2018-07-20 13:00:00 +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 Initial commit 2017-12-21 00:45:38 +01:00
graphics_allocation.h Refactor allocateGraphicsMemoryInPreferredPool 2018-07-31 08:05:55 +02:00
host_ptr_defines.h Rename AllocationType to FragmentPosition 2018-07-12 12:44:29 +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 Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
memory_manager.cpp Refactor allocateGraphicsMemoryInPreferredPool 2018-07-31 08:05:55 +02:00
memory_manager.h Refactor allocateGraphicsMemoryInPreferredPool 2018-07-31 08:05:55 +02:00
memory_pool.h Refactor allocateGraphicsMemoryInPreferredPool 2018-07-31 08:05:55 +02:00
os_agnostic_memory_manager.cpp Pass renderCompressed information to GMM for 64kb allocations 2018-07-23 11:28:43 +02:00
os_agnostic_memory_manager.h Pass renderCompressed information to GMM for 64kb allocations 2018-07-23 11:28:43 +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_container.h Add memoryPool to GraphicsAllocation 2018-07-17 20:10:33 +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