compute-runtime/runtime/command_queue
Mrozek, Michal 274c8084a3 For devices with small HW thread count, limit the available pool of LWS.
Change-Id: Ib3c0fea3e0422dae3bc93b891aab087ad597776e
2018-01-24 14:30:39 +01:00
..
command_queue.cpp Improve error handling for shared objects. 2018-01-17 21:32:36 +01:00
command_queue.h Fixing IntDescr programing for blocked cmd and MT 2018-01-17 12:19:07 +01:00
command_queue_hw.h Refactor deducing blocked state and task level. 2018-01-03 17:44:51 +01:00
command_queue_hw.inl Initial commit 2017-12-21 00:45:38 +01:00
cpu_data_transfer_handler.h Add support for zero-copy r/w buffer 2018-01-22 09:40:51 +01:00
dispatch_walker.h Fixing IntDescr programing for blocked cmd and MT 2018-01-17 12:19:07 +01:00
dispatch_walker_helper.h Add Preemption WA waModifyVFEStateAfterGPGPUPreemption for WALKER replay issue 2018-01-02 17:45:40 +01:00
dispatch_walker_helper.inl Add Preemption WA waModifyVFEStateAfterGPGPUPreemption for WALKER replay issue 2018-01-02 17:45:40 +01:00
enqueue_barrier.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_common.h Command streamers should use device default engine type 2018-01-16 22:37:44 +01:00
enqueue_copy_buffer.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_copy_buffer_rect.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_copy_buffer_to_image.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_copy_image.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_copy_image_to_buffer.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_fill_buffer.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_fill_image.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_kernel.h Add Preemption WA waModifyVFEStateAfterGPGPUPreemption for WALKER replay issue 2018-01-02 17:45:40 +01:00
enqueue_map_buffer.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_map_image.h Refactor deducing blocked state and task level. 2018-01-03 17:44:51 +01:00
enqueue_marker.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_migrate_mem_objects.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_read_buffer.h Add support for zero-copy r/w buffer 2018-01-22 09:40:51 +01:00
enqueue_read_buffer_rect.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_read_image.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_svm.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_write_buffer.h Add support for zero-copy r/w buffer 2018-01-22 09:40:51 +01:00
enqueue_write_buffer_rect.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_write_image.h Initial commit 2017-12-21 00:45:38 +01:00
finish.h Fix resource destruction scheme on device closure. 2018-01-15 18:45:48 +01:00
flush.h Initial commit 2017-12-21 00:45:38 +01:00
local_id_gen.cpp Initial commit 2017-12-21 00:45:38 +01:00
local_id_gen.h Initial commit 2017-12-21 00:45:38 +01:00
local_id_gen.inl Initial commit 2017-12-21 00:45:38 +01:00
local_id_gen_avx2.cpp Initial commit 2017-12-21 00:45:38 +01:00
local_id_gen_sse4.cpp Initial commit 2017-12-21 00:45:38 +01: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