compute-runtime/runtime/command_queue
Maciej Dziuban 33c07c875f Do not insert PipeControl WA or DC Flush when not needed
Change-Id: I71030273708f243324a566232528bce00a0361df
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
2019-03-22 12:37:27 +01:00
..
CMakeLists.txt Add new parameter to thread data dispatching 2018-10-05 12:06:25 +02:00
command_queue.cpp Add postSyncAddress to flush after walker 2019-03-04 14:47:53 +01:00
command_queue.h Add postSyncAddress to flush after walker 2019-03-04 14:47:53 +01:00
command_queue_hw.h Pass enqueued values to enqueueHandler 2019-03-13 11:23:37 +01:00
command_queue_hw.inl clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
cpu_data_transfer_handler.cpp Force resource locking on transfer calls 2018-12-14 12:25:28 +01:00
enqueue_barrier.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
enqueue_common.h Add support of GPU preemption (v1.00). 2019-03-22 08:49:11 +01:00
enqueue_copy_buffer.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
enqueue_copy_buffer_rect.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
enqueue_copy_buffer_to_image.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
enqueue_copy_image.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
enqueue_copy_image_to_buffer.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
enqueue_fill_buffer.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
enqueue_fill_image.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
enqueue_kernel.h Pass enqueued values to enqueueHandler 2019-03-13 11:23:37 +01:00
enqueue_marker.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
enqueue_migrate_mem_objects.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
enqueue_read_buffer.h Remove MemoryManager::allocateGraphicsMemoryForHostPtr. 2019-03-12 15:51:32 +01:00
enqueue_read_buffer_rect.h Remove MemoryManager::allocateGraphicsMemoryForHostPtr. 2019-03-12 15:51:32 +01:00
enqueue_read_image.h Remove MemoryManager::allocateGraphicsMemoryForHostPtr. 2019-03-12 15:51:32 +01:00
enqueue_svm.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
enqueue_write_buffer.h Remove MemoryManager::allocateGraphicsMemoryForHostPtr. 2019-03-12 15:51:32 +01:00
enqueue_write_buffer_rect.h Remove MemoryManager::allocateGraphicsMemoryForHostPtr. 2019-03-12 15:51:32 +01:00
enqueue_write_image.h Remove MemoryManager::allocateGraphicsMemoryForHostPtr. 2019-03-12 15:51:32 +01:00
finish.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
flush.h Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
gpgpu_walker.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
gpgpu_walker.inl Do not insert PipeControl WA or DC Flush when not needed 2019-03-22 12:37:27 +01:00
gpgpu_walker_base.inl Do not insert PipeControl WA or DC Flush when not needed 2019-03-22 12:37:27 +01:00
hardware_interface.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
hardware_interface.inl Add postSyncAddress to flush after walker 2019-03-04 14:47:53 +01:00
hardware_interface_base.inl Use GpuAddress for TimestampPacket programming 2019-02-11 15:31:17 +01:00
local_id_gen.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01: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 clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00