compute-runtime/opencl/test/unit_test/command_queue
Zbigniew Zdanowicz 0b64ecba3f Pass active partitions from dispatched kernel to context
Related-To: NEO-6244

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2021-10-05 14:57:47 +02:00
..
gl Don't use Platform class in shared tests 2021-09-20 18:23:07 +02:00
CMakeLists.txt Refactor and modularize walker partition code 2021-09-16 10:46:26 +02:00
blit_enqueue_tests.cpp Disabled forced cross engine synchronization on single queue 2021-10-01 13:09:33 +02:00
buffer_operations_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
command_enqueue_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
command_queue_fixture.cpp Remove command queue constructor 2021-07-23 14:16:02 +02:00
command_queue_fixture.h Remove command queue constructor 2021-07-23 14:16:02 +02:00
command_queue_hw_tests.cpp Zero-initialize debug surface 2021-09-22 14:36:36 +02:00
command_queue_tests.cpp Pass copy engines to waitUntilComplete in OpenCL command queue 2021-09-24 14:11:44 +02:00
csr_selection_args_tests.cpp Add selectCsrForBuiltinOperation method to OpenCL CommandQueue 2021-09-10 12:26:47 +02:00
dispatch_walker_tests.cpp Move shared local work size code to shared directory 2021-10-04 14:04:28 +02:00
dispatch_walker_tests_xehp_and_later.cpp Pass active partitions from dispatched kernel to context 2021-10-05 14:57:47 +02:00
enqueue_barrier_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_command_without_kernel_tests.cpp Fix missing submit time calculation 2021-10-05 12:58:04 +02:00
enqueue_copy_buffer_event_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_buffer_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_buffer_rect_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_buffer_rect_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_buffer_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_buffer_to_image_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_buffer_to_image_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_image_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_image_tests.cpp Revert "Create single point for selecting engine for builtin ops" 2021-09-02 11:58:46 +02:00
enqueue_copy_image_to_buffer_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_image_to_buffer_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_debug_kernel_tests.cpp Add sip kernel as hexadecimal array header 2021-09-03 17:16:58 +02:00
enqueue_fill_buffer_event_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_fill_buffer_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_fill_buffer_negative_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_fill_buffer_tests.cpp Fix typo in test name 2021-09-21 09:29:16 +02:00
enqueue_fill_image_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_fill_image_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_fixture.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_fixture.h Correct enqueueCopyImage params 2021-06-15 13:24:57 +02:00
enqueue_handler_tests.cpp Prevent nullptr dereference in aub dump subcapture mode 2021-10-04 14:23:19 +02:00
enqueue_kernel_1_tests.cpp Update isCooperativeDispatchSupported 2021-09-02 17:36:58 +02:00
enqueue_kernel_2_tests.cpp Pass copy engines to waitUntilComplete in OpenCL command queue 2021-09-24 14:11:44 +02:00
enqueue_kernel_event_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_kernel_global_offset_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_kernel_local_work_size_tests.cpp Fix typo in test name 2021-09-21 09:29:16 +02:00
enqueue_kernel_mt_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_kernel_two_ioq_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_kernel_two_ooq_tests.cpp Remove RMW from gfx allocations 2021-07-15 11:28:03 +02:00
enqueue_kernel_two_walker_ioq_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_kernel_two_walker_ooq_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_map_buffer_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_map_buffer_tests.cpp Don't use Platform class in shared tests 2021-09-20 18:23:07 +02:00
enqueue_map_image_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_marker_tests.cpp Fix event profiling for marker commands 2021-08-13 15:02:01 +02:00
enqueue_media_kernel.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_media_kernel_xehp_and_later.cpp Rename Plus in source code to AndLater 2021-08-19 15:06:45 +02:00
enqueue_migrate_mem_objects_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_read_buffer_event_tests.cpp Move local memory access mode getters from HwHelper to HwInfoConfig 2021-09-13 13:10:14 +02:00
enqueue_read_buffer_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_read_buffer_rect_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_read_buffer_rect_tests.cpp Fix typo in test name 2021-09-21 09:29:16 +02:00
enqueue_read_buffer_tests.cpp Fix typo in test name 2021-09-21 09:29:16 +02:00
enqueue_read_image_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_read_image_tests.cpp Pass copy engines to waitUntilComplete in OpenCL command queue 2021-09-24 14:11:44 +02:00
enqueue_resource_barier_tests.cpp Partial support for XE_HP_SDV 2021-06-24 18:35:54 +02:00
enqueue_resource_barier_tests_xehp_and_later.cpp Rename Plus in source code to AndLater 2021-08-19 15:06:45 +02:00
enqueue_svm_mem_copy_tests.cpp Add selectCsrForBuiltinOperation method to OpenCL CommandQueue 2021-09-10 12:26:47 +02:00
enqueue_svm_mem_fill_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_svm_tests.cpp Fix typo in test name 2021-09-21 09:29:16 +02:00
enqueue_thread_tests.cpp Fix flush small task task counts 2021-05-26 10:17:36 +02:00
enqueue_unmap_memobject_tests.cpp Move local memory access mode getters from HwHelper to HwInfoConfig 2021-09-13 13:10:14 +02:00
enqueue_waitlist_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_with_walker_partition_tests.cpp Make sure sip kernel is initialized for aub tests 2021-10-01 12:54:04 +02:00
enqueue_write_buffer_event_tests.cpp Move local memory access mode getters from HwHelper to HwInfoConfig 2021-09-13 13:10:14 +02:00
enqueue_write_buffer_rect_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_write_buffer_rect_tests.cpp Fix typo in test name 2021-09-21 09:29:16 +02:00
enqueue_write_buffer_tests.cpp Fix typo in test name 2021-09-21 09:29:16 +02:00
enqueue_write_image_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_write_image_tests.cpp Revert "Create single point for selecting engine for builtin ops" 2021-09-02 11:58:46 +02:00
finish_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
flush_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
get_command_queue_info_tests.cpp Change order of command queue groups 2021-09-16 17:39:52 +02:00
get_size_required_buffer_tests.cpp Fix add pipe controll before marker profiling 2021-07-20 16:23:57 +02:00
get_size_required_image_tests.cpp move common files to shared/ 2021-09-27 11:10:20 +02:00
get_size_required_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
ioq_task_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
local_work_size_tests.cpp Move shared local work size code to shared directory 2021-10-04 14:04:28 +02:00
multi_dispatch_info_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
multiple_map_buffer_tests.cpp Don't use Platform class in shared tests 2021-09-20 18:23:07 +02:00
multiple_map_image_tests.cpp Move unit test helper to shared code 2021-04-13 20:06:08 +02:00
oom_buffer_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
oom_image_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
oom_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
ooq_task_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
read_write_buffer_cpu_copy.cpp Move local memory access mode getters from HwHelper to HwInfoConfig 2021-09-13 13:10:14 +02:00
sync_buffer_handler_tests.cpp Update isCooperativeDispatchSupported 2021-09-02 17:36:58 +02:00
walker_partition_fixture_xehp_and_later.cpp Rename functions and variables in Implicit Scaling 2021-09-16 17:58:35 +02:00
walker_partition_fixture_xehp_and_later.h Refactor and modularize walker partition code 2021-09-16 10:46:26 +02:00
walker_partition_tests_xehp_and_later_1.cpp Pass active partitions from dispatched kernel to context 2021-10-05 14:57:47 +02:00
walker_partition_tests_xehp_and_later_2.cpp Rename functions and variables in Implicit Scaling 2021-09-16 17:58:35 +02:00
work_group_size_tests.cpp Move shared local work size code to shared directory 2021-10-04 14:04:28 +02:00
zero_size_enqueue_tests.cpp ULT renaming: Command Queue tests 2021-05-26 13:52:05 +02:00