compute-runtime/shared/source/os_interface
Slawomir Milczarek cdc3b477c9 build: Add missing header to system calls wrapper
Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com>
2025-02-10 11:42:40 +01:00
..
create_command_stream_receiver_drm
create_command_stream_receiver_drm_or_wddm
create_command_stream_receiver_wddm
linux build: Add missing header to system calls wrapper 2025-02-10 11:42:40 +01:00
windows fix: Add debug flag to enable dummy pages 2025-02-07 20:25:49 +01:00
CMakeLists.txt refactor: adjust file names after pre-gen12 removal 1/3 2025-01-22 22:47:24 +01:00
aub_memory_operations_handler.cpp Revert "fix: Set vmbind user fence when makeMemoryResident" 2025-01-31 11:36:29 +01:00
aub_memory_operations_handler.h Revert "fix: Set vmbind user fence when makeMemoryResident" 2025-01-31 11:36:29 +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
debug_env_reader.h
device_factory.cpp refactor: unify device hierarchy mode 2025-01-14 21:08:44 +01:00
device_factory.h
discover_devices_drm.cpp
discover_devices_drm_or_wddm.cpp
discover_devices_wddm.cpp
driver_info.h
external_semaphore.h fix: Fix ULTs & signal path in External Semaphore 2025-01-09 07:40:16 +01:00
init_os_interface_drm.cpp
init_os_interface_drm_or_wddm.cpp
init_os_interface_wddm.cpp
metrics_library.cpp
os_context.cpp
os_context.h
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
os_library.h feature: Add logic for reading loaded library's version 2024-12-20 17:29:19 +01:00
os_memory.cpp
os_memory.h
os_thread.h
os_time.cpp fix: zeDeviceGetGlobalTimestamp to use submisison 2024-12-04 19:10:07 +01:00
os_time.h fix: zeDeviceGetGlobalTimestamp to use submisison 2024-12-04 19:10:07 +01:00
performance_counters.cpp
performance_counters.h
print.h
product_helper.cpp
product_helper.h feature: add getMaxLocalSubRegionSize() to product helper 2025-02-06 15:20:34 +01:00
product_helper.inl fix: Configure scratch pages for debugger 2025-01-31 06:49:49 +01:00
product_helper_before_gen12lp.inl
product_helper_hw.h feature: add getMaxLocalSubRegionSize() to product helper 2025-02-06 15:20:34 +01:00
product_helper_tgllp_and_later.inl refactor: adjust file names after pre-gen12 removal 1/3 2025-01-22 22:47:24 +01:00
product_helper_xe2_and_later.inl feature: add getMaxLocalSubRegionSize() to product helper 2025-02-06 15:20:34 +01:00
product_helper_xe_hpc_and_later.inl
product_helper_xe_hpg_and_xe_hpc.inl feature: add getMaxLocalSubRegionSize() to product helper 2025-02-06 15:20:34 +01:00
sys_calls_common.h