..
create_command_stream_receiver_drm
…
create_command_stream_receiver_drm_or_wddm
…
create_command_stream_receiver_wddm
…
linux
fix: Correct IoctlHelperXe logic to query PF support
2025-05-21 18:55:17 +02:00
windows
feature: add NEO_LOCAL_MEMORY_ALLOCATION_MODE
2025-05-20 14:15:17 +02:00
CMakeLists.txt
fix: respect compression flag in capability table
2025-04-03 15:36:55 +02:00
aub_memory_operations_handler.cpp
fix: Avoid mutex deadlock when switch ulls light ring buffer
2025-03-19 11:47:40 +01:00
aub_memory_operations_handler.h
fix: Avoid mutex deadlock when switch ulls light ring buffer
2025-03-19 11:47:40 +01:00
create_os_context_drm.cpp
…
create_os_context_drm_or_wddm.cpp
…
create_os_context_wddm.cpp
…
create_os_time_drm.cpp
…
create_os_time_drm_or_wddm.cpp
…
create_os_time_wddm.cpp
…
debug_env_reader.cpp
fix: untrusted input
2025-02-10 14:54:03 +01:00
debug_env_reader.h
…
device_factory.cpp
refactor: rename variable slmSize
2025-04-14 20:00:29 +02:00
device_factory.h
build: add missing headers for GCC 15
2025-05-19 15:31:32 +02:00
discover_devices_drm.cpp
…
discover_devices_drm_or_wddm.cpp
…
discover_devices_wddm.cpp
…
driver_info.h
…
external_semaphore.h
feature: Add TimelineWin32 External Semaphore support
2025-05-01 18:51:58 +02:00
init_os_interface_drm.cpp
…
init_os_interface_drm_or_wddm.cpp
…
init_os_interface_wddm.cpp
…
metrics_library.cpp
fix: correct loading L0 loader functions
2024-10-17 15:39:20 +02:00
os_context.cpp
refactor: Adjust ulls support debug keys
2025-05-08 13:00:05 +02:00
os_context.h
refactor: Add missing const identifier
2025-04-22 10:41:28 +02:00
os_environment.h
…
os_handle.h
…
os_inc_base.h
…
os_interface.cpp
…
os_interface.h
performance: enable staging write for cl buffers
2025-02-05 09:41:17 +01:00
os_library.cpp
fix: correct loading L0 loader functions
2024-10-17 15:39:20 +02:00
os_library.h
performance: Avoid creating string copies when loading os library
2025-02-17 13:06:07 +01:00
os_memory.cpp
…
os_memory.h
build: add missing headers for GCC 15
2025-05-19 15:31:32 +02:00
os_thread.h
fix: avoid joining thread in deferred deleter
2025-04-17 16:17:42 +02:00
os_time.cpp
fix: zeDeviceGetGlobalTimestamp to use submisison
2024-12-04 19:10:07 +01:00
os_time.h
build: add missing headers for GCC 15
2025-05-19 15:31:32 +02:00
performance_counters.cpp
fix: stop direct submission before oa configuration activation
2024-10-22 14:26:44 +02:00
performance_counters.h
fix: stop direct submission before oa configuration activation
2024-10-22 14:26:44 +02:00
print.h
…
product_helper.cpp
fix: respect compression flag in capability table
2025-04-03 15:36:55 +02:00
product_helper.h
fix: correct limitation for num threads per thread group
2025-05-22 00:06:21 +02:00
product_helper.inl
fix: correct limitation for num threads per thread group
2025-05-22 00:06:21 +02:00
product_helper_before_xe2.inl
performance: set timestamps as non-coherent since xe2
2025-05-21 07:49:56 +02:00
product_helper_before_xe_hpg.inl
refactor: cleanup in product helpers
2025-03-25 21:07:55 +01:00
product_helper_from_xe_hpg_to_xe3.inl
refactor: cleanup in product helpers
2025-03-25 21:07:55 +01:00
product_helper_hw.h
fix: correct limitation for num threads per thread group
2025-05-22 00:06:21 +02:00
product_helper_xe2_and_later.inl
performance: set timestamps as non-coherent since xe2
2025-05-21 07:49:56 +02:00
product_helper_xe_hpc_and_later.inl
feature: finalizes 2d block load/store query
2024-10-16 02:19:22 +02:00
product_helper_xe_hpg_and_later.inl
refactor: cleanup in product helpers
2025-03-25 21:07:55 +01:00
sys_calls_common.h
…