compute-runtime/shared/test/unit_test/command_stream
Patryk Wrobel 498cf5e871 Implement GPU hang detection
This change uses DRM_IOCTL_I915_GET_RESET_STATS to detect
GPU hangs. When such situation is encountered, then
zeCommandQueueSynchronize returns ZE_RESULT_ERROR_DEVICE_LOST.

Related-To: NEO-5313
Signed-off-by: Patryk Wrobel <patryk.wrobel@intel.com>
2022-01-31 13:48:17 +01:00
..
CMakeLists.txt Move compute mode tests from opencl to shared 2022-01-25 10:14:00 +01:00
aub_command_stream_receiver_1_tests.cpp Move command stream tests to shared 2021-12-22 13:00:43 +01:00
aub_command_stream_receiver_2_tests.cpp Remove GMock from MockAubCsr, GmockAubFileStream, AsyncEventsHandlerTests... 2022-01-05 14:45:13 +01:00
aub_command_stream_receiver_3_tests.cpp Move command stream tests to shared 2021-12-22 13:00:43 +01:00
aub_command_stream_receiver_tests_xehp_and_later.cpp Move command stream tests to shared 2021-12-22 13:00:43 +01:00
aub_file_stream_tests.cpp Remove GMock from MockAubCsr, GmockAubFileStream, AsyncEventsHandlerTests... 2022-01-05 14:45:13 +01:00
aub_subcapture_tests.cpp Move command stream tests to shared 2021-12-22 13:00:43 +01:00
command_stream_receiver_simulated_common_hw_tests_xehp_and_later.cpp Move command stream tests to shared 2021-12-22 13:00:43 +01:00
command_stream_receiver_simulated_tests.cpp Move command stream tests to shared 2021-12-22 13:00:43 +01:00
command_stream_receiver_tests.cpp Implement GPU hang detection 2022-01-31 13:48:17 +01:00
compute_mode_tests.h Move compute mode tests from opencl to shared 2022-01-25 10:14:00 +01:00
compute_mode_tests_pvc_and_later.cpp Move compute mode tests from opencl to shared 2022-01-25 10:14:00 +01:00
compute_mode_tests_xehp_and_later.cpp Move compute mode tests from opencl to shared 2022-01-25 10:14:00 +01:00
linear_stream_tests.cpp Move linear / tbx stream tests from opencl to shared 2021-12-20 17:45:53 +01:00
stream_properties_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
stream_properties_tests_common.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
stream_properties_tests_common.h Unify StreamProperties structs 2021-05-27 15:37:14 +02:00
tbx_command_stream_receiver_tests_xehp_and_later.cpp Move command stream tests to shared 2021-12-22 13:00:43 +01:00
tbx_command_stream_tests.cpp Move command stream tests to shared 2021-12-22 13:00:43 +01:00
tbx_stream_tests.cpp Move linear / tbx stream tests from opencl to shared 2021-12-20 17:45:53 +01:00