compute-runtime/runtime/memory_manager
Zbigniew Zdanowicz cdb52400c4 Add new functions reserving address range to Memory Manager
Change-Id: I947203c24495c9e5a206b95bb0c69440824586b6
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2019-03-14 15:06:11 +01:00
..
definitions Rename DevicesBitfield -> StorageInfo 2019-03-04 11:44:04 +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 Expose GfxPartition to shared MemoryManager 2019-03-12 09:25:50 +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 clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
memory_manager.cpp Use std::bitset for deviceBitfield. 2019-03-14 08:36:01 +01:00
memory_manager.h Add new functions reserving address range to Memory Manager 2019-03-14 15:06:11 +01:00
memory_pool.h Simplify code. 2019-02-28 13:09:52 +01:00
os_agnostic_memory_manager.cpp Add new functions reserving address range to Memory Manager 2019-03-14 15:06:11 +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