compute-runtime/shared/source/os_interface/linux
Krzysztof Sprzaczkowski de72e91269 feature: Native GPU fence synchronization object implementation
Related-To: NEO-10811
Signed-off-by: Krzysztof Sprzaczkowski <krzysztof.sprzaczkowski@intel.com>
2025-05-07 11:00:34 +02:00
..
local refactor: move product specific ioctl helper creation out of i915 specific code 2024-12-18 11:36:07 +01:00
wddm_linux feature: Native GPU fence synchronization object implementation 2025-05-07 11:00:34 +02:00
xe refactor: Gate shared system mem caps with KMD cap 2025-05-07 06:38:01 +02:00
CMakeLists.txt feature: Native GPU fence synchronization object implementation 2025-05-07 11:00:34 +02:00
allocator_helper.h
cache_info.cpp feature: support L2 cache reservation 2025-03-17 19:41:55 +01:00
cache_info.h feature: support L2 cache reservation 2025-03-17 19:41:55 +01:00
clos_cache.cpp feature: specify cache level when reserving a region 2024-12-09 12:54:48 +01:00
clos_cache.h feature: specify cache level when reserving a region 2024-12-09 12:54:48 +01:00
device_command_stream.inl
device_time_drm.cpp performance: enable timestamp reuse on linux 2024-12-10 11:57:45 +01:00
device_time_drm.h fix: zeDeviceGetGlobalTimestamp to use submisison 2024-12-04 19:10:07 +01:00
driver_info_linux.cpp
driver_info_linux.h
drm_allocation.cpp refactor: add NotLockable param print 2025-03-24 16:22:21 +01:00
drm_allocation.h fix: Set vmbind user fence when makeMemoryResident 2025-02-10 14:20:09 +01:00
drm_buffer_object.cpp fix: Extend ULLS light mutex range 2025-04-07 17:35:04 +02:00
drm_buffer_object.h fix: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00
drm_command_stream.h performance: Store vm bind available in drmCsr 2025-04-24 15:45:05 +02:00
drm_command_stream.inl performance: Store vm bind available in drmCsr 2025-04-24 15:45:05 +02:00
drm_debug.cpp
drm_debug.h
drm_engine_mapper.cpp
drm_engine_mapper.h
drm_gem_close_worker.cpp
drm_gem_close_worker.h fix: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00
drm_memory_manager.cpp refactor: Disable gem close worker in ULTs 2025-04-23 17:58:18 +02:00
drm_memory_manager.h refactor: Disable gem close worker in ULTs 2025-04-23 17:58:18 +02:00
drm_memory_manager_create_multi_host_allocation.cpp fix: preserve allocation type for memory object 2025-03-05 14:48:57 +01:00
drm_memory_operations_handler.h feature: Introduce ULLS light 2025-02-12 17:52:02 +01:00
drm_memory_operations_handler_bind.cpp fix: Avoid mutex deadlock when switch ulls light ring buffer 2025-03-19 11:47:40 +01:00
drm_memory_operations_handler_bind.h fix: Avoid mutex deadlock when switch ulls light ring buffer 2025-03-19 11:47:40 +01:00
drm_memory_operations_handler_create.cpp
drm_memory_operations_handler_default.cpp Revert "performance: Improve ULLS light residency management" 2025-03-28 11:21:27 +01:00
drm_memory_operations_handler_default.h fix: Avoid mutex deadlock when switch ulls light ring buffer 2025-03-19 11:47:40 +01:00
drm_memory_operations_handler_with_aub_dump.h fix: Avoid mutex deadlock when switch ulls light ring buffer 2025-03-19 11:47:40 +01:00
drm_neo.cpp refactor: Gate shared system mem caps with KMD cap 2025-05-07 06:38:01 +02:00
drm_neo.h refactor: Gate shared system mem caps with KMD cap 2025-05-07 06:38:01 +02:00
drm_wrappers.cpp refactor: move i915 specific logic to ioctl helper i915 2024-12-18 09:44:30 +01:00
drm_wrappers.h feature: memAdise for System Allocator 2025-04-16 07:11:14 +02:00
drm_wrappers_checks.cpp
engine_info.cpp
engine_info.h
external_semaphore_linux.cpp feature: Add TimelineWin32 External Semaphore support 2025-05-01 18:51:58 +02:00
file_descriptor.h refactor: Change wording from NonCopyableOrMovable to NonCopyableAndNonMovable 2025-02-17 14:19:10 +01:00
gmm_interface_linux.cpp
hw_device_id.h
hw_device_id_linux.cpp
i915.h
i915_prelim.h
ioctl_helper.cpp refactor: Remove ioctl helper for context destruction 2025-04-24 10:53:04 +02:00
ioctl_helper.h fix(sysman): Correct gtId is fetched from the EngineInfo 2025-05-05 15:50:50 +02:00
ioctl_helper_getter.cpp refactor: move product specific ioctl helper creation out of i915 specific code 2024-12-18 11:36:07 +01:00
ioctl_helper_getter_upstream.cpp refactor: move product specific ioctl helper creation out of i915 specific code 2024-12-18 11:36:07 +01:00
ioctl_helper_i915.cpp feature: exit with warning if small bar detected on Linux 2025-04-14 14:43:25 +02:00
ioctl_helper_prelim.cpp fix: vmbind of i915 canonization check 2025-02-25 19:00:31 +01:00
ioctl_helper_upstream.cpp refactor: Prework to get sampling unit through ioctl query on xe 2025-02-03 10:37:46 +01:00
kmd_notify_properties_linux.cpp
linux_inc.cpp
memory_info.cpp feature: exit with warning if small bar detected on Linux 2025-04-14 14:43:25 +02:00
memory_info.h feature: exit with warning if small bar detected on Linux 2025-04-14 14:43:25 +02:00
memory_info_populate_tile_to_lmem_region_map.cpp
numa_library.cpp
numa_library.h
os_context_linux.cpp refactor: Remove ioctl helper for context destruction 2025-04-24 10:53:04 +02:00
os_context_linux.h refactor: Add OV detection mechanism for ULLS light 2025-02-19 13:28:29 +01:00
os_inc.h
os_interface_linux.cpp performance: enable staging write for cl buffers 2025-02-05 09:41:17 +01:00
os_interface_linux.h
os_library_helper.cpp
os_library_linux.cpp refactor: Handle dlopen error 2025-02-19 15:28:48 +01:00
os_library_linux.h refactor: Add OV detection mechanism for ULLS light 2025-02-19 13:28:29 +01:00
os_memory_linux.cpp
os_memory_linux.h
os_metrics_library.cpp
os_socket.h
os_thread_linux.cpp fix: avoid joining thread in deferred deleter 2025-04-17 16:17:42 +02:00
os_thread_linux.h fix: avoid joining thread in deferred deleter 2025-04-17 16:17:42 +02:00
os_time_linux.cpp Revert "refactor: migration to std::make_unique C++17" 2025-01-09 01:41:36 +01:00
os_time_linux.h
page_table_manager_functions.cpp
pci_path.cpp
pci_path.h
performance_counters_linux.cpp fix: stop direct submission before oa configuration activation 2024-10-22 14:26:44 +02:00
performance_counters_linux.h
pmt_util.cpp
pmt_util.h
print.cpp
product_helper_drm.cpp
product_helper_mtl_and_later.inl
product_helper_uuid_xehp_and_later.inl feature: make contextGroupSize dependent on number of processes 2025-02-03 18:13:33 +01:00
product_helper_wddm_stub.cpp
product_helper_xe_hpc_and_later.inl
settings_reader_create.cpp
sys_calls.h feature: Add syscall wrappers for pidfdopen and pidfdgetfd 2025-04-17 19:50:39 +02:00
sys_calls_linux.cpp feature: Add syscall wrappers for pidfdopen and pidfdgetfd 2025-04-17 19:50:39 +02:00
system_info.cpp fix: remove number of RT stacks from capability table 2024-11-21 14:46:50 +01:00
system_info.h fix: remove number of RT stacks from capability table 2024-11-21 14:46:50 +01:00
system_info_extended.cpp