compute-runtime/opencl/test/unit_test
Mateusz Jablonski 350ec9f16b Pass root device index to get proper kernel info
Related-To: NEO-5001
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-12-09 19:11:43 +01:00
..
accelerators Store KernelInfo per root device in Kernel 2020-12-07 12:22:28 +01:00
api Pass root device index to get proper kernel info 2020-12-09 19:11:43 +01:00
aub Move aub and tbx code to shared 2020-10-19 16:04:47 +02:00
aub_mem_dump Move aub and tbx code to shared 2020-10-19 16:04:47 +02:00
aub_stream_mocks Add stepping to initialize AubManager 2020-09-03 13:33:17 +02:00
aub_tests Pass root device index to get proper kernel info 2020-12-09 19:11:43 +01:00
built_ins Update getKernelInfo method 2020-12-08 09:14:44 +01:00
command_queue Pass root device index to get proper kernel info 2020-12-09 19:11:43 +01:00
command_stream Fix simulated CSR 2020-12-07 12:10:43 +01:00
compiler_interface Cmake format script 2020-08-19 16:36:30 +02:00
config Reduce include paths in ULT 2020-03-27 14:11:45 +01:00
context Pass root device index to get proper kernel info 2020-12-09 19:11:43 +01:00
d3d_sharing Correct logic in MultiRootDeviceFixture 2020-11-27 16:22:39 +01:00
device OpenCL Queue Families extension 2/n 2020-11-25 11:26:06 +01:00
device_queue Pass root device index to get proper kernel info 2020-12-09 19:11:43 +01:00
event Update getKernelInfo method 2020-12-08 09:14:44 +01:00
execution_environment ULT renaming: Execution Environment tests 2020-11-30 19:44:06 +01:00
execution_model Pass root device index to get proper kernel info 2020-12-09 19:11:43 +01:00
fixtures Add fixture with a simple stateless copy kernel 2020-12-09 17:03:05 +01:00
gen8 ULT renaming: HW Info Setup tests 2020-11-30 19:37:44 +01:00
gen9 ULT renaming: HW Info Setup tests 2020-11-30 19:37:44 +01:00
gen11 ULT renaming: HW Info Setup tests 2020-11-30 19:37:44 +01:00
gen12lp Store KernelInfo per root device in Kernel 2020-12-07 12:22:28 +01:00
gen_common Select correct heap base address for ISA 2020-09-23 14:21:22 +02:00
gmm_helper ULT renaming: GMM Helper tests 2020-12-02 20:12:37 +01:00
gtpin Pass root device index to get proper kernel info 2020-12-09 19:11:43 +01:00
helpers Pass root device index to get proper kernel info 2020-12-09 19:11:43 +01:00
indirect_heap
kernel Pass root device index to get proper kernel info 2020-12-09 19:11:43 +01:00
libult Add method to submit kernel on single subdevice 2020-12-01 22:15:05 +01:00
linux ULT renaming: Linux DRM tests 2020-12-08 17:44:05 +01:00
mem_obj ULT renaming: Memory Object tests 2020-12-09 17:20:20 +01:00
memory_manager ULT renaming: Memory Manager tests 2020-12-09 17:49:59 +01:00
mock_gl Verify GL sharing based on luid from wglGetLuidINTEL function 2020-09-18 09:51:28 +02:00
mocks Move mock_gmm and mock_gdi to shared 2020-12-09 13:45:57 +01:00
mt_tests Fix threading issue in mt_tests 2020-11-02 16:37:06 +01:00
offline_compiler Update parsing of -internal_options in ocloc 2020-12-07 15:15:16 +01:00
os_interface Move mock_gmm and mock_gdi to shared 2020-12-09 13:45:57 +01:00
perf_tests Cmake format script 2020-08-19 16:36:30 +02:00
platform Do not force cl_khr_3d_image_writes extension when compiling kernels 2020-11-27 17:20:46 +01:00
preemption Store KernelInfo per root device in Kernel 2020-12-07 12:22:28 +01:00
profiling Store KernelInfo per root device in Kernel 2020-12-07 12:22:28 +01:00
program Add fixture with a simple stateless copy kernel 2020-12-09 17:03:05 +01:00
sampler Pass root device index to get proper kernel info 2020-12-09 19:11:43 +01:00
scenarios Update getKernelInfo method 2020-12-08 09:14:44 +01:00
scheduler Store KernelInfo per root device in Kernel 2020-12-07 12:22:28 +01:00
sharings Move OsAgnosticMemoryManager to shared 2020-11-02 21:02:53 +01:00
sku_info Switch to c++17 2020-12-03 15:15:32 +01:00
source_level_debugger Fix segfault on debugData access with SourceLevelDebugger 2020-11-23 10:52:19 +01:00
test_dynamic_lib
test_files Add fixture with a simple stateless copy kernel 2020-12-09 17:03:05 +01:00
test_macros Do not force cl_khr_3d_image_writes extension when compiling kernels 2020-11-27 17:20:46 +01:00
utilities Store KernelInfo per root device in Kernel 2020-12-07 12:22:28 +01:00
windows Do not force cl_khr_3d_image_writes extension when compiling kernels 2020-11-27 17:20:46 +01:00
CMakeLists.txt Do not force cl_khr_3d_image_writes extension when compiling kernels 2020-11-27 17:20:46 +01:00
abort.cpp
custom_event_listener.h fix issues reported by clang-tidy 2020-05-25 12:15:40 +02:00
global_environment.cpp
global_environment.h
igdrcl_tests_pch.cpp
igdrcl_tests_pch.h do not use absolute path when including hw_cmds.h 2020-08-04 13:27:29 +02:00
lsan_suppressions.txt Fix build with USE_ASAN=ON 2020-05-22 13:17:50 +02:00
main.cpp Refactor Sip Kernel usage 2020-12-03 10:43:53 +01:00
options_unit_tests.cpp
ult_config_listener.cpp Refactor Sip Kernel usage 2020-12-03 10:43:53 +01:00
ult_config_listener.h
ult_configuration.cpp
user_settings_32.user
user_settings_64.user