compute-runtime/runtime/command_queue
Chodor, Jaroslaw 044fd1ab81 Fixing IntDescr programing for blocked cmd and MT
Fixing InterfaceDescriptor programming for
blocked commands when MidThread preemption is
enabled
Additionally, fixing couple of tests that block
global preemption enabling in ULTs

Change-Id: I454c9608f8606f23d7446785ac24c7c7d8701ae0
2018-01-17 12:19:07 +01:00
..
command_queue.cpp Fixing IntDescr programing for blocked cmd and MT 2018-01-17 12:19:07 +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 Refactor deducing blocked state and task level. 2018-01-03 17:44: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 Initial commit 2017-12-21 00:45:38 +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 Initial commit 2017-12-21 00:45:38 +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 Check if we do not access outside of array. 2018-01-17 09:33:57 +01:00