compute-runtime/shared/test/unit_test/os_interface/linux
Mateusz Jablonski 22bedda081 fix: handle GPU error in xe path
get DRM_XE_EXEC_QUEUE_GET_PROPERTY_BAN property and signal gpuHang based on this

Related-To: HSD-18038050680
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-04-24 10:29:39 +02:00
..
xe fix: handle GPU error in xe path 2024-04-24 10:29:39 +02:00
CMakeLists.txt test: don't use drm query mock if i915 prelim detection is disabled 2024-04-15 10:58:11 +02:00
allocator_helper_tests.cpp
ccs_mode_tests.cpp feature: Support for ccs mode configuration via SysFs 2024-03-15 15:51:45 +01:00
device_command_stream_tests.cpp
device_factory_tests_linux.cpp
device_factory_tests_linux.h
driver_info_tests.cpp
drm_bind_tests.cpp
drm_buffer_object_tests.cpp refactor: Add optional user fence during unbind 2024-03-13 12:47:44 +01:00
drm_buffer_object_tests_prelim.cpp
drm_cache_info_tests.cpp
drm_command_stream_mm_tests.cpp
drm_command_stream_tests.cpp refactor: reduce the number of DrmAllocation constructors 2024-04-16 15:37:09 +02:00
drm_command_stream_tests_1.cpp refactor: reduce the number of DrmAllocation constructors 2024-04-16 15:37:09 +02:00
drm_command_stream_xehp_and_later_prelim_tests.cpp refactor: reduce the number of DrmAllocation constructors 2024-04-16 15:37:09 +02:00
drm_command_stream_xehp_and_later_tests.cpp
drm_debug_prelim_tests.cpp
drm_debug_tests.cpp
drm_engine_info_prelim_tests.cpp
drm_engine_info_tests.cpp
drm_gem_close_worker_tests.cpp refactor: reduce the number of DrmAllocation constructors 2024-04-16 15:37:09 +02:00
drm_mapper_tests.cpp
drm_memory_info_prelim_tests.cpp fix: initialize libnuma only when flag is set 2024-01-30 18:27:43 +01:00
drm_memory_info_tests.cpp
drm_memory_manager_bindless_heap_tests.cpp fix: allocate in system memory when system memory bitfield is set in properties 2024-04-11 13:47:57 +02:00
drm_memory_manager_debug_surface_prelim_tests.cpp
drm_memory_manager_localmem_prelim_tests.cpp refactor: reduce the number of DrmAllocation constructors 2024-04-16 15:37:09 +02:00
drm_memory_manager_localmem_upstream_tests.cpp refactor: reduce the number of DrmAllocation constructors 2024-04-16 15:37:09 +02:00
drm_memory_manager_tests.cpp refactor: reduce the number of DrmAllocation constructors 2024-04-16 15:37:09 +02:00
drm_memory_operations_handler_bind_tests.cpp refactor: reduce the number of DrmAllocation constructors 2024-04-16 15:37:09 +02:00
drm_memory_operations_handler_default_tests.cpp feature: support explicit memory locking 2024-03-29 07:31:22 +01:00
drm_memory_operations_handler_with_aub_dump_tests.cpp feature: support explicit memory locking 2024-03-29 07:31:22 +01:00
drm_mock_impl.h
drm_mock_prod_dg1.h build: refactor linux kernel headers 2024-03-28 14:48:09 +01:00
drm_os_memory_tests.cpp
drm_pci_speed_info_tests.cpp
drm_query_prelim_tests.cpp feature: disable scratch page by default 2024-04-04 09:50:02 +02:00
drm_query_tests.cpp
drm_query_topology_prelim_tests.cpp
drm_query_topology_upstream_tests.cpp
drm_special_heap_test.cpp fix: handle not aligned gtt size reported by i915 2024-03-29 07:51:06 +01:00
drm_system_info_tests.cpp feature: add number of l3 banks to TopologyData 2024-04-15 11:20:43 +02:00
drm_tests.cpp fix: correct preemption support in xe path 2024-04-04 13:29:02 +02:00
drm_version_tests.cpp
drm_vm_bind_prelim_tests.cpp fix: reorder members in BufferObject class 2024-03-25 11:44:38 +01:00
drm_with_prelim_tests.cpp fix: reorder members in BufferObject class 2024-03-25 11:44:38 +01:00
file_descriptor_tests.cpp
file_logger_linux_tests.cpp
ioctl_helper_prelim_uuid_tests.cpp
ioctl_helper_tests_dg1.cpp fix: correct preemption support in xe path 2024-04-04 13:29:02 +02:00
ioctl_helper_tests_prelim.cpp fix: correct preemption support in xe path 2024-04-04 13:29:02 +02:00
ioctl_helper_tests_upstream.cpp fix: correct preemption support in xe path 2024-04-04 13:29:02 +02:00
numa_library_tests.cpp
os_context_linux_tests.cpp
os_interface_linux_tests.cpp fix: pass Sku/Wa tables for gmm without additional translations on Windows 2024-03-06 14:58:58 +01:00
os_library_linux_tests.cpp
os_time_test.cpp Revert "performance: Reuse GPU timestamp instead of KMD escape" 2024-04-18 10:25:15 +02:00
prelim_helper_func.cpp
product_helper_linux_tests.cpp
product_helper_linux_tests.h
product_helper_uuid_tests.cpp
self_lib_lin.cpp