compute-runtime/opencl/source/command_queue
Mateusz Jablonski c8b55e38a0 Refactor: dont use global getters for Product/GfxCore helper in engine helpers
Related-To: NEO-6853
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2022-12-20 17:16:21 +01:00
..
CMakeLists.txt Remove device enqueue part 1 2022-01-11 15:29:49 +01:00
cl_local_work_size.cpp Reduce usage of global gfx core helper getter [3/n] 2022-12-13 11:13:11 +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 Refactor: dont use global getters for Product/GfxCore helper in engine helpers 2022-12-20 17:16:21 +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 Remove unused useSingleSubdevice flag 2022-12-16 12:15:12 +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 12 2022-12-07 13:14:15 +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 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 Rename HwInfoConfig to ProductHelper 2022-12-14 14:39:52 +01:00
gpgpu_walker_bdw_and_later.inl Rename HwHelper -> GfxCoreHelper 2022-12-09 10:29:06 +01: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 Update for resolving dependencies by pipecontrol 2022-12-05 15:48:49 +01:00
hardware_interface_bdw_and_later.inl Add additional kernel flag + capability to pull extra patch tokens 2022-12-13 09:04:39 +01:00
hardware_interface_xehp_and_later.inl Add additional kernel flag + capability to pull extra patch tokens 2022-12-13 09:04:39 +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