compute-runtime/runtime/memory_manager
Dunajski, Bartosz 9f6eab0689 Change allocation properties for TIMESTAMP_PACKET_TAG_BUFFER type
Change-Id: Ied1c0d4d7ecd27104421a5cde6c79c04c4222265
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2019-02-12 10:30:34 +01:00
..
CMakeLists.txt Restore deferrable allocation deletion 2018-11-29 07:48:19 +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 Correct destruction logic of shared allocations 2019-01-08 14:32:21 +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 Remove osContextCount parameter from GraphicsAllocation 2019-02-11 15:44:37 +01:00
graphics_allocation.h Remove osContextCount parameter from GraphicsAllocation 2019-02-11 15:44:37 +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 allocation properties for TIMESTAMP_PACKET_TAG_BUFFER type 2019-02-12 10:30:34 +01:00
memory_manager.h Do not allocate Linear Stream in system memory. 2019-02-05 12:07:09 +01:00
memory_pool.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_agnostic_memory_manager.cpp Remove osContextCount parameter from GraphicsAllocation 2019-02-11 15:44:37 +01:00
os_agnostic_memory_manager.h Remove osContextCount parameter from GraphicsAllocation 2019-02-11 15:44:37 +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 Define GPGPU engines per gen 2019-01-15 12:05:19 +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