compute-runtime/runtime/memory_manager
Piotr Fusik d79f1afdc2 GraphicsAllocation constructor accepts allocationType and memoryPool.
Change-Id: I5044ed26ba0cb0fc9ca7077595f5ab56353ab58c
2019-02-26 13:29:25 +01:00
..
definitions Add function to create devices bitfield based on allocation properties 2019-02-26 12:07:09 +01:00
CMakeLists.txt Add function to create devices bitfield based on allocation properties 2019-02-26 12:07:09 +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 Require same allocation type when obtaining reusable allocation 2019-02-01 16:10:28 +01:00
deferrable_allocation_deletion.cpp Improve iterating over existing CommandStreamReceivers 2019-02-19 11:48:56 +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 GraphicsAllocation constructor accepts allocationType and memoryPool. 2019-02-26 13:29:25 +01:00
graphics_allocation.h GraphicsAllocation constructor accepts allocationType and memoryPool. 2019-02-26 13:29:25 +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 Require same allocation type when obtaining reusable allocation 2019-02-01 16:10:28 +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 Simplify selecting heap in Wddm::mapGpuVirtualAddressImpl method 2019-01-30 16:38:46 +01:00
memory_manager.cpp Change the signature of MemoryManager::createGraphicsAllocation. 2019-02-25 16:08:35 +01:00
memory_manager.h Add function to create devices bitfield based on allocation properties 2019-02-26 12:07:09 +01:00
memory_pool.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_agnostic_memory_manager.cpp GraphicsAllocation constructor accepts allocationType and memoryPool. 2019-02-26 13:29:25 +01:00
os_agnostic_memory_manager.h GraphicsAllocation constructor accepts allocationType and memoryPool. 2019-02-26 13:29:25 +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 Add new CSR to ExecutionEnvironment 2019-02-18 11:39:09 +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