.. |
CMakeLists.txt
|
Add PhysicalAddressAllocator to PageTables
|
2018-09-14 13:23:07 +02:00 |
address_mapper.cpp
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
address_mapper.h
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
deferrable_deletion.h
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
deferred_deleter.cpp
|
Create os specific thread implementation
|
2018-05-23 17:27:31 +02:00 |
deferred_deleter.h
|
Create os specific thread implementation
|
2018-05-23 17:27:31 +02:00 |
graphics_allocation.cpp
|
Add support for reduced GPU address space
|
2018-09-03 13:51:36 +02:00 |
graphics_allocation.h
|
Add notify functions to enqueue read buffer and image calls
|
2018-08-22 21:43:17 +02:00 |
host_ptr_defines.h
|
Move residency to dedicated header.
|
2018-09-05 16:34:08 +02:00 |
host_ptr_manager.cpp
|
Rename AllocationType to FragmentPosition
|
2018-07-12 12:44:29 +02:00 |
host_ptr_manager.h
|
User pointer read-only memory fix
|
2018-03-28 12:42:31 +02:00 |
memory_constants.h
|
Add support for reduced GPU address space
|
2018-09-03 13:51:36 +02:00 |
memory_manager.cpp
|
Move residency and eviction allocations from MemoryManager to CSR
|
2018-09-14 13:19:55 +02:00 |
memory_manager.h
|
Move residency and eviction allocations from MemoryManager to CSR
|
2018-09-14 13:19:55 +02:00 |
memory_pool.h
|
Refactor allocateGraphicsMemoryInPreferredPool
|
2018-07-31 08:05:55 +02:00 |
os_agnostic_memory_manager.cpp
|
Add support for reduced GPU address space
|
2018-09-03 13:51:36 +02:00 |
os_agnostic_memory_manager.h
|
Add localMemorySupported member to MemoryManager
|
2018-09-07 12:04:21 +02:00 |
os_agnostic_memory_manager_allocate_in_device_pool.cpp
|
Add allocateGraphicsMemoryInDevicePool
|
2018-07-20 13:00:00 +02:00 |
page_table.cpp
|
Store page entry bits in PageTable entries
|
2018-09-20 09:25:34 +02:00 |
page_table.h
|
Store page entry bits in PageTable entries
|
2018-09-20 09:25:34 +02:00 |
page_table.inl
|
Store page entry bits in PageTable entries
|
2018-09-20 09:25:34 +02:00 |
physical_address_allocator.h
|
Add PhysicalAddressAllocator to PageTables
|
2018-09-14 13:23:07 +02:00 |
residency.cpp
|
Enhance ResidencyData to work with multiple OsContext
|
2018-09-07 09:09:58 +02:00 |
residency.h
|
Enhance ResidencyData to work with multiple OsContext
|
2018-09-07 09:09:58 +02:00 |
residency_container.h
|
Add device callback for GMM library to notify AUB subcapture
|
2018-08-20 14:38:42 +02:00 |
surface.h
|
Remove command queue, completion stamp and device from mem obj
|
2018-08-01 16:17:13 +02:00 |
svm_memory_manager.cpp
|
Use 64KB pages for SVM allocations when 64KB pages are enabled
|
2017-12-28 11:25:43 +01:00 |
svm_memory_manager.h
|
Initial commit
|
2017-12-21 00:45:38 +01:00 |