compute-runtime/runtime/command_queue
Mrozek, Michal 7f3c4d3d70 [22/n] Internal 4GB allocator.
- Finalize Instruction Heap removal.

Change-Id: Idd7df94a228238a5157c3251180fc3c8d3a189df
2018-03-29 08:17:32 +02:00
..
CMakeLists.txt Cmake refactor part 20 2018-03-23 15:51:12 +01:00
command_queue.cpp [22/n] Internal 4GB allocator. 2018-03-29 08:17:32 +02:00
command_queue.h [22/n] Internal 4GB allocator. 2018-03-29 08:17:32 +02:00
command_queue_hw.h For HostPtr surfaces of enqueue calls use GPU address 2018-02-14 15:44:27 +01:00
command_queue_hw.inl Map/unmap enqueue fixes [1/n]: Unify Buffer and Image paths 2018-02-09 17:35:03 +01:00
cpu_data_transfer_handler.cpp Update FlushStamp for output Event on CPU data transfer operations 2018-03-20 15:29:35 +01:00
dispatch_walker.h [21/n] Remove Instruction Heap from enqueue path. 2018-03-28 20:15:55 +02:00
dispatch_walker_helper.h Move register definition to common header file. 2018-02-26 08:33:46 +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 [21/n] Remove Instruction Heap from enqueue path. 2018-03-28 20:15:55 +02:00
enqueue_copy_buffer.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_copy_buffer_rect.h For HostPtr surfaces of enqueue calls use GPU address 2018-02-14 15:44:27 +01:00
enqueue_copy_buffer_to_image.h Implement cl_khr_mipmap_image [2/n] 2018-03-21 17:04:12 +01:00
enqueue_copy_image.h Implement cl_khr_mipmap_image [2/n] 2018-03-21 17:04:12 +01:00
enqueue_copy_image_to_buffer.h Implement cl_khr_mipmap_image [2/n] 2018-03-21 17:04:12 +01:00
enqueue_fill_buffer.h KM DAF AubCapture to recapture fill pattern allocations 2018-03-27 16:38:41 +02:00
enqueue_fill_image.h For HostPtr surfaces of enqueue calls use GPU address 2018-02-14 15:44:27 +01:00
enqueue_kernel.h Add debug flag to dump dispatch parameters. 2018-03-16 11:13:35 +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 Map/unmap enqueue fixes [6/n]: Support multiple map operations 2018-02-23 10:45:06 +01:00
enqueue_read_buffer_rect.h For HostPtr surfaces of enqueue calls use GPU address 2018-02-14 15:44:27 +01:00
enqueue_read_image.h Implement cl_khr_mipmap_image [1/n] 2018-03-21 10:51:13 +01:00
enqueue_svm.h KM DAF AubCapture to recapture fill pattern allocations 2018-03-27 16:38:41 +02:00
enqueue_write_buffer.h Service read only memory passed as host_ptr 2018-03-14 13:16:36 +01:00
enqueue_write_buffer_rect.h Service read only memory passed as host_ptr 2018-03-14 13:16:36 +01:00
enqueue_write_image.h Implement cl_khr_mipmap_image [1/n] 2018-03-21 10:51:13 +01:00
finish.h Kmd notify improvements [1/n]: Quick KMD sleep optimization 2018-03-21 20:41:33 +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