compute-runtime/unit_tests/command_queue
Dunajski, Bartosz 8263d488c6 Submit Semaphore dependency for enqueue read/write without Kernel
Change-Id: I22e1743b4cbd6e8285527fdfe25424a6cb3ff462
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
Related-To: NEO-3020
2019-06-25 14:21:57 +02:00
..
gl Use GfxPartition for GPU address range allocations 2019-06-25 12:54:20 +02:00
CMakeLists.txt Add function to flush caches 2019-04-05 09:48:50 +02:00
buffer_operations_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
buffer_operations_withAsyncGPU_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
command_enqueue_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
command_queue_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
command_queue_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
command_queue_flush_waitlist_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
command_queue_hw_tests.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
command_queue_tests.cpp Rename KernelCommandsHelper to HardwareCommandsHelper 2019-06-12 13:45:12 +02:00
dispatch_walker_tests.cpp Rename KernelCommandsHelper to HardwareCommandsHelper 2019-06-12 13:45:12 +02:00
enqueue_api_tests_mt_with_asyncGPU.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_barrier_tests.cpp Rename KernelCommandsHelper to HardwareCommandsHelper 2019-06-12 13:45:12 +02:00
enqueue_command_without_kernel_tests.cpp Submit Semaphore dependency for enqueue read/write without Kernel 2019-06-25 14:21:57 +02:00
enqueue_copy_buffer_event_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_copy_buffer_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_copy_buffer_rect_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_copy_buffer_rect_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_copy_buffer_tests.cpp Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_copy_buffer_to_image_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_copy_buffer_to_image_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_copy_image_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_copy_image_tests.cpp Use GPU address to compare with SurfaceBaseAddress in ULTs 2019-03-26 20:49:54 +01:00
enqueue_copy_image_to_buffer_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_copy_image_to_buffer_tests.cpp Use GPU address to compare with SurfaceBaseAddress in ULTs 2019-03-26 20:49:54 +01:00
enqueue_debug_kernel_tests.cpp Rename HardwareInfo members 2019-05-09 09:13:55 +02:00
enqueue_fill_buffer_event_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_fill_buffer_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_fill_buffer_negative_tests.cpp Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_fill_buffer_tests.cpp Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_fill_image_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_fill_image_tests.cpp Use GPU address to compare with SurfaceBaseAddress in ULTs 2019-03-26 20:49:54 +01:00
enqueue_fixture.cpp Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_fixture.h Move HardwareInfo ownership to ExecutionEnvironment [1/n] 2019-05-08 16:11:01 +02:00
enqueue_handler_tests.cpp Submit Semaphore dependency for enqueue read/write without Kernel 2019-06-25 14:21:57 +02:00
enqueue_kernel_1_tests.cpp Use GfxPartition for GPU address range allocations 2019-06-25 12:54:20 +02:00
enqueue_kernel_2_tests.cpp Use GfxPartition for GPU address range allocations 2019-06-25 12:54:20 +02:00
enqueue_kernel_event_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_kernel_global_offset_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_kernel_local_work_size_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_kernel_mt_tests.cpp [2/n] Move Hardware Info to Execution Environment 2019-03-22 10:08:26 +01:00
enqueue_kernel_two_ioq_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_kernel_two_ooq_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_kernel_two_walker_ioq_tests.cpp Use GfxPartition for GPU address range allocations 2019-06-25 12:54:20 +02:00
enqueue_kernel_two_walker_ooq_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_map_buffer_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_map_buffer_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_map_image_tests.cpp HostPtr allocation with life time of image object for CL_MEM_USE_HOST_PTR 2019-06-13 10:35:48 +02:00
enqueue_marker_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_media_kernel.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_migrate_mem_objects_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_read_buffer_event_tests.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
enqueue_read_buffer_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_read_buffer_rect_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_read_buffer_rect_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_read_buffer_tests.cpp AUBDumpAllocsOnEnqueueReadOnly to not activate in path with map buffer 2019-04-15 17:27:53 +02:00
enqueue_read_image_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_read_image_tests.cpp Replace imageRowPitch with imageSlicePitch 2019-06-12 21:06:32 +02:00
enqueue_resource_barier_tests.cpp Add function to flush caches 2019-04-05 09:48:50 +02:00
enqueue_svm_mem_copy_tests.cpp Use GfxPartition for GPU address range allocations 2019-06-25 12:54:20 +02:00
enqueue_svm_mem_fill_tests.cpp Run EnqueueSvmMemFillTest only when SVM is supported 2019-05-14 12:24:45 +02:00
enqueue_svm_tests.cpp Use GfxPartition for GPU address range allocations 2019-06-25 12:54:20 +02:00
enqueue_thread_tests.cpp Add map allocation for images 2019-04-18 14:46:06 +02:00
enqueue_unmap_memobject_tests.cpp Fixed TBX with AUB dump mode without AubStream 2019-05-10 14:23:17 +02:00
enqueue_waitlist_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_write_buffer_event_tests.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
enqueue_write_buffer_rect_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_write_buffer_rect_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_write_buffer_tests.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
enqueue_write_image_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_write_image_tests.cpp Replace imageRowPitch with imageSlicePitch 2019-06-12 21:06:32 +02:00
finish_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
flattened_id_tests.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
flush_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
get_command_queue_info_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
get_size_required_buffer_tests.cpp Rename KernelCommandsHelper to HardwareCommandsHelper 2019-06-12 13:45:12 +02:00
get_size_required_image_tests.cpp Rename KernelCommandsHelper to HardwareCommandsHelper 2019-06-12 13:45:12 +02:00
get_size_required_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
ioq_task_tests.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
ioq_task_tests_mt.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
local_id_tests.cpp Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
local_work_size_tests.cpp Rename HardwareInfo members 2019-05-09 09:13:55 +02:00
multi_dispatch_info_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
multiple_map_buffer_tests.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
multiple_map_image_tests.cpp Add map allocation for images 2019-04-18 14:46:06 +02:00
oom_buffer_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
oom_image_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
oom_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
ooq_task_tests.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
ooq_task_tests_mt.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
read_write_buffer_cpu_copy.cpp Remove redundant cpuCopyAllowed flag 2019-05-30 13:15:23 +02:00
work_group_size_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
zero_size_enqueue_tests.cpp Update enqueueKernel 2019-06-19 15:28:39 +02:00