..
definitions
Move engine limits to the core dir
2019-09-09 12:30:59 +02:00
CMakeLists.txt
Add cmake macro to append sources from properties
2019-11-20 11:58:10 +01:00
address_mapper.cpp
Move runtime/helpers/aligned_memory.h to core/helpers
2019-08-06 23:56:24 +02:00
address_mapper.h
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
allocation_properties.h
Move AllocationProperties::noDeviceSpecified to SubDevice
2019-11-25 14:23:37 +01:00
allocations_list.h
Fix deadlock in allocation list cleanup.
2019-09-25 14:43:21 +02:00
cpu_page_fault_manager_memory_sync.cpp
Move a unified memory manager to the core dir
2019-09-27 10:46:35 +02:00
deferrable_allocation_deletion.cpp
Correct validation of allocation usage before freeGraphicsMemory call
2019-11-05 14:33:18 +01:00
deferrable_allocation_deletion.h
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
deferrable_deletion.h
Remove not needed destructor
2019-11-18 22:59:15 +01:00
deferred_deleter.cpp
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
deferred_deleter.h
Move majority of utilities to the core dir
2019-09-12 15:07:02 +02:00
internal_allocation_storage.cpp
Move Host Ptr Manager to the core dir
2019-09-30 19:07:09 +02:00
internal_allocation_storage.h
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
memory_banks.h
Refactor PhysicalAddressAllocator
2018-09-21 21:48:57 +02:00
memory_manager.cpp
Revert "Disable host ptr tracking for GEN12LP+"
2019-11-28 13:02:07 +01:00
memory_manager.h
Change maxNBitValue to a constexpr function
2019-11-28 14:40:16 +01:00
memory_manager_banks_count.cpp
Add local memory usage selector in memory manager
2019-05-23 11:05:36 +02:00
os_agnostic_memory_manager.cpp
Move initialization of AubCenter to RootDeviceEnvironment
2019-11-19 11:30:16 +01:00
os_agnostic_memory_manager.h
Move initialization of AubCenter to RootDeviceEnvironment
2019-11-19 11:30:16 +01:00
os_agnostic_memory_manager_allocate_in_device_pool.cpp
Make GraphicsAllocation constructors unambiguous
2019-11-06 10:12:26 +01:00
page_table.cpp
Change maxNBitValue to a constexpr function
2019-11-28 14:40:16 +01:00
page_table.h
Move basic_math.h and vec.h to core directory
2019-05-14 21:32:55 +02:00
page_table.inl
Change maxNBitValue to a constexpr function
2019-11-28 14:40:16 +01:00
physical_address_allocator.h
Move Debug helpers to the core dir
2019-09-05 16:00:35 +02:00
residency_container.h
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
surface.h
Move graphics_allocation to core folder
2019-09-18 05:26:55 +02:00