compute-runtime/runtime/command_queue
Milczarek, Slawomir eb1b5ded9c Add support for AUB subcapture (filter and toggle modes)
This commit adds a capability to selectively enable/disable AUB capture,
i.e. by toggling the registry key from the outside or specifying the filter
with a kernel name and/or kernel start index and kernel end index.

Change-Id: Ib5d39c21863fbc4a95aa73c949b9779ff993de0f
2018-06-15 13:02:27 +02:00
..
CMakeLists.txt Create GpgpuWalkerHelper class 2018-04-04 16:42:16 +02:00
command_queue.cpp Use device instead of context when programing surface state. 2018-06-11 17:20:11 +02:00
command_queue.h Move indirect heaps from command queues to csr. 2018-04-26 14:05:40 +02:00
command_queue_hw.h Add support for AUB subcapture (filter and toggle modes) 2018-06-15 13:02:27 +02:00
command_queue_hw.inl Create GpgpuWalkerHelper class 2018-04-04 16:42:16 +02:00
cpu_data_transfer_handler.cpp [1/n] Mipmap support 2018-04-05 01:09:27 +02:00
enqueue_barrier.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
enqueue_common.h Add support for AUB subcapture (filter and toggle modes) 2018-06-15 13:02:27 +02:00
enqueue_copy_buffer.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
enqueue_copy_buffer_rect.h [24/n] Internal 4GB allocator. 2018-03-30 09:12:08 +02: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 Switch clang-format to 6.0 2018-06-14 09:45:00 +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 check for local work group size in clEnqueueNDRangeKernel call. 2018-04-20 08:16:16 +02:00
enqueue_marker.h Separate struct EnqueueOperation declaration and implementation 2018-04-10 16:36:48 +02:00
enqueue_migrate_mem_objects.h Separate struct EnqueueOperation declaration and implementation 2018-04-10 16:36:48 +02: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 Switch clang-format to 6.0 2018-06-14 09:45:00 +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
gpgpu_walker.h Separate HW commands from class declaration and interface 2018-04-25 14:03:00 +02:00
gpgpu_walker.inl Change interface to pass Interface Descriptor Data as pointer 2018-05-11 14:35:53 +02:00
local_id_gen.cpp Initial commit 2017-12-21 00:45:38 +01:00
local_id_gen.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
local_id_gen.inl Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
local_id_gen_avx2.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
local_id_gen_sse4.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02: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