compute-runtime/runtime/command_queue
Dunajski, Bartosz d870359434 Revert "Select RCS1 for low priority CommandQueue"
Change-Id: I8d6a4ed76917c73aad96bbb69ef42ffb7b416eb6
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2018-12-09 17:42:18 +01:00
..
CMakeLists.txt Add new parameter to thread data dispatching 2018-10-05 12:06:25 +02:00
command_queue.cpp Minor refactor of CommandQueue class 2018-12-06 12:45:25 +01:00
command_queue.h Minor refactor of CommandQueue class 2018-12-06 12:45:25 +01:00
command_queue_hw.h Revert "Select RCS1 for low priority CommandQueue" 2018-12-09 17:42:18 +01:00
command_queue_hw.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cpu_data_transfer_handler.cpp Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
enqueue_barrier.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_common.h Add throttle hint to unblocked enqueue path 2018-12-07 14:13:31 +01:00
enqueue_copy_buffer.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_copy_buffer_rect.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_copy_buffer_to_image.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_copy_image.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_copy_image_to_buffer.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_fill_buffer.h Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
enqueue_fill_image.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_kernel.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_marker.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_migrate_mem_objects.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_read_buffer.h Revert "Fix Read/WriteBuffer for unaligned offsets" 2018-11-27 12:35:03 +01:00
enqueue_read_buffer_rect.h Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
enqueue_read_image.h Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
enqueue_svm.h Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
enqueue_write_buffer.h Revert "Fix Read/WriteBuffer for unaligned offsets" 2018-11-27 12:35:03 +01:00
enqueue_write_buffer_rect.h Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
enqueue_write_image.h Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
finish.h Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
flush.h Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
gpgpu_walker.h Add new simple kernel and method to adjust WALKER command parameters 2018-10-26 15:02:28 -07:00
gpgpu_walker.inl Refactor pipe control post sync programming. 2018-11-23 11:42:32 +01:00
gpgpu_walker_base.inl Remove not needed method. 2018-11-23 14:09:30 +01:00
hardware_interface.h Multiple TimestampPackets handling 2018-10-05 01:54:35 +02:00
hardware_interface.inl Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
hardware_interface_base.inl Organize dispatching of thread data for better reuse of code 2018-10-02 18:47:13 +02:00
local_id_gen.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
local_id_gen.h Update copyright headers 2018-09-20 18:02:35 +02:00
local_id_gen.inl Update copyright headers 2018-09-20 18:02:35 +02:00
local_id_gen_avx2.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
local_id_gen_sse4.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
local_work_size.cpp For devices with small HW thread count, limit the available pool of LWS. 2018-01-24 14:30:39 +01:00