compute-runtime/opencl/source/command_queue
Bartosz Dunajski 939d109362 Add LogicalStateHelper class
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2022-06-14 16:57:16 +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 Make CPU copy for read buffer when host ptr is write combined on DG2 2022-06-13 21:23:21 +02:00
command_queue.h Assign BCS at first blit enqueue 2022-05-04 17:11:34 +02:00
command_queue_hw.h Add LogicalStateHelper class 2022-06-14 16:57:16 +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 style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +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 Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01:00
enqueue_common.h style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +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 Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01: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 Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +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 Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01:00
enqueue_marker.h Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01: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 Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01:00
enqueue_read_image.h Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01: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 Detect GPU hangs in blocking enqueue handler calls 2022-03-22 21:06:19 +01: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 Use fw declaration of IndirectHeap in CommandContainer 2022-01-26 13:30:26 +01:00
gpgpu_walker_base.inl Remove device enqueue part 1 2022-01-11 15:29:49 +01:00
gpgpu_walker_bdw_and_later.inl Refactor PipeControlArgs struct 2021-12-22 17:13:16 +01:00
gpgpu_walker_xehp_and_later.inl Move variables baseDieRev and baseDieA0Masked from xe_hpc to pvc 2022-05-17 12:19:16 +02:00
hardware_interface.h Remove device enqueue part 6 2022-01-17 13:56:29 +01:00
hardware_interface_base.inl style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00
hardware_interface_bdw_and_later.inl Change interface to method programing additional fields of command 2022-05-26 21:32:59 +02:00
hardware_interface_xehp_and_later.inl Change interface to method programing additional fields of command 2022-05-26 21:32:59 +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