compute-runtime/runtime/memory_manager
Mateusz Jablonski ee9eb8df83 Release all Gmms
Change-Id: I2227b6a1014fea59053893c9d6330f1c386bbcd2
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-03-22 12:19:44 +01:00
..
definitions Add logic to create wddm allocation with many handles 2019-03-21 11:28:55 +01:00
CMakeLists.txt Expose GfxPartition to shared MemoryManager 2019-03-12 09:25:50 +01:00
address_mapper.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
address_mapper.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
allocations_list.h Require same allocation type when obtaining reusable allocation 2019-02-01 16:10:28 +01:00
deferrable_allocation_deletion.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +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 clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
deferred_deleter.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
gfx_partition.cpp fix compilation on clang 4 and clang 5 2019-03-13 19:51:30 +01:00
gfx_partition.h Refactor Wddm map gpu address method 2019-03-20 08:40:47 +01:00
graphics_allocation.cpp Add new functions reserving address range to Memory Manager 2019-03-14 15:06:11 +01:00
graphics_allocation.h Add new functions reserving address range to Memory Manager 2019-03-14 15:06:11 +01:00
host_ptr_defines.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
host_ptr_manager.cpp Improve HostPtrManager 2019-03-04 11:45:03 +01:00
host_ptr_manager.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
internal_allocation_storage.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
internal_allocation_storage.h Require same allocation type when obtaining reusable allocation 2019-02-01 16:10:28 +01:00
memory_banks.h Refactor PhysicalAddressAllocator 2018-09-21 21:48:57 +02:00
memory_constants.h Refactor Wddm map gpu address method 2019-03-20 08:40:47 +01:00
memory_manager.cpp Remove EngineInstanceT. 2019-03-20 10:56:22 +01:00
memory_manager.h Remove EngineInstanceT. 2019-03-20 10:56:22 +01:00
memory_pool.h Add Local memory to MemoryPool 2019-03-18 16:18:21 +01:00
os_agnostic_memory_manager.cpp Release all Gmms 2019-03-22 12:19:44 +01:00
os_agnostic_memory_manager.h Add new functions reserving address range to Memory Manager 2019-03-14 15:06:11 +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 clang-format: enable sorting includes 2019-02-27 11:50:07 +01: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 clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
residency.cpp Wait for resource not being used in freeGraphicsMemory 2019-03-11 12:18:38 +01:00
residency.h Wait for resource not being used in freeGraphicsMemory 2019-03-11 12:18:38 +01:00
residency_container.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
surface.h Update copyright headers 2018-09-20 18:02:35 +02:00
svm_memory_manager.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
svm_memory_manager.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00