compute-runtime/opencl/source/command_queue
Maciej Dziuban cdb7287816 Fix direct submission initialization
Related-To: NEO-6057
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
2021-10-12 11:51:48 +02:00
..
definitions Copyright header update 2021-05-17 20:38:19 +02:00
CMakeLists.txt Disjoint local work size code from hw command generation 2021-10-06 01:09:56 +02:00
cl_local_work_size.cpp Disjoint local work size code from hw command generation 2021-10-06 01:09:56 +02: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 Store bcsEngine in an std::vector in OpenCL CommandQUeue 2021-10-07 21:55:21 +02:00
command_queue.h Store bcsEngine in an std::vector in OpenCL CommandQUeue 2021-10-07 21:55:21 +02:00
command_queue_hw.h Fix direct submission initialization 2021-10-12 11:51:48 +02:00
command_queue_hw_base.inl Remove TSP atomic dependency tracking 2021-06-23 16:59:41 +02:00
command_queue_hw_bdw_and_later.inl Rename plus in filenames to and_later 2021-08-17 11:26:27 +02:00
command_queue_hw_xehp_and_later.inl Rename plus in filenames to and_later 2021-08-17 11:26:27 +02:00
copy_engine_state.h Pass blitter CSR to event 2021-09-15 12:49:22 +02:00
cpu_data_transfer_handler.cpp Pass blitter CSR to event 2021-09-15 12:49:22 +02:00
csr_selection_args.h Add selectCsrForBuiltinOperation method to OpenCL CommandQueue 2021-09-10 12:26:47 +02:00
enqueue_barrier.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_common.h Move OCL specific part of FileLogger to ClFileLogger 2021-10-11 23:55:08 +02:00
enqueue_copy_buffer.h Add selectCsrForBuiltinOperation method to OpenCL CommandQueue 2021-09-10 12:26:47 +02:00
enqueue_copy_buffer_rect.h Add selectCsrForBuiltinOperation method to OpenCL CommandQueue 2021-09-10 12:26:47 +02:00
enqueue_copy_buffer_to_image.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_image.h Add selectCsrForBuiltinOperation method to OpenCL CommandQueue 2021-09-10 12:26:47 +02:00
enqueue_copy_image_to_buffer.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_fill_buffer.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_fill_image.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_kernel.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_marker.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_migrate_mem_objects.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_read_buffer.h Add selectCsrForBuiltinOperation method to OpenCL CommandQueue 2021-09-10 12:26:47 +02:00
enqueue_read_buffer_rect.h Add selectCsrForBuiltinOperation method to OpenCL CommandQueue 2021-09-10 12:26:47 +02:00
enqueue_read_image.h Add selectCsrForBuiltinOperation method to OpenCL CommandQueue 2021-09-10 12:26:47 +02:00
enqueue_resource_barrier.h Partial support for XE_HP_SDV 2021-06-24 18:35:54 +02:00
enqueue_svm.h Add selectCsrForBuiltinOperation method to OpenCL CommandQueue 2021-09-10 12:26:47 +02:00
enqueue_write_buffer.h Add selectCsrForBuiltinOperation method to OpenCL CommandQueue 2021-09-10 12:26:47 +02:00
enqueue_write_buffer_rect.h Add selectCsrForBuiltinOperation method to OpenCL CommandQueue 2021-09-10 12:26:47 +02:00
enqueue_write_image.h Add selectCsrForBuiltinOperation method to OpenCL CommandQueue 2021-09-10 12:26:47 +02:00
finish.h Rename an overload of waitUntilComplete to waitForAllEngines 2021-09-23 09:43:11 +02:00
flush.h Copyright header update 2021-05-17 20:38:19 +02:00
gpgpu_walker.h Disjoint local work size code from hw command generation 2021-10-06 01:09:56 +02:00
gpgpu_walker_base.inl move common files to shared/ 2021-09-27 11:10:20 +02:00
gpgpu_walker_bdw_and_later.inl Refactor performance counters interface 2021-10-06 22:53:27 +02:00
gpgpu_walker_xehp_and_later.inl Refactor performance counters interface 2021-10-06 22:53:27 +02:00
hardware_interface.h Code cleanup - avoid copy 5/n 2021-09-08 08:59:55 +02:00
hardware_interface_base.inl Create ClPreemptionHelper 2021-09-23 10:15:58 +02:00
hardware_interface_bdw_and_later.inl Code cleanup - avoid copy 5/n 2021-09-08 08:59:55 +02:00
hardware_interface_xehp_and_later.inl Pass active partitions from dispatched kernel to context 2021-10-05 14:57:47 +02:00
resource_barrier.cpp Partial support for XE_HP_SDV 2021-06-24 18:35:54 +02:00
resource_barrier.h Partial support for XE_HP_SDV 2021-06-24 18:35:54 +02:00