compute-runtime/shared/source/memory_manager
Baj, Tomasz e10f39017d fix: Add ImageInfo to createGraphicsAllocation on Linux
Related-To: NEO-6757

Signed-off-by: Baj, Tomasz <tomasz.baj@intel.com>
2023-09-14 12:58:59 +02:00
..
definitions feature: Add support for chunking in the UMD (1/N) 2023-06-02 23:27:40 +02:00
CMakeLists.txt Cleanup includes 29 2023-01-13 07:53:03 +01: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 Cleanup includes 13 2022-12-16 12:36:27 +01:00
alignment_selector.h Cleanup includes 13 2022-12-16 12:36:27 +01:00
allocation_properties.h fix: Add ImageInfo to createGraphicsAllocation on Linux 2023-09-14 12:58:59 +02:00
allocation_type.h refactor: prework for defining preferred allocation method per allocation type 2023-08-30 12:17:33 +02:00
allocations_list.cpp feature: new multitile post sync layout for immediate write [1/n] 2023-06-07 13:11:10 +02:00
allocations_list.h Copy command buffer into ring buffer 2023-02-22 16:37:34 +01:00
compression_selector.cpp Refactor: reduce global productHelper getter usage 2023-01-04 16:35:20 +01:00
compression_selector.h Refactor: reduce global productHelper getter usage 2023-01-04 16:35:20 +01:00
deferrable_allocation_deletion.cpp fix: store registered engines per root device 2023-04-27 10:54:07 +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 Revert "Deferred deletion of allocations in main thread" 2023-03-20 18:17:15 +01:00
deferred_deleter.h Revert "Deferred deletion of allocations in main thread" 2023-03-20 18:17:15 +01:00
dynamic_memory_tracking.cpp Update formatting in dynamic memory tracking 2022-04-08 13:17:30 +02:00
eviction_status.h
gfx_partition.cpp feature: setup heap extended host size based on system memory size 2023-04-28 15:23:01 +02:00
gfx_partition.h feature: setup heap extended host size based on system memory size 2023-04-28 15:23:01 +02:00
graphics_allocation.cpp feature: bindless addressing - store bindlessInfo in allocation 2023-07-24 14:48:35 +02:00
graphics_allocation.h feature: bindless addressing for images 2023-08-18 15:59:20 +02:00
host_ptr_defines.h Cleanup includes 31 2023-01-16 11:45:55 +01:00
host_ptr_manager.cpp Cleanup includes 13 2022-12-16 12:36:27 +01:00
host_ptr_manager.h Cleanup includes 31 2023-01-16 11:45:55 +01:00
internal_allocation_storage.cpp fix: add missing host ptr assignment increment 2023-05-19 14:53:27 +02:00
internal_allocation_storage.h Cleanup includes 42 2023-01-25 09:16:39 +01:00
local_memory_usage.cpp Cleanup includes 53 2023-02-15 13:21:14 +01:00
local_memory_usage.h Cleanup includes 42 2023-01-25 09:16:39 +01:00
memadvise_flags.h feature: Add support for memadvise with system preferred location 2023-08-31 13:09:55 +02:00
memory_allocation.cpp Cleanup includes 22 2023-01-05 16:59:01 +01:00
memory_allocation.h Separation of MemoryAllocation from os_agnostic_memory_manager.h 2023-01-04 15:09:36 +01:00
memory_banks.h Partial support for XE_HP_SDV 2021-06-24 18:35:54 +02:00
memory_manager.cpp refactor: prework for defining preferred allocation method per allocation type 2023-08-30 12:17:33 +02:00
memory_manager.h refactor: prework for defining preferred allocation method per allocation type 2023-08-30 12:17:33 +02:00
memory_operations_handler.h Cleanup includes 57 2023-02-17 11:19:59 +01:00
memory_operations_status.h Detect GPU hang in evictUnusedAllocations() 2022-04-13 15:39:02 +02:00
memory_pool.h Limit blit height on PVC 2022-12-22 14:52:09 +01:00
migration_sync_data.cpp Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
migration_sync_data.h Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
multi_graphics_allocation.cpp Cleanup includes 47 2023-02-10 17:07:30 +01:00
multi_graphics_allocation.h Cleanup includes 4/n 2022-07-28 09:44:48 +02:00
os_agnostic_memory_manager.cpp Revert "fix: use proper pointer inside appendWriteGlobalTimestamp" 2023-08-14 10:54:20 +02:00
os_agnostic_memory_manager.h Revert "fix: use proper pointer inside appendWriteGlobalTimestamp" 2023-08-14 10:54:20 +02:00
page_table.cpp Move some shared tests to shared 2021-05-18 13:51:18 +02:00
page_table.h Cleanup includes 57 2023-02-17 11:19:59 +01: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
prefetch_manager.cpp fix: memory prefetch for kmd migrated shared alloc to check for invalid usm ptr 2023-08-08 11:29:14 +02:00
prefetch_manager.h fix: memory prefetch for kmd migrated shared alloc to check for invalid usm ptr 2023-08-08 11:29:14 +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.cpp refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
surface.h refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
unified_memory_manager.cpp fix: chunking prefetch add USER_FENCE 2023-08-17 21:32:47 +02:00
unified_memory_manager.h fix: memory prefetch for kmd migrated shared alloc to check for invalid usm ptr 2023-08-08 11:29:14 +02:00