compute-runtime/opencl/source/command_queue
Maciej Plewka 2e249d819e fix: submit marker for cpu transfer with event on IOQ queue
Related-To: NEO-8081

Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2023-08-21 15:07:37 +02:00
..
CMakeLists.txt
cl_local_work_size.cpp refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
cl_local_work_size.h
command_queue.cpp fix: unregister CSR client on OCL sync points 2023-08-16 13:35:07 +02:00
command_queue.h fix: unregister CSR client on OCL sync points 2023-08-16 13:35:07 +02:00
command_queue_hw.h fix: unregister CSR client on OCL sync points 2023-08-16 13:35:07 +02:00
command_queue_hw_base.inl fix: unregister CSR client on OCL sync points 2023-08-16 13:35:07 +02:00
command_queue_hw_bdw_and_later.inl
command_queue_hw_xehp_and_later.inl
copy_engine_state.h
cpu_data_transfer_handler.cpp fix: submit marker for cpu transfer with event on IOQ queue 2023-08-21 15:07:37 +02:00
csr_selection_args.cpp
csr_selection_args.h
enqueue_barrier.h
enqueue_common.h fix: stall RelaxedOrdering scheduler when programming OCL dependencies 2023-08-14 10:47:35 +02:00
enqueue_copy_buffer.h performance: Bidirectional BCS split implementation for OCL 2023-05-16 13:34:18 +02:00
enqueue_copy_buffer_rect.h performance: Bidirectional BCS split implementation for OCL 2023-05-16 13:34:18 +02:00
enqueue_copy_buffer_to_image.h
enqueue_copy_image.h performance: Bidirectional BCS split implementation for OCL 2023-05-16 13:34:18 +02:00
enqueue_copy_image_to_buffer.h
enqueue_fill_buffer.h
enqueue_fill_image.h
enqueue_kernel.h
enqueue_marker.h
enqueue_migrate_mem_objects.h
enqueue_read_buffer.h performance: Bidirectional BCS split implementation for OCL 2023-05-16 13:34:18 +02:00
enqueue_read_buffer_rect.h performance: Bidirectional BCS split implementation for OCL 2023-05-16 13:34:18 +02:00
enqueue_read_image.h performance: Bidirectional BCS split implementation for OCL 2023-05-16 13:34:18 +02:00
enqueue_resource_barrier.h
enqueue_svm.h performance: Bidirectional BCS split implementation for OCL 2023-05-16 13:34:18 +02:00
enqueue_write_buffer.h performance: Bidirectional BCS split implementation for OCL 2023-05-16 13:34:18 +02:00
enqueue_write_buffer_rect.h performance: Bidirectional BCS split implementation for OCL 2023-05-16 13:34:18 +02:00
enqueue_write_image.h performance: Bidirectional BCS split implementation for OCL 2023-05-16 13:34:18 +02:00
finish.h
flush.h
gpgpu_walker.h
gpgpu_walker_base.inl
gpgpu_walker_bdw_and_later.inl fix: add function to calculate number of threads per tg 2023-06-13 14:02:24 +02:00
gpgpu_walker_xehp_and_later.inl fix: Unify logic calculating threads per work group part 4 2023-07-07 15:34:59 +02:00
hardware_interface.h
hardware_interface_base.inl
hardware_interface_bdw_and_later.inl fix: dont allocate TSP for OOQ without Event 2023-07-06 15:12:22 +02:00
hardware_interface_xehp_and_later.inl fix: add missing nullptr check 2023-07-07 11:34:49 +02:00
resource_barrier.cpp refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
resource_barrier.h