compute-runtime/unit_tests
Dunajski, Bartosz af46d88fc1 Allow Device creating multiple CSRs [1/n]
Change-Id: Ie5d8d89aa388c608d5464919059c28a054ac9b1e
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2018-11-21 12:37:25 +01:00
..
accelerators Update copyright headers 2018-09-20 18:02:35 +02:00
api Remove redundant code. 2018-11-20 12:25:24 +01:00
aub Update aub_stream headers 2018-11-13 18:09:30 +01:00
aub_tests Allow Device creating multiple CSRs [1/n] 2018-11-21 12:37:25 +01:00
built_ins Update copyright headers 2018-09-20 18:02:35 +02:00
command_queue Allow Device creating multiple CSRs [1/n] 2018-11-21 12:37:25 +01:00
command_stream Allow Device creating multiple CSRs [1/n] 2018-11-21 12:37:25 +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 [1/n] 2018-11-21 12:37:25 +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 Reduce tag pool size to 1 for AUBs 2018-11-20 11:42:32 +01:00
execution_environment Allow Device creating multiple CSRs [1/n] 2018-11-21 12:37:25 +01:00
execution_model Change type of residency task count to uint32_t 2018-11-16 16:04:48 +01:00
fixtures Allow Device creating multiple CSRs [1/n] 2018-11-21 12:37:25 +01:00
gen8 Reorder STATE_BASE_ADDRESS and STATE_SIP 2018-11-13 17:57:51 +01:00
gen9 Reorder STATE_BASE_ADDRESS and STATE_SIP 2018-11-13 17:57:51 +01:00
gen10 Reorder STATE_BASE_ADDRESS and STATE_SIP 2018-11-13 17:57:51 +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 Create structure UsageInfo for task count and residency task count 2018-11-15 14:07:05 +01:00
helpers Reduce tag pool size to 1 for AUBs 2018-11-20 11:42:32 +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 Enable power saving mode for queues created with throttle hint low. 2018-11-16 15:20:31 +01:00
libult Reduce tag pool size to 1 for AUBs 2018-11-20 11:42:32 +01:00
linux add libva to manifest 2018-11-20 19:49:53 +01:00
mem_obj Remove redundant code. 2018-11-20 12:25:24 +01:00
memory_manager Allow Device creating multiple CSRs [1/n] 2018-11-21 12:37:25 +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 [1/n] 2018-11-21 12:37:25 +01:00
mt_tests Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
offline_compiler OCLDecoder PatchListSize fix 2018-11-16 21:01:28 +01:00
os_interface Allow Device creating multiple CSRs [1/n] 2018-11-21 12:37:25 +01:00
perf_tests Update copyright headers 2018-09-20 18:02:35 +02:00
platform Expose spirv extensions 2018-11-20 11:52:02 +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 Remove redundant code. 2018-11-20 12:25:24 +01:00
sampler Update copyright headers 2018-09-20 18:02:35 +02:00
scenarios Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
scheduler Fix for problems with uninitialized SPatchExecutionEnvironment 2018-10-05 14:58:36 +02:00
sharings Allow Device creating multiple CSRs [1/n] 2018-11-21 12:37:25 +01:00
sku_info Add support for FtrTileY flag 2018-09-20 11:54:39 -07:00
source_level_debugger Reorder STATE_BASE_ADDRESS and STATE_SIP 2018-11-13 17:57:51 +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 OCLDecoder PatchListSize fix 2018-11-16 21:01:28 +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 Initial implementation of PCH for Windows 2018-11-20 13:42:49 +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 Allow override of default platform Hardware Info Config 2018-10-10 10:34:23 +02:00
memory_leak_listener.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
memory_leak_listener.h Update copyright headers 2018-09-20 18:02:35 +02: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