compute-runtime/opencl/test/unit_test/command_queue
Bartosz Dunajski c1f2ff1ad6 fix: disable batched dispatch mode in aub csr
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2025-02-18 13:45:15 +01:00
..
gl
CMakeLists.txt
blit_enqueue_1_tests.cpp Revert "performance: align structures for 64-bit platforms" 2025-01-15 09:02:01 +01:00
blit_enqueue_2_tests.cpp fix: don't set start timestamp on cpu for bcs 2024-06-26 13:30:58 +02:00
blit_enqueue_fixture.h refactor: move blit post sync data to BlitProperties 2025-01-22 18:35:21 +01:00
buffer_operations_fixture.h test: correct expectations in opencl tests if heapless enabled 2/n 2024-09-03 11:14:17 +02:00
command_enqueue_fixture.h test: disable heapless in inappropriate ults 5/n 2024-08-02 15:58:09 +02:00
command_queue_fixture.cpp
command_queue_fixture.h refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
command_queue_hw_1_tests.cpp refactor: adjust unit tests to work with secondary engines 2025-01-22 13:31:43 +01:00
command_queue_hw_2_tests.cpp fix: set notify enable flag when flushing monitor fence 2025-01-24 22:19:24 +01:00
command_queue_tests.cpp test: fix when heapless is enabled incorrect initial tag value provided 2025-02-17 10:12:20 +01:00
command_queue_tests_pvc_and_later.cpp test: refactor tests to work with secondary engines 2 2025-01-23 12:41:27 +01:00
csr_selection_args_tests.cpp refactor: correct naming of enum class constants 9/n 2023-12-19 10:36:25 +01:00
dispatch_walker_tests.cpp test: remove not used usings/typedefs/variables in OCL tests 2024-11-29 07:33:36 +01:00
dispatch_walker_tests_dg2_and_later.cpp refactor: correct matchers and typenames for non-heapless ults 2025-02-13 19:47:57 +01:00
dispatch_walker_tests_xehp_and_later.cpp refactor: correct matchers and typenames for non-heapless ults 2025-02-13 19:47:57 +01:00
enqueue_barrier_tests.cpp refactor: rename alias PARSE -> Parse 2023-12-21 16:17:15 +01:00
enqueue_command_without_kernel_tests.cpp fix: ensure profiling enabled for OCL Blit Split path 2025-01-23 13:59:15 +01:00
enqueue_command_without_kernel_tests_dg2_and_later.cpp test: disable heapless or heapless state init in inappropriate ults 2/n 2024-07-31 12:45:39 +02:00
enqueue_copy_buffer_event_tests.cpp
enqueue_copy_buffer_fixture.h test: adjust copyBuffer ults if heapless enabled 2024-08-14 18:46:59 +02:00
enqueue_copy_buffer_rect_fixture.h test: remove not used usings/typedefs/variables in OCL tests 2024-11-29 07:33:36 +01:00
enqueue_copy_buffer_rect_tests.cpp refactor: remove usesBindfulAddressingForBuffers function 2025-01-14 10:45:04 +01:00
enqueue_copy_buffer_tests.cpp test: adapt tests 2025-02-18 09:59:34 +01:00
enqueue_copy_buffer_to_image_fixture.h test: adjust CopyBufferToImage builtin type 2025-02-07 09:38:31 +01:00
enqueue_copy_buffer_to_image_tests.cpp test: adjust CopyBufferToImage builtin type 2025-02-07 09:38:31 +01:00
enqueue_copy_image_fixture.h feature: use heapless builtins for images 2024-10-25 16:42:27 +02:00
enqueue_copy_image_tests.cpp feature: use heapless builtins for images 2024-10-25 16:42:27 +02:00
enqueue_copy_image_to_buffer_fixture.h
enqueue_copy_image_to_buffer_tests.cpp test: heapless fix for CopyImageToBuffer ult 2025-01-20 09:13:54 +01:00
enqueue_debug_kernel_tests.cpp
enqueue_fill_buffer_event_tests.cpp
enqueue_fill_buffer_fixture.h test: adjust fillBuffer ults if heapless enabled 2024-08-16 11:33:46 +02:00
enqueue_fill_buffer_negative_tests.cpp test: update gtest API usage 2024-05-28 16:20:06 +02:00
enqueue_fill_buffer_tests.cpp test: adapt tests 2025-02-18 09:59:34 +01:00
enqueue_fill_image_fixture.h
enqueue_fill_image_tests.cpp refactor: update hw cmds base from gen8 to gen12lp 2024-09-19 18:07:46 +02:00
enqueue_fixture.cpp test: neo ULT should build with optimizations disabled 2024-10-11 17:26:06 +02:00
enqueue_fixture.h test: neo ULT should build with optimizations disabled 2024-10-11 17:26:06 +02:00
enqueue_handler_tests.cpp fix: disable batched dispatch mode in aub csr 2025-02-18 13:45:15 +01:00
enqueue_kernel_1_tests.cpp test: timestampPacketSurface exists only when heapless is disabled 2025-02-12 17:51:47 +01:00
enqueue_kernel_2_tests.cpp test: refactor tests to work with secondary engines 2 2025-01-23 12:41:27 +01:00
enqueue_kernel_event_tests.cpp
enqueue_kernel_global_offset_tests.cpp
enqueue_kernel_local_work_size_tests.cpp test(ocl): refactor ults 2024-12-30 09:34:12 +01:00
enqueue_kernel_mt_tests.cpp test: correct expectations in ocl tests if heapless enabled 1/n 2024-08-29 12:54:27 +02:00
enqueue_kernel_two_ioq_tests.cpp refactor: update hw cmds base from gen8 to gen12lp 2024-09-19 18:07:46 +02:00
enqueue_kernel_two_ooq_tests.cpp refactor: update hw cmds base from gen8 to gen12lp 2024-09-19 18:07:46 +02:00
enqueue_kernel_two_walker_ioq_tests.cpp refactor: update hw cmds base from gen8 to gen12lp 2024-09-19 18:07:46 +02:00
enqueue_kernel_two_walker_ooq_tests.cpp refactor: update hw cmds base from gen8 to gen12lp 2024-09-19 18:07:46 +02:00
enqueue_map_buffer_fixture.h
enqueue_map_buffer_tests.cpp refactor: remove not needed volatile 2025-01-16 00:43:10 +01:00
enqueue_map_image_tests.cpp test: fix timeout when heapless and taskCount bigger than tag 2025-02-18 12:52:16 +01:00
enqueue_marker_tests.cpp test: correct expectations in opencl tests if heapless enabled 4/4 2024-09-10 09:22:41 +02:00
enqueue_media_kernel.cpp
enqueue_migrate_mem_objects_tests.cpp refactor: correct naming of enum class constants 2023-12-01 11:53:51 +01:00
enqueue_read_buffer_event_tests.cpp fix: revert changes around zero-copy 2024-07-19 12:29:18 +02:00
enqueue_read_buffer_fixture.h
enqueue_read_buffer_rect_fixture.h test: remove not used usings/typedefs/variables in OCL tests 2024-11-29 07:33:36 +01:00
enqueue_read_buffer_rect_tests.cpp refactor: remove usesBindfulAddressingForBuffers function 2025-01-14 10:45:04 +01:00
enqueue_read_buffer_tests.cpp refactor: remove usesBindfulAddressingForBuffers function 2025-01-14 10:45:04 +01:00
enqueue_read_image_fixture.h
enqueue_read_image_tests.cpp refactor: unify duplicated code for staging images 2025-01-17 09:52:35 +01:00
enqueue_resource_barier_tests.cpp test: correct expectations in opencl tests if heapless enabled 4/4 2024-09-10 09:22:41 +02:00
enqueue_resource_barier_tests_xehp_and_later.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
enqueue_svm_mem_copy_tests.cpp fix: Select csr once for staging buffer memcpy 2024-11-22 15:42:09 +01:00
enqueue_svm_mem_fill_tests.cpp fix: stateless suffix for stateless kernels 2024-10-11 17:40:10 +02:00
enqueue_svm_tests.cpp refactor: adjust unit tests to work with secondary engines 2025-01-22 13:31:43 +01:00
enqueue_thread_tests.cpp test: correct expectations in opencl tests if heapless enabled 4/4 2024-09-10 09:22:41 +02:00
enqueue_unmap_memobject_tests.cpp fix: revert changes around zero-copy 2024-07-19 12:29:18 +02:00
enqueue_waitlist_tests.cpp test: update gtest API usage 2024-05-28 16:20:06 +02:00
enqueue_with_walker_partition_tests.cpp test: Minor test fixes related to alignment 2024-08-08 08:26:12 +02:00
enqueue_write_buffer_event_tests.cpp fix: revert changes around zero-copy 2024-07-19 12:29:18 +02:00
enqueue_write_buffer_rect_fixture.h test: remove not used usings/typedefs/variables in OCL tests 2024-11-29 07:33:36 +01:00
enqueue_write_buffer_rect_tests.cpp refactor: remove usesBindfulAddressingForBuffers function 2025-01-14 10:45:04 +01:00
enqueue_write_buffer_tests.cpp fix: disable staging when cpu copy is allowed 2025-02-14 14:05:06 +01:00
enqueue_write_image_fixture.h
enqueue_write_image_tests.cpp fix: disable staging when cpu copy is allowed 2025-02-14 14:05:06 +01:00
finish_tests.cpp refactor: rename alias PARSE -> Parse 2023-12-21 16:17:15 +01:00
flush_tests.cpp
get_command_queue_info_tests.cpp test: update gtest API usage 2024-05-28 16:20:06 +02:00
get_size_required_buffer_tests.cpp test: remove not used usings/typedefs/variables in OCL tests 2024-11-29 07:33:36 +01:00
get_size_required_image_tests.cpp refactor: add param rootDeviceEnvironment to calculateNumThreadsPerThreadGroup 2024-03-21 22:25:14 +01:00
get_size_required_tests.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
hardware_interface_helper.h
ioq_task_tests.cpp
local_work_size_tests.cpp test: simplify IsAtLeastGen12lp and IsAtMostGen12lp matchers 2024-09-17 13:42:19 +02:00
multi_dispatch_info_tests.cpp refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
multiple_map_buffer_tests.cpp
multiple_map_image_tests.cpp
oom_buffer_tests.cpp test: update gtest API usage 2024-05-28 16:20:06 +02:00
oom_image_tests.cpp test: update gtest API usage 2024-05-28 16:20:06 +02:00
oom_tests.cpp test: update gtest API usage 2024-05-28 16:20:06 +02:00
ooq_task_tests.cpp test: update gtest API usage 2024-05-28 16:20:06 +02:00
read_write_buffer_cpu_copy.cpp fix: revert changes around zero-copy 2024-07-19 12:29:18 +02:00
sync_buffer_handler_tests.cpp fix: Update SyncBuffer size calculation 2024-10-03 15:57:24 +02:00
work_group_size_tests.cpp refactor: update hw cmds base from gen8 to gen12lp 2024-09-19 18:07:46 +02:00
zero_size_enqueue_tests.cpp fix: Select csr once for staging buffer memcpy 2024-11-22 15:42:09 +01:00