compute-runtime/opencl/source/command_queue
Maciej Plewka 4b42b066f8 Use dedicated using type for TaskCount
Related-To: NEO-7155

Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2022-11-28 16:44:44 +01:00
..
CMakeLists.txt Remove device enqueue part 1 2022-01-11 15:29:49 +01:00
cl_local_work_size.cpp Cleanup includes 2022-11-04 18:04:13 +01:00
cl_local_work_size.h Disjoint local work size code from hw command generation 2021-10-06 01:09:56 +02:00
command_queue.cpp Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
command_queue.h Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
command_queue_hw.h Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
command_queue_hw_base.inl Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01: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: Flush on svmMap on multi device 2/n 2022-06-21 11:38:28 +02:00
copy_engine_state.h Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
cpu_data_transfer_handler.cpp Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
csr_selection_args.h Check for null allocation in processResources 2022-04-13 02:36:27 +02:00
enqueue_barrier.h Cleanup includes 2022-07-25 09:58:38 +02:00
enqueue_common.h Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
enqueue_copy_buffer.h Add minimal transfer size for BCS split 2022-08-31 21:28:40 +02:00
enqueue_copy_buffer_rect.h Add minimal transfer size for BCS split 2022-08-31 21:28:40 +02:00
enqueue_copy_buffer_to_image.h Cleanup includes 2022-07-25 09:58:38 +02:00
enqueue_copy_image.h Add minimal transfer size for BCS split 2022-08-31 21:28:40 +02:00
enqueue_copy_image_to_buffer.h Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01:00
enqueue_fill_buffer.h Cleanup includes 2022-07-25 09:58:38 +02: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 Add minimal transfer size for BCS split 2022-08-31 21:28:40 +02:00
enqueue_read_buffer_rect.h Add minimal transfer size for BCS split 2022-08-31 21:28:40 +02:00
enqueue_read_image.h Add minimal transfer size for BCS split 2022-08-31 21:28:40 +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 Add minimal transfer size for BCS split 2022-08-31 21:28:40 +02:00
enqueue_write_buffer.h Add minimal transfer size for BCS split 2022-08-31 21:28:40 +02:00
enqueue_write_buffer_rect.h Add minimal transfer size for BCS split 2022-08-31 21:28:40 +02:00
enqueue_write_image.h Add minimal transfer size for BCS split 2022-08-31 21:28:40 +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 Cleanup includes 2022-07-25 09:58:38 +02:00
gpgpu_walker_base.inl Refactor PIPE_CONTROL programming 2022-08-23 13:55:25 +02:00
gpgpu_walker_bdw_and_later.inl Remove HW types from synchronization interface 2022-07-25 13:59:26 +02:00
gpgpu_walker_xehp_and_later.inl Fix execution of cooperative kernels on multi-tile device 2022-11-28 14:36:21 +01:00
hardware_interface.h Cleanup includes 2022-07-25 09:58:38 +02:00
hardware_interface_base.inl Remove HW types from synchronization interface 2022-07-25 13:59:26 +02:00
hardware_interface_bdw_and_later.inl OCL cache per thread data 2022-11-02 17:07:29 +01:00
hardware_interface_xehp_and_later.inl Fix execution of cooperative kernels on multi-tile device 2022-11-28 14:36:21 +01:00
resource_barrier.cpp style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00
resource_barrier.h Partial support for XE_HP_SDV 2021-06-24 18:35:54 +02:00