compute-runtime/opencl/test/unit_test/command_queue
Bartosz Dunajski cf8f0c6437 Move blit enqueue out of enqueueCommon [2/n]
Unify events path

Change-Id: I5b1aa5277d48ebcb6efcdb91c67b921518e32783
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2020-08-28 13:18:50 +02:00
..
gl Cmake format script 2020-08-19 16:36:30 +02:00
CMakeLists.txt Cmake format script 2020-08-19 16:36:30 +02:00
blit_enqueue_tests.cpp Add auxToNonAux timestamps to Event to keep full profiling data 2020-07-31 16:07:14 +02:00
buffer_operations_fixture.h Move cmd parse files to shared directory 2020-03-31 23:31:29 +02:00
command_enqueue_fixture.h Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
command_queue_fixture.cpp Move MockDevice to shared 2020-04-03 08:23:06 +02:00
command_queue_fixture.h Remove redundant constructors from unit tests 2020-03-16 19:01:24 +01:00
command_queue_hw_tests.cpp Fix debugSurface allocation for non debug kernels 2020-08-07 16:01:31 +02:00
command_queue_tests.cpp Move blit enqueue out of enqueueCommon [2/n] 2020-08-28 13:18:50 +02:00
dispatch_walker_tests.cpp Move profiling methods implementation 2020-07-14 14:38:30 +02:00
enqueue_barrier_tests.cpp Rename levelNotReady to notReady 2020-06-17 15:47:00 +02:00
enqueue_command_without_kernel_tests.cpp Dont reload GRF config if not applicable 2020-08-21 14:29:13 +02:00
enqueue_copy_buffer_event_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
enqueue_copy_buffer_fixture.h Move cmd parse files to shared directory 2020-03-31 23:31:29 +02:00
enqueue_copy_buffer_rect_fixture.h Move cmd parse files to shared directory 2020-03-31 23:31:29 +02:00
enqueue_copy_buffer_rect_tests.cpp Use correct Heap32 index for local memory allocations 2020-07-01 17:31:43 +02:00
enqueue_copy_buffer_tests.cpp Use correct Heap32 index for local memory allocations 2020-07-01 17:31:43 +02:00
enqueue_copy_buffer_to_image_fixture.h Fix unit test issues 2020-03-16 09:34:55 +01:00
enqueue_copy_buffer_to_image_tests.cpp Use correct Heap32 index for local memory allocations 2020-07-01 17:31:43 +02:00
enqueue_copy_image_fixture.h Fix unit test issues 2020-03-16 09:34:55 +01:00
enqueue_copy_image_tests.cpp Use correct Heap32 index for local memory allocations 2020-07-01 17:31:43 +02:00
enqueue_copy_image_to_buffer_fixture.h Fix unit test issues 2020-03-16 09:34:55 +01:00
enqueue_copy_image_to_buffer_tests.cpp Use correct Heap32 index for local memory allocations 2020-07-01 17:31:43 +02:00
enqueue_debug_kernel_tests.cpp Fix debugSurface allocation for non debug kernels 2020-08-07 16:01:31 +02:00
enqueue_fill_buffer_event_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
enqueue_fill_buffer_fixture.h Move cmd parse files to shared directory 2020-03-31 23:31:29 +02:00
enqueue_fill_buffer_negative_tests.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
enqueue_fill_buffer_tests.cpp Connect mem_obj with MultiGraphicsAllocation 2020-07-22 14:09:27 +02:00
enqueue_fill_image_fixture.h Fix unit test issues 2020-03-16 09:34:55 +01:00
enqueue_fill_image_tests.cpp Use correct Heap32 index for local memory allocations 2020-07-01 17:31:43 +02:00
enqueue_fixture.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
enqueue_fixture.h Correct variable names to camelCase convention 2020-03-12 08:56:37 +01:00
enqueue_handler_tests.cpp Remove not needed ult 2020-07-31 15:33:13 +02:00
enqueue_kernel_1_tests.cpp Correct tests: pass valid device bitfield 2020-06-03 16:38:49 +02:00
enqueue_kernel_2_tests.cpp Always initialize Kernel::threadArbitrationPolicy 2020-08-04 13:07:39 +02:00
enqueue_kernel_event_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
enqueue_kernel_global_offset_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
enqueue_kernel_local_work_size_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
enqueue_kernel_mt_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
enqueue_kernel_two_ioq_tests.cpp Move cmd parse files to shared directory 2020-03-31 23:31:29 +02:00
enqueue_kernel_two_ooq_tests.cpp Move cmd parse files to shared directory 2020-03-31 23:31:29 +02:00
enqueue_kernel_two_walker_ioq_tests.cpp Remove unnecessary includes from MockDevice files 2020-03-19 21:47:34 +01:00
enqueue_kernel_two_walker_ooq_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
enqueue_map_buffer_fixture.h Fix unit test issues 2020-03-16 09:34:55 +01:00
enqueue_map_buffer_tests.cpp Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
enqueue_map_image_tests.cpp Destroy all GraphicsAllocation in ~MemObj 2020-08-13 12:18:35 +02:00
enqueue_marker_tests.cpp Move cmd parse files to shared directory 2020-03-31 23:31:29 +02:00
enqueue_media_kernel.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
enqueue_migrate_mem_objects_tests.cpp Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
enqueue_read_buffer_event_tests.cpp Rename levelNotReady to notReady 2020-06-17 15:47:00 +02:00
enqueue_read_buffer_fixture.h Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
enqueue_read_buffer_rect_fixture.h Move cmd parse files to shared directory 2020-03-31 23:31:29 +02:00
enqueue_read_buffer_rect_tests.cpp Use correct Heap32 index for local memory allocations 2020-07-01 17:31:43 +02:00
enqueue_read_buffer_tests.cpp Use correct Heap32 index for local memory allocations 2020-07-01 17:31:43 +02:00
enqueue_read_image_fixture.h Use root device index to access graphics allocation from image 2020-06-17 15:26:54 +02:00
enqueue_read_image_tests.cpp Use correct Heap32 index for local memory allocations 2020-07-01 17:31:43 +02:00
enqueue_resource_barier_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
enqueue_svm_mem_copy_tests.cpp Add MultiGraphicsAllocation to USM 2020-07-02 09:39:21 +02:00
enqueue_svm_mem_fill_tests.cpp Add MultiGraphicsAllocation to USM 2020-07-02 09:39:21 +02:00
enqueue_svm_tests.cpp Correct enqueueSVMMigrateMem function 2020-08-21 11:34:52 +02:00
enqueue_thread_tests.cpp Pass Device when creating MemoryProperties 2020-06-05 12:42:15 +02:00
enqueue_unmap_memobject_tests.cpp Destroy all GraphicsAllocation in ~MemObj 2020-08-13 12:18:35 +02:00
enqueue_waitlist_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
enqueue_write_buffer_event_tests.cpp Rename levelNotReady to notReady 2020-06-17 15:47:00 +02:00
enqueue_write_buffer_rect_fixture.h Move cmd parse files to shared directory 2020-03-31 23:31:29 +02:00
enqueue_write_buffer_rect_tests.cpp Use correct Heap32 index for local memory allocations 2020-07-01 17:31:43 +02:00
enqueue_write_buffer_tests.cpp Use correct Heap32 index for local memory allocations 2020-07-01 17:31:43 +02:00
enqueue_write_image_fixture.h Use root device index to access graphics allocation from image 2020-06-17 15:26:54 +02:00
enqueue_write_image_tests.cpp Use correct Heap32 index for local memory allocations 2020-07-01 17:31:43 +02:00
finish_tests.cpp Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
flattened_id_tests.cpp ULT renaming: Flattened ID tests 2020-08-24 18:03:27 +02:00
flush_tests.cpp Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
get_command_queue_info_tests.cpp ULT renaming: Get Command Queue Info tests 2020-08-24 16:28:53 +02:00
get_size_required_buffer_tests.cpp Connect mem_obj with MultiGraphicsAllocation 2020-07-22 14:09:27 +02:00
get_size_required_image_tests.cpp Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
get_size_required_tests.cpp Move built ins to share directory 2020-02-24 15:46:44 +01:00
ioq_task_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
local_id_tests.cpp Improve getGRFsPerThread helper 2020-02-24 15:04:20 +01:00
local_work_size_tests.cpp Fix computation of workgroup sizes for large sizes (2) 2020-08-20 17:19:30 +02:00
multi_dispatch_info_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
multiple_map_buffer_tests.cpp Use std::move in Buffer at MultiGraphicsAllocation objects 2020-07-20 10:37:02 +02:00
multiple_map_image_tests.cpp Optimize MultiGraphicsAllocation 2020-08-03 15:01:23 +02:00
oom_buffer_tests.cpp Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
oom_image_tests.cpp Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
oom_tests.cpp Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
ooq_task_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
read_write_buffer_cpu_copy.cpp Fix typos: 2020-06-25 19:17:41 +02:00
sync_buffer_handler_tests.cpp Update sub device internal ref counts 2020-04-03 15:10:11 +02:00
work_group_size_tests.cpp Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
zero_size_enqueue_tests.cpp Correct tests: pass valid device bitfield 2020-06-03 16:38:49 +02:00