compute-runtime/opencl/source/command_queue
Mateusz Jablonski 4dfa12c8eb fix: add mechanism to detect gpu timestamp overflows
unify naming CpuGpu to GpuCpu

Related-To: NEO-8394
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2023-10-19 16:31:06 +02:00
..
CMakeLists.txt Cleanup includes 26 2023-01-11 09:10:45 +01:00
cl_local_work_size.cpp fix: remove preferSmallWorkgroupSizeForKernel method 2023-09-29 11:55:09 +02:00
cl_local_work_size.h Cleanup includes 34 2023-01-17 14:42:04 +01:00
command_queue.cpp fix: check for new bcs submission before releasing queue resources 2023-09-29 12:05:05 +02:00
command_queue.h performance(ocl): program barrier pc in taskStream 2023-09-19 11:48:02 +02:00
command_queue_hw.h performance(ocl): add bcsEngineCount to cmdq 2023-09-15 15:49:56 +02:00
command_queue_hw_base.inl fix: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +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: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +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: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +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 fix: add unrecoverable in case of nullptr 2023-10-04 14:38:05 +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 refactor: remove not needed code 2023-09-13 11:43:09 +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: set walker params prior to adjusting interface descriptor 2023-10-04 16:37:54 +02:00
hardware_interface_xehp_and_later.inl fix: set walker params prior to adjusting interface descriptor 2023-10-04 16:37:54 +02:00
resource_barrier.cpp refactor: use reference in for-range loops 2023-10-03 18:56:53 +02:00
resource_barrier.h Cleanup includes 29 2023-01-13 07:53:03 +01:00