compute-runtime/unit_tests
Piotr Fusik 0b839722f4 Don't store preemption mode in Wddm.
Change-Id: I6088e5fec65b6910fefb42ec9735181867c44a1b
2018-12-10 14:48:52 +01:00
..
accelerators Update copyright headers 2018-09-20 18:02:35 +02:00
api Revert "Select RCS1 for low priority CommandQueue" 2018-12-09 17:42:18 +01:00
aub Remove unnecessary aubCenter test 2018-12-07 08:41:57 +01:00
aub_mem_dump Test Lrca initialization 2018-12-04 15:54:54 +01:00
aub_tests Refactor mmio programming. 2018-12-03 14:40:00 +01:00
built_ins Update copyright headers 2018-09-20 18:02:35 +02:00
command_queue Allow Device creating multiple CSRs [8/n] 2018-12-04 15:36:59 +01:00
command_stream Don't store preemption mode in Wddm. 2018-12-10 14:48:52 +01:00
compiler_interface Fix Source Level Debugger scenario 2018-12-06 17:23:39 +01:00
context Remove limit to 256 work items for local workgroup size. 2018-11-05 17:17:59 +01:00
d3d_sharing Sharing queries for DX10/DX11 2018-10-31 11:52:46 +01:00
device Don't store preemption mode in Wddm. 2018-12-10 14:48:52 +01:00
device_queue Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
elflib Update copyright headers 2018-09-20 18:02:35 +02:00
event Return valid TaskLevel for UserEvent and GlSyncEvent 2018-12-06 10:09:46 +01:00
execution_environment AUB CSR with a separate function to write memory 2018-11-26 20:21:19 -08:00
execution_model Allow Device creating multiple CSRs [8/n] 2018-12-04 15:36:59 +01:00
fixtures Don't store preemption mode in Wddm. 2018-12-10 14:48:52 +01:00
gen8 Add slm size to capabilityTable 2018-12-06 13:43:39 +01:00
gen9 Simplify preemption control on Linux 2018-12-10 13:12:16 +01:00
gen10 Simplify preemption control on Linux 2018-12-10 13:12:16 +01:00
gen_common Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
gmm_helper Graphics Allocation cleanup. 2018-10-31 11:54:24 +01:00
gtpin Allow Device creating multiple CSRs [8/n] 2018-12-04 15:36:59 +01:00
helpers Allow Device creating multiple CSRs [8/n] 2018-12-04 15:36:59 +01:00
indirect_heap Graphics Allocation cleanup. 2018-10-31 11:54:24 +01:00
instrumentation Update copyright headers 2018-09-20 18:02:35 +02:00
kernel Allow Device creating multiple CSRs [8/n] 2018-12-04 15:36:59 +01:00
libult Move Scratch Space functionality to dedicated class 2018-11-29 11:55:56 +01:00
linux Simplify preemption control on Linux 2018-12-10 13:12:16 +01:00
mem_obj Choose BUFFER_HOST_MEMORY as type in 32 bit applications. 2018-12-07 16:17:04 +01:00
memory_manager Don't store preemption mode in Wddm. 2018-12-10 14:48:52 +01:00
mock_gdi Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm fix naming convention in mock_gmm 2018-10-04 22:59:31 +02:00
mocks Don't store preemption mode in Wddm. 2018-12-10 14:48:52 +01:00
mt_tests Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
offline_compiler Rename offline compiler: cloc -> ocloc 2018-11-21 13:31:47 +01:00
os_interface Don't store preemption mode in Wddm. 2018-12-10 14:48:52 +01:00
perf_tests Update copyright headers 2018-09-20 18:02:35 +02:00
platform Initialize SipKernel after all devices are created 2018-11-28 11:36:54 +01:00
preamble Reorder STATE_BASE_ADDRESS and STATE_SIP 2018-11-13 17:57:51 +01:00
preemption Simplify memory manager API [1/n] 2018-12-06 15:09:25 +01:00
profiling Reduce tag pool size to 1 for AUBs 2018-11-20 11:42:32 +01:00
program Fix Source Level Debugger scenario 2018-12-06 17:23:39 +01:00
sampler Update copyright headers 2018-09-20 18:02:35 +02:00
scenarios Mode debug restorer to fixture. 2018-11-27 09:29:38 +01:00
scheduler Fix for problems with uninitialized SPatchExecutionEnvironment 2018-10-05 14:58:36 +02:00
sharings Return valid TaskLevel for UserEvent and GlSyncEvent 2018-12-06 10:09:46 +01:00
sku_info Add support for FtrTileY flag 2018-09-20 11:54:39 -07:00
source_level_debugger Initialize SipKernel after all devices are created 2018-11-28 11:36:54 +01:00
tbx Update copyright headers 2018-09-20 18:02:35 +02:00
test_dynamic_lib Update copyright headers 2018-09-20 18:02:35 +02:00
test_files Update test kernel. 2018-12-03 15:59:22 +01:00
utilities Add support for dumping cl_cache to specified directory 2018-11-29 13:59:26 +01:00
windows Turn on Windows OS support for Local Memory 2018-11-30 15:29:39 +01:00
.clang-tidy enable & switch to clang 6.0 2018-05-25 10:08:26 +02:00
CMakeLists.txt Link igdrcl_tests with aub_stream_enable lib 2018-12-07 09:42:35 +01:00
abort.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
base_object_allocator.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
custom_event_listener.h Update copyright headers 2018-09-20 18:02:35 +02:00
global_environment.cpp Fix bug in setup of Windows unit level tests 2018-10-17 09:53:56 +02:00
global_environment.h Fix bug in setup of Windows unit level tests 2018-10-17 09:53:56 +02:00
igdrcl_tests_pch.cpp Initial implementation of PCH for Windows 2018-11-20 13:42:49 +01:00
igdrcl_tests_pch.h Initial implementation of PCH for Windows 2018-11-20 13:42:49 +01:00
main.cpp Add option to generate random inputs to tests. 2018-12-07 12:22:35 +01:00
memory_leak_listener.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
memory_leak_listener.h Add AUB registry key for additional MMIO registers list 2018-11-21 16:41:44 +01:00
options.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
tests_configuration.h Enhance AubTests with TBX server capability 2018-09-19 15:34:36 +02:00
ult_config_listener.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
ult_config_listener.h Update copyright headers 2018-09-20 18:02:35 +02:00
ult_configuration.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
user_settings_32.user Adjust user setting files to use correct flag for tests 2018-03-28 11:46:29 +02:00
user_settings_64.user Adjust user setting files to use correct flag for tests 2018-03-28 11:46:29 +02:00
verify.bat Update internal 2018-04-13 09:59:16 +02:00