compute-runtime/shared/source/os_interface
Patryk Wrobel 18cafd3a52 Implement GPU hang detection on Windows
This change uses value of cpuAddress from monitored fence
to detect GPU hang.

Related-To: NEO-5313
Signed-off-by: Patryk Wrobel <patryk.wrobel@intel.com>
2022-02-09 17:22:52 +01:00
..
create_command_stream_receiver_drm
create_command_stream_receiver_drm_or_wddm
create_command_stream_receiver_wddm
linux Implement GPU hang detection on Windows 2022-02-09 17:22:52 +01:00
windows Implement GPU hang detection on Windows 2022-02-09 17:22:52 +01:00
CMakeLists.txt Initial DG2 support 2021-11-19 10:01:29 +01:00
aub_memory_operations_handler.cpp Compilation fix: Add missing LrcaHelper types 2021-12-07 13:19:36 +01:00
aub_memory_operations_handler.h
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 Don't use DEFAULT_PLATFORM in unit tests 2022-02-04 17:57:39 +01:00
device_factory.h Don't use DEFAULT_PLATFORM in unit tests 2022-02-04 17:57:39 +01:00
discover_devices_drm.cpp
discover_devices_drm_or_wddm.cpp
discover_devices_wddm.cpp
driver_info.h
hw_info_config.cpp
hw_info_config.h Updating wsl compute helper tokens and enbaling local memory 2022-01-27 14:26:24 +01:00
hw_info_config.inl Updating wsl compute helper tokens and enbaling local memory 2022-01-27 14:26:24 +01:00
hw_info_config_bdw_and_later.inl Rename compression flags and helpers 2021-12-03 18:09:02 +01:00
hw_info_config_dg2_and_later.inl Initial DG2 support 2021-11-19 10:01:29 +01:00
hw_info_config_xehp_and_later.inl Rename compression flags and helpers 2021-12-03 18:09:02 +01:00
init_os_interface_drm.cpp Remove not needed arguments in init os interface functions 2021-12-16 14:19:32 +01:00
init_os_interface_drm_or_wddm.cpp Remove not needed arguments in init os interface functions 2021-12-16 14:19:32 +01:00
init_os_interface_wddm.cpp Remove not needed arguments in init os interface functions 2021-12-16 14:19:32 +01:00
metrics_library.cpp
os_context.cpp Revert "Check if direct submission available once" 2022-01-25 10:01:15 +01:00
os_context.h Revert "Check if direct submission available once" 2022-01-25 10:01:15 +01:00
os_environment.h
os_inc_base.h
os_interface.h Implement GPU hang detection on Windows 2022-02-09 17:22:52 +01:00
os_library.h
os_memory.cpp
os_memory.h
os_thread.h
os_time.cpp
os_time.h
performance_counters.cpp
performance_counters.h
print.h
sys_calls_common.h