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 Cleanup includes 26 2023-01-11 09:10:45 +01:00
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 Cleanup includes 34 2023-01-17 14:42:04 +01:00
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 fix:pass bool to get CS size instead of reevaluate 2023-03-24 15:24:10 +01:00
copy_engine_state.h Register CSR clients for OCL CommandQueues 2023-03-13 18:29:14 +01:00
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 Cleanup includes 43 2023-01-25 11:33:39 +01:00
csr_selection_args.h Split the L0 BCS split into D2H and H2D 2023-02-13 14:17:39 +01:00
enqueue_barrier.h Cleanup includes 2022-07-25 09:58:38 +02:00
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 Cleanup includes 56 2023-02-16 14:42:44 +01:00
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 Cleanup includes 56 2023-02-16 14:42:44 +01:00
enqueue_fill_buffer.h Cleanup includes 56 2023-02-16 14:42:44 +01:00
enqueue_fill_image.h Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01:00
enqueue_kernel.h OCL: Fix error for too big dimensions 2022-11-08 16:11:41 +01:00
enqueue_marker.h Cleanup includes 2022-07-25 09:58:38 +02:00
enqueue_migrate_mem_objects.h Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01:00
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 Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01:00
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 Detect GPU hangs in clFinish 2022-02-28 19:07:36 +01:00
flush.h
gpgpu_walker.h fix:pass bool to get CS size instead of reevaluate 2023-03-24 15:24:10 +01:00
gpgpu_walker_base.inl fix:pass bool to get CS size instead of reevaluate 2023-03-24 15:24:10 +01:00
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 RelaxedOrdering dispatch for OCL 1/n 2023-03-13 17:37:12 +01:00
hardware_interface_base.inl RelaxedOrdering dispatch for OCL 2/n 2023-03-14 15:48:06 +01:00
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 Cleanup includes 29 2023-01-13 07:53:03 +01:00