compute-runtime/unit_tests
Dunajski, Bartosz 2d77b86e70 Allow Device creating multiple CSRs [5/n]
- Move Engine type to OsContext
- Move OsContext to CSR
- Improve EngineMapper logic
- CompletionStamp cleanup

Change-Id: I935cb7169c8c48cd09837e20e3da06f6dd3437b9
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2018-11-27 14:25:04 +01:00
..
accelerators Update copyright headers 2018-09-20 18:02:35 +02:00
api ULT renaming: clCreateSampler tests 2018-11-27 09:44:50 +01:00
aub AUB CSR with a separate function to submit batch buffer 2018-11-25 18:02:25 -08:00
aub_tests Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +01:00
built_ins Update copyright headers 2018-09-20 18:02:35 +02:00
command_queue Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +01:00
command_stream Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +01:00
compiler_interface Remove redundant code. 2018-11-20 12:25:24 +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 Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +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 Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +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 [3/n] 2018-11-23 10:51:34 +01:00
fixtures Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +01:00
gen8 Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +01:00
gen9 Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +01:00
gen10 Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +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 Move igcInfo for gtpin to kernelInfo 2018-11-23 16:38:10 +01:00
helpers Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +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 [5/n] 2018-11-27 14:25:04 +01:00
libult Remove not needed method. 2018-11-23 14:09:30 +01:00
linux fix debug message when creating Drm 2018-11-23 14:15:31 +01:00
mem_obj Remove redundant code. 2018-11-20 12:25:24 +01:00
memory_manager Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +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 Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +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 Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +01:00
perf_tests Update copyright headers 2018-09-20 18:02:35 +02:00
platform Revert "Expose spirv extensions" 2018-11-21 15:51:37 +01:00
preamble Reorder STATE_BASE_ADDRESS and STATE_SIP 2018-11-13 17:57:51 +01:00
preemption Reorder STATE_BASE_ADDRESS and STATE_SIP 2018-11-13 17:57:51 +01:00
profiling Reduce tag pool size to 1 for AUBs 2018-11-20 11:42:32 +01:00
program Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +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 Allow Device creating multiple CSRs [4/n] 2018-11-26 09:40:44 +01:00
sku_info Add support for FtrTileY flag 2018-09-20 11:54:39 -07:00
source_level_debugger Don't call source level debugger, when kernel doesn't contain debug info 2018-11-27 09:28:29 +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 Add AUB registry key for additional MMIO registers list 2018-11-21 16:41:44 +01:00
utilities Make Timestamp allocations OneTimeAubWritable 2018-11-16 15:49:25 +01:00
windows Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
.clang-tidy enable & switch to clang 6.0 2018-05-25 10:08:26 +02:00
CMakeLists.txt Rename offline compiler: cloc -> ocloc 2018-11-21 13:31:47 +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 Initialize tag to 0 in tbx mode. 2018-11-23 08:09:42 +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