compute-runtime/unit_tests
Milczarek, Slawomir 6c8b14c918 OmitTimestampPacketDependencies to omit node dependency in timestamp packet
Makes subcapture feature work with timestamp packet enabled.

Related-To: NEO-2747

Change-Id: Ifa45f1c066129671a02dc708b537b285f5a05d7f
Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
2019-05-07 16:05:00 +02:00
..
accelerators Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
api Report SPIRV 1.2 as supported 2019-04-23 09:58:24 +02:00
aub Add support for buffer dumps in BIN and TRE format 2019-03-27 13:04:30 +01:00
aub_mem_dump AUB capture with AubStream to support image dumps 2019-04-08 17:28:14 +02:00
aub_stream_mocks Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
aub_tests Minor cleanup. 2019-04-26 14:34:58 +02:00
built_ins Change the size of aux translation transfer. 2019-04-20 15:45:07 +02:00
command_queue AUB with kernel names in case of kernel split 2019-05-07 10:14:32 +02:00
command_stream OmitTimestampPacketDependencies to omit node dependency in timestamp packet 2019-05-07 16:05:00 +02:00
compiler_interface removing obsolete files 2019-04-18 17:13:33 +02:00
context Add performance hints when kernel's argument requires aux translation 2019-04-29 15:55:42 +02:00
d3d_sharing Update gtest to 1.9.0 version 2019-04-23 16:37:18 +02:00
device Report SPIRV 1.2 as supported 2019-04-23 09:58:24 +02:00
device_queue Simplify HwTimeStamps operations. 2019-04-15 10:51:09 +02:00
elflib Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
event Minor cleanup. 2019-04-26 14:34:58 +02:00
execution_environment Reverse logic of creating Memory Manager - part 6 2019-04-01 10:27:29 +02:00
execution_model Simplify HwTimeStamps operations. 2019-04-15 10:51:09 +02:00
fixtures Update gtest to 1.9.0 version 2019-04-23 16:37:18 +02:00
gen8 Move setting of featureTable flags 2019-04-29 13:44:22 +02:00
gen9 Move setting of featureTable flags 2019-04-29 13:44:22 +02:00
gen10 Move setting of featureTable flags 2019-04-29 13:44:22 +02:00
gen11 Move setting of featureTable flags 2019-04-29 13:44:22 +02:00
gen_common Update gtest to 1.9.0 version 2019-04-23 16:37:18 +02:00
gmm_helper Extended format support in VA sharing 2019-04-26 12:28:33 +02:00
gtpin Reverse logic of creating Memory Manager - part 6 2019-04-01 10:27:29 +02:00
helpers OmitTimestampPacketDependencies to omit node dependency in timestamp packet 2019-05-07 16:05:00 +02:00
indirect_heap Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
instrumentation Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel Fix typo 2019-04-25 20:22:50 +02:00
libult AUB with kernel names in case of kernel split 2019-05-07 10:14:32 +02:00
linux Report too long test name at compile time 2019-04-02 10:26:01 +02:00
mem_obj Force linear storage for images 2019-04-29 07:58:14 +02:00
memory_manager Create storage info while getting allocation data 2019-05-07 14:17:34 +02:00
mock_gdi Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_gmm fix naming convention in mock_gmm 2018-10-04 22:59:31 +02:00
mocks Create storage info while getting allocation data 2019-05-07 14:17:34 +02:00
mt_tests Report too long test name at compile time 2019-04-02 10:26:01 +02:00
offline_compiler ocloc: allow options to be used when using spirv input 2019-04-29 14:58:57 +02:00
os_interface Create storage info while getting allocation data 2019-05-07 14:17:34 +02:00
perf_tests Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
platform Fail AUB tests execution if AUB file cannot be created 2019-03-27 15:40:48 +01:00
preamble Remove code. 2019-04-08 14:07:49 +02:00
preemption Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
profiling Use GPU pointers for HwPerfCounter. 2019-04-18 16:28:48 +02:00
program Temporarily remove printf test case. 2019-04-26 12:59:16 +02:00
sampler Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
scenarios Add dedicated map allocation 2019-04-09 16:16:31 +02:00
scheduler Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
sharings Do not use max power saving mode in VA sharing scenarios. 2019-05-07 15:23:13 +02:00
sku_info Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
source_level_debugger Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
tbx Report too long test name at compile time 2019-04-02 10:26:01 +02:00
test_dynamic_lib Update copyright headers 2018-09-20 18:02:35 +02:00
test_files OmitTimestampPacketDependencies to omit node dependency in timestamp packet 2019-05-07 16:05:00 +02:00
utilities Rename TimestampPacket to TimestampPacketStorage. 2019-04-16 15:34:28 +02:00
windows Report too long test name at compile time 2019-04-02 10:26:01 +02:00
.clang-tidy enable & switch to clang 6.0 2018-05-25 10:08:26 +02:00
CMakeLists.txt cmake: fix compilation flags setting for unit tests 2019-04-24 20:06:16 +02:00
abort.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
base_object_allocator.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
custom_event_listener.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
global_environment.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
global_environment.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
igdrcl_tests_pch.cpp Initial implementation of PCH for Windows 2018-11-20 13:42:49 +01:00
igdrcl_tests_pch.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
main.cpp Change the size of aux translation transfer. 2019-04-20 15:45:07 +02:00
memory_leak_listener.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
memory_leak_listener.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
options.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
test_mode.h Report too long test name at compile time 2019-04-02 10:26:01 +02:00
tests_configuration.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
ult_config_listener.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
ult_config_listener.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
ult_configuration.cpp Report too long test name at compile time 2019-04-02 10:26:01 +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