compute-runtime/opencl/source/command_queue
Bartosz Dunajski 5b31b31734 Remove low priority and internal engine index variables
Change-Id: I984dbcedd5456cfdee284f4d2eda1371ba77f0d0
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2020-09-21 16:44:14 +02:00
..
definitions Add absolute path to include 2020-02-23 08:47:49 +01:00
CMakeLists.txt Cmake format script 2020-08-19 16:36:30 +02:00
command_queue.cpp Remove low priority and internal engine index variables 2020-09-21 16:44:14 +02:00
command_queue.h Move blit enqueue out of enqueueCommon [2/n] 2020-08-28 13:18:50 +02:00
command_queue_hw.h Remove low priority and internal engine index variables 2020-09-21 16:44:14 +02:00
command_queue_hw_base.inl AUB allocation dumps on clEnqueueSVMMemcpy only 2020-08-31 17:34:44 +02:00
command_queue_hw_bdw_plus.inl Add absolute path to include 2020-02-23 08:47:49 +01:00
cpu_data_transfer_handler.cpp Optimize BCS flushing scheme [2/n] 2020-06-26 11:37:24 +02:00
enqueue_barrier.h Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
enqueue_common.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
enqueue_copy_buffer.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
enqueue_copy_buffer_rect.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
enqueue_copy_buffer_to_image.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
enqueue_copy_image.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
enqueue_copy_image_to_buffer.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
enqueue_fill_buffer.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
enqueue_fill_image.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
enqueue_kernel.h Add ClDevice function to query OCL2.1 support 2020-05-08 13:37:19 +02:00
enqueue_marker.h Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
enqueue_migrate_mem_objects.h Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
enqueue_read_buffer.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
enqueue_read_buffer_rect.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
enqueue_read_image.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
enqueue_resource_barrier.h Add absolute path to include 2020-02-23 08:47:49 +01:00
enqueue_svm.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
enqueue_write_buffer.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
enqueue_write_buffer_rect.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
enqueue_write_image.h Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
finish.h Optimize BCS flushing scheme [2/n] 2020-06-26 11:37:24 +02:00
flush.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
gpgpu_walker.h Use global timestamps instead of local 2020-09-03 16:39:36 +02:00
gpgpu_walker_base.inl Add estimation for cache flush commands after walker 2020-08-19 13:09:29 +02:00
gpgpu_walker_bdw_plus.inl Use global timestamps instead of local 2020-09-03 16:39:36 +02:00
hardware_interface.h Debug functionality to pause before and after specified GPGPU_WALKER. 2020-05-20 11:54:54 +02:00
hardware_interface_base.inl Use global timestamps instead of local 2020-09-03 16:39:36 +02:00
hardware_interface_bdw_plus.inl Separate Metrics Library query handle for each cl_event 2020-06-25 12:19:28 +02:00
local_id_gen.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
local_id_gen.h Improve getGRFsPerThread helper 2020-02-24 15:04:20 +01:00
local_id_gen.inl Add absolute path to include 2020-02-23 08:47:49 +01:00
local_id_gen_avx2.cpp Add absolute path to include 2020-02-23 08:47:49 +01:00
local_id_gen_sse4.cpp Add absolute path to include 2020-02-23 08:47:49 +01:00
local_work_size.cpp Fix computation of workgroup sizes for large sizes (2) 2020-08-20 17:19:30 +02:00
resource_barrier.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00