compute-runtime/runtime/command_queue
Dunajski, Bartosz 6059e77fb4 Unify mapAllocation and hostPtrAllocation to transferAllocation
Change-Id: I875d6886ce3b0866da7679925ba973d2d16a1141
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2019-10-25 08:20:08 +02:00
..
CMakeLists.txt Extract GpgpuWalker related functions to bdw_plus files 2019-05-24 11:48:50 +02:00
command_queue.cpp Improve BCS waiting logic to satisfy AUB/TBX mode 2019-10-22 13:36:43 +02:00
command_queue.h fix dispatch hints missing in task flush 2019-10-23 11:31:55 +02:00
command_queue_hw.h Correct getting engines from device with sub devices 2019-10-16 14:32:02 +02:00
command_queue_hw_base.inl Add support for stateless copy buffer to buffer 2019-10-15 15:26:18 +02:00
command_queue_hw_bdw_plus.inl Allow lack of scheduler_simulation file 2019-09-25 11:29:26 +02:00
cpu_data_transfer_handler.cpp Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +02:00
enqueue_barrier.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_common.h fix dispatch hints missing in task flush 2019-10-23 11:31:55 +02:00
enqueue_copy_buffer.h Add support for stateless copy buffer to buffer 2019-10-15 15:26:18 +02:00
enqueue_copy_buffer_rect.h Move enqueue blit logic to enqueueHandler 2019-07-08 12:37:06 +02:00
enqueue_copy_buffer_to_image.h Move enqueue blit logic to enqueueHandler 2019-07-08 12:37:06 +02:00
enqueue_copy_image.h Move enqueue blit logic to enqueueHandler 2019-07-08 12:37:06 +02:00
enqueue_copy_image_to_buffer.h Move enqueue blit logic to enqueueHandler 2019-07-08 12:37:06 +02:00
enqueue_fill_buffer.h Remove OCL object from MemoryProperties 11/n 2019-10-17 13:28:44 +02:00
enqueue_fill_image.h Move enqueue blit logic to enqueueHandler 2019-07-08 12:37:06 +02:00
enqueue_kernel.h Take maxKernelWorkGroupSize for totalWorkItems check 2019-09-18 16:27:33 +02:00
enqueue_marker.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_migrate_mem_objects.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_read_buffer.h Unify mapAllocation and hostPtrAllocation to transferAllocation 2019-10-25 08:20:08 +02:00
enqueue_read_buffer_rect.h Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
enqueue_read_image.h Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
enqueue_resource_barrier.h Add function to flush caches 2019-04-05 09:48:50 +02:00
enqueue_svm.h Remove OCL object from MemoryProperties 11/n 2019-10-17 13:28:44 +02:00
enqueue_write_buffer.h Unify mapAllocation and hostPtrAllocation to transferAllocation 2019-10-25 08:20:08 +02:00
enqueue_write_buffer_rect.h Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
enqueue_write_image.h Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
finish.h Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +02:00
flush.h Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
gpgpu_walker.h Remove maxWorkGroupSize parameter from provideLocalWorkGroupSizeHints 2019-09-13 14:46:36 +02:00
gpgpu_walker_base.inl Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
gpgpu_walker_bdw_plus.inl Add support for OffsetToSkipSetFFIDGP igc parameter 2019-10-14 15:27:34 +02:00
hardware_interface.h Minor enqueueHandler cleanup 2019-08-05 12:26:37 +02:00
hardware_interface_base.inl Remove maxWorkGroupSize parameter from provideLocalWorkGroupSizeHints 2019-09-13 14:46:36 +02:00
hardware_interface_bdw_plus.inl Add support for OffsetToSkipSetFFIDGP igc parameter 2019-10-14 15:27:34 +02:00
local_id_gen.cpp Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
local_id_gen.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
local_id_gen.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
local_id_gen_avx2.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
local_id_gen_sse4.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
local_work_size.cpp Add Math::divideAndRoundUp usage 2019-10-10 12:25:15 +02:00
resource_barrier.h Add function to flush caches 2019-04-05 09:48:50 +02:00