.. |
definitions
|
Disable cross-tile kmd migration for usm allocations
|
2022-05-16 15:23:34 +02:00 |
CMakeLists.txt
|
Add debug functionality to track dynamic allocations.
|
2022-03-31 13:24:15 +02:00 |
address_mapper.cpp
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
address_mapper.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
alignment_selector.cpp
|
Add AlignmentSelector helper
|
2021-06-01 11:44:04 +02:00 |
alignment_selector.h
|
Add AlignmentSelector helper
|
2021-06-01 11:44:04 +02:00 |
allocation_properties.h
|
Move AllocationType enum out of GraphicsAllocation class
|
2022-02-04 17:49:09 +01:00 |
allocation_type.h
|
Move AllocationType enum out of GraphicsAllocation class
|
2022-02-04 17:49:09 +01:00 |
allocations_list.cpp
|
Move AllocationType enum out of GraphicsAllocation class
|
2022-02-04 17:49:09 +01:00 |
allocations_list.h
|
Move AllocationType enum out of GraphicsAllocation class
|
2022-02-04 17:49:09 +01:00 |
compression_selector.h
|
Rename compression flags and helpers
|
2021-12-03 18:09:02 +01:00 |
deferrable_allocation_deletion.cpp
|
Make implicit flush for cross-device dependency
|
2022-05-16 16:29:09 +02:00 |
deferrable_allocation_deletion.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
deferrable_deletion.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
deferred_deleter.cpp
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
deferred_deleter.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
dynamic_memory_tracking.cpp
|
Update formatting in dynamic memory tracking
|
2022-04-08 13:17:30 +02:00 |
eviction_status.h
|
Reorganization directory structure [3/n]
|
2020-02-23 23:48:28 +01:00 |
gfx_partition.cpp
|
Extend GfxPartition to support 57b addressing
|
2021-12-08 16:05:05 +01:00 |
gfx_partition.h
|
Enable custom allocation alignments on Linux
|
2021-05-24 12:56:51 +02:00 |
graphics_allocation.cpp
|
Add canonized gpuAddress to GraphicsAllocation constructor
|
2022-06-06 18:17:36 +02:00 |
graphics_allocation.h
|
Pass canonized gpuAddress in setCpuPtrAndGpuAddress
|
2022-06-07 10:05:18 +02:00 |
host_ptr_defines.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
host_ptr_manager.cpp
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
host_ptr_manager.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
internal_allocation_storage.cpp
|
Fix multi thread usage of external host alloc
|
2022-05-05 13:32:15 +02:00 |
internal_allocation_storage.h
|
Move AllocationType enum out of GraphicsAllocation class
|
2022-02-04 17:49:09 +01:00 |
local_memory_usage.cpp
|
Cleanup headers
|
2022-05-18 11:42:06 +02:00 |
local_memory_usage.h
|
Choose valid bank from memory bank selector
|
2020-06-26 10:51:43 +02:00 |
memadvise_flags.h
|
Add mem advise control flags to drm alocation
|
2021-10-12 11:39:06 +02:00 |
memory_banks.h
|
Partial support for XE_HP_SDV
|
2021-06-24 18:35:54 +02:00 |
memory_manager.cpp
|
Remove virtual padding support
|
2022-06-08 12:42:44 +02:00 |
memory_manager.h
|
Remove virtual padding support
|
2022-06-08 12:42:44 +02:00 |
memory_operations_handler.h
|
Fix DirectSubmission residency handling
|
2021-09-03 16:57:42 +02:00 |
memory_operations_status.h
|
Detect GPU hang in evictUnusedAllocations()
|
2022-04-13 15:39:02 +02:00 |
memory_pool.h
|
Change MemoryPool to enum class
|
2022-06-02 12:46:15 +02:00 |
migration_sync_data.cpp
|
Add mechanism to migrate multi root device memory
|
2021-07-19 19:49:22 +02:00 |
migration_sync_data.h
|
clang-tidy configuration cleanup
|
2022-05-11 14:02:04 +02:00 |
multi_graphics_allocation.cpp
|
Skip adding allocations to remote devices if not allocated there
|
2022-03-16 23:58:07 +01:00 |
multi_graphics_allocation.h
|
Move AllocationType enum out of GraphicsAllocation class
|
2022-02-04 17:49:09 +01:00 |
os_agnostic_memory_manager.cpp
|
Pass canonized gpuAddress in setCpuPtrAndGpuAddress
|
2022-06-07 10:05:18 +02:00 |
os_agnostic_memory_manager.h
|
Add canonized gpuAddress to GraphicsAllocation constructor
|
2022-06-06 18:17:36 +02:00 |
page_table.cpp
|
Move some shared tests to shared
|
2021-05-18 13:51:18 +02:00 |
page_table.h
|
Move some shared tests to shared
|
2021-05-18 13:51:18 +02:00 |
page_table.inl
|
Move some shared tests to shared
|
2021-05-18 13:51:18 +02:00 |
physical_address_allocator.h
|
clang-tidy configuration cleanup
|
2022-05-11 14:02:04 +02:00 |
residency.cpp
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
residency.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
residency_container.h
|
Enabling WDDM_LINUX by default
|
2021-07-14 12:42:29 +02:00 |
surface.h
|
Fix multi thread usage of external host alloc
|
2022-05-05 13:32:15 +02:00 |
unified_memory_manager.cpp
|
style: configure readability-identifier-naming.LocalVariableCase
|
2022-05-16 12:39:44 +02:00 |
unified_memory_manager.h
|
Refactor: use stack vector for root device indices
|
2022-04-14 14:05:42 +02:00 |