compute-runtime/opencl/test/unit_test/os_interface/linux
Zbigniew Zdanowicz 9a92f43ebc Use last sent task counter for Linux KMD wait function
Related-To: NEO-5845

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2021-08-11 14:22:17 +02:00
..
.clang-tidy Correct HeaderFilterRegex 2020-07-14 18:46:37 +02:00
CMakeLists.txt Reorganize code in drm tests 2021-06-28 11:18:23 +02:00
allocator_helper.cpp Change KB, MB, GB to constexpr values 2020-04-29 09:41:31 +02:00
allocator_helper_tests.cpp Change KB, MB, GB to constexpr values 2020-04-29 09:41:31 +02:00
create_drm_memory_manager.cpp Add flag to switch host ptr validation 2021-08-03 16:45:21 +02:00
debug_env_reader.cpp Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
device_command_stream_fixture.cpp Reorganize code in drm tests 2021-06-28 11:18:23 +02:00
device_command_stream_fixture.h Reorganize code in drm tests 2021-06-28 11:18:23 +02:00
device_command_stream_fixture_dg1.h Add memory allocate in device pool tests for DG1 platform 2020-07-17 13:27:20 +02:00
device_command_stream_tests.cpp Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
device_factory_tests.cpp Correct coding style in drm tests 2021-06-25 17:22:53 +02:00
device_factory_tests.h Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
device_os_tests.cpp Remove platform references from mock_aub_center_fixture.h 2021-07-13 10:33:57 +02:00
driver_info_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
drm_buffer_object_tests.cpp Wait for completion while evict unused resources 2021-07-30 16:11:40 +02:00
drm_cache_info_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
drm_command_stream_fixture.h Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
drm_command_stream_mm_tests.cpp Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
drm_command_stream_tests_1.cpp Reorganize code in drm tests 2021-06-28 11:18:23 +02:00
drm_command_stream_tests_2.cpp Use last sent task counter for Linux KMD wait function 2021-08-11 14:22:17 +02:00
drm_debug_tests.cpp Add initial support for context debug 2021-01-27 12:50:26 +01:00
drm_engine_info_tests.cpp Remove platform() dependency from DrmMock 2020-09-12 18:05:14 +02:00
drm_gem_close_worker_tests.cpp Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
drm_mapper_tests.cpp Add xe_hp_sdv unit test target + minor test fixes 2021-08-03 11:12:57 +02:00
drm_memory_info_tests.cpp Remove unused methods 2021-04-09 13:39:02 +02:00
drm_memory_info_tests_dg1.cpp Partial support for XE_HP_SDV 2021-06-24 18:35:54 +02:00
drm_memory_manager_allocate_in_device_pool_tests.cpp Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
drm_memory_manager_allocate_in_device_pool_tests_dg1.cpp Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
drm_memory_manager_tests.cpp Change percent of global memory returned 2021-08-11 13:33:16 +02:00
drm_memory_manager_tests.h Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
drm_memory_manager_tests_dg1.h Change default placement of preemption allocation 2021-05-11 15:26:24 +02:00
drm_mock.cpp Reorganize new ioctl and ioctl param logging code 2021-06-29 15:10:12 +02:00
drm_mock.h Reorganize new ioctl and ioctl param logging code 2021-06-29 15:10:12 +02:00
drm_mock_cache_info.h Add checks for default cache policy 2021-02-19 14:16:14 +01:00
drm_mock_dg1.h Create internal BOs with map offset 2020-10-09 16:38:03 +02:00
drm_mock_memory_info.h Add memory allocate in device pool tests for DG1 platform 2020-07-17 13:27:20 +02:00
drm_neo_create.cpp Correct coding style in drm tests 2021-06-25 17:22:53 +02:00
drm_os_memory_tests.cpp Implement parsing of process mapped memory regions 2020-07-31 15:06:30 +02:00
drm_residency_handler_tests.cpp Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
drm_system_info_tests.cpp add memType and Memory channel support to systemInfo 2021-07-22 18:38:39 +02:00
drm_tests.cpp L0 Device slice id mapping 2021-07-07 15:00:44 +02:00
drm_uuid_tests.cpp Use independent Elf UUID generation 2020-12-24 01:56:51 +01:00
drm_va_sharing_tests.cpp Move unit test for VA sharing to separate module built with libva 2020-11-30 10:38:27 +01:00
file_logger_linux_tests.cpp Log root device index when logging allocations 2021-03-18 12:47:39 +01:00
hw_info_config_linux_tests.cpp Add method to set force non coherent 2021-07-23 11:18:04 +02:00
hw_info_config_linux_tests.h Copyright header update 2021-05-17 20:38:19 +02:00
linux_create_command_queue_with_properties_tests.cpp Correct coding style in drm tests 2021-06-25 17:22:53 +02:00
mock_os_time_linux.h Improving OS abstraction 2021-05-23 21:40:37 +02:00
mock_performance_counters_linux.cpp Remove command queue constructor 2021-07-23 14:16:02 +02:00
mock_performance_counters_linux.h Copyright header update 2021-05-17 20:38:19 +02:00
options.cpp Adding wsl_compute_helper 2021-06-07 14:36:21 +02:00
os_interface_linux_tests.cpp Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
os_library_linux_tests.cpp Report failure given Compiler Library Load failed for L0 2021-04-01 23:01:38 +02:00
os_time_test.cpp Improving OS abstraction 2021-05-23 21:40:37 +02:00
performance_counters_linux_tests.cpp Improving OS abstraction 2021-05-23 21:40:37 +02:00
self_lib_lin.cpp Copyright header update 2021-05-17 20:38:19 +02:00
sys_calls_linux_ult.cpp Add AIL functionality 2021-08-02 15:31:58 +02:00