compute-runtime/unit_tests/command_stream
Maciej Dziuban b7bd3aa793 Defer makeCoherent call to blocking calls
This allows flush() not to be blocking while using TBX

Resolves: NEO-3054
Change-Id: Ib3a408d4b5ec66f0848572841b3c60785fc28ad9
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
2019-04-23 10:16:43 +02:00
..
CMakeLists.txt Split tests into smaller ones 2018-11-14 19:25:13 +01:00
aub_command_stream_receiver_1_tests.cpp AUB capture with AubStream to support image dumps 2019-04-08 17:28:14 +02:00
aub_command_stream_receiver_2_tests.cpp AUB capture with AubStream to support image dumps 2019-04-08 17:28:14 +02:00
aub_file_stream_tests.cpp Add missing locks to functions operating on AUB file stream 2019-04-19 13:15:42 +02:00
aub_subcapture_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cmd_parse_tests.cpp Add parsing logic for MI_FLUSH_DW and XY_COPY_BLT 2019-04-05 09:34:04 +02:00
command_stream_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
command_stream_receiver_flush_task_1_tests.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
command_stream_receiver_flush_task_2_tests.cpp Introduce MemoryManager::getExternalHeapBaseAddress() 2019-04-16 13:30:10 +02:00
command_stream_receiver_flush_task_3_tests.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
command_stream_receiver_flush_task_gmock_tests.cpp Move PIPE_CONTROL related functions to PipeControlHelper 2019-04-01 09:20:28 +02:00
command_stream_receiver_hw_tests.cpp Update latestSentTaskCount before flush during blit dispatch 2019-04-16 14:30:51 +02:00
command_stream_receiver_hw_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
command_stream_receiver_tests.cpp Defer makeCoherent call to blocking calls 2019-04-23 10:16:43 +02:00
command_stream_receiver_with_aub_dump_tests.cpp Fix --tbx mode. 2019-03-27 15:44:22 +01:00
create_command_stream_receiver_tests.cpp Fail AUB tests execution if AUB file cannot be created 2019-03-27 15:40:48 +01:00
experimental_command_buffer_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
get_devices_tests.cpp Set FeatureTable and WorkaroundTable in setupHardwareInfo 2019-04-17 13:52:19 +02:00
linear_stream_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
linear_stream_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
submissions_aggregator_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
tbx_command_stream_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
tbx_command_stream_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
tbx_command_stream_tests.cpp Defer makeCoherent call to blocking calls 2019-04-23 10:16:43 +02:00
tbx_stream_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00