compute-runtime/opencl/source/command_queue
Mrozek, Michal d9f938f3db refactor: remove not needed code
Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
2023-09-12 14:25:04 +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 refactor: remove not needed code. 2023-09-12 13:52:47 +02:00
command_queue.h refactor: remove not needed code. 2023-09-12 13:52:47 +02:00
command_queue_hw.h refactor: remove not needed code. 2023-09-12 13:52:47 +02:00
command_queue_hw_base.inl refactor: remove not needed code. 2023-09-12 13:52:47 +02:00
command_queue_hw_bdw_and_later.inl Disable deviceEnqueue for BDW 2021-11-15 12:49:59 +01:00
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 refactor: remove not needed code 2023-09-12 14:25:04 +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 refactor: remove not needed code 2023-09-12 08:51:58 +02: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 Copyright header update 2021-05-17 20:38:19 +02:00
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 refactor: remove not needed code. 2023-09-12 13:52:47 +02:00
hardware_interface.h RelaxedOrdering dispatch for OCL 1/n 2023-03-13 17:37:12 +01:00
hardware_interface_base.inl refactor: remove not needed code. 2023-09-12 13:52:47 +02: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