compute-runtime/opencl/source/command_queue
Katarzyna Cencelewska fea9c9aca7 Add test to detect potential race
also add lock inside initialGpgpu

Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com>
2022-08-12 09:42:58 +02:00
..
CMakeLists.txt Remove device enqueue part 1 2022-01-11 15:29:49 +01:00
cl_local_work_size.cpp Disable EU fusion based on kernel properties from compiler 2022-02-28 18:50:38 +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 Add test to detect potential race 2022-08-12 09:42:58 +02:00
command_queue.h Revert "Add finish before command queue is released" 2022-08-05 19:25:23 +02:00
command_queue_hw.h Revert optimization of gpgpu csr's mutex lock in the enqueue blit 2022-08-04 16:42:50 +02:00
command_queue_hw_base.inl Do not submit to gpgpu during blit in immediate dispatch mode 2022-04-28 11:36:42 +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: Flush on svmMap on multi device 2/n 2022-06-21 11:38:28 +02:00
copy_engine_state.h Pass blitter CSR to event 2021-09-15 12:49:22 +02:00
cpu_data_transfer_handler.cpp Add multithread enqueue blit OOQ test 2022-03-07 11:17:27 +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 Revert optimization of gpgpu csr's mutex lock in the enqueue blit 2022-08-04 16:42:50 +02:00
enqueue_copy_buffer.h Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01:00
enqueue_copy_buffer_rect.h Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01:00
enqueue_copy_buffer_to_image.h Cleanup includes 2022-07-25 09:58:38 +02:00
enqueue_copy_image.h Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01: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 Cleanup includes 2022-07-25 09:58:38 +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 Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01:00
enqueue_read_buffer_rect.h Cleanup includes 2022-07-25 09:58:38 +02:00
enqueue_read_image.h Cleanup includes 2022-07-25 09:58:38 +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 fix code issues reported by clang 14 2022-04-29 10:43:34 +02:00
enqueue_write_buffer.h Cleanup includes 2022-07-25 09:58:38 +02:00
enqueue_write_buffer_rect.h Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01:00
enqueue_write_image.h Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01: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 Remove HW types from synchronization interface 2022-07-25 13:59:26 +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 Remove HW types from synchronization interface 2022-07-25 13:59:26 +02: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 Apply heuristics when setting TG dispatch size on XE_HPC_CORE 2022-08-08 16:43:10 +02:00
hardware_interface_xehp_and_later.inl Apply heuristics when setting TG dispatch size on XE_HPC_CORE 2022-08-08 16:43:10 +02: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