compute-runtime/runtime/command_queue
Filip Hazubski f80480de7f Move ClDevice to a separate file
Related-To: NEO-3938

Change-Id: I275b9285b70dac2c9bc52878f6e517e4f3e083b3
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2020-01-30 12:46:10 +01:00
..
definitions Builtin kernels refactoring 2020-01-24 11:56:02 +01:00
CMakeLists.txt Extract GpgpuWalker related functions to bdw_plus files 2019-05-24 11:48:50 +02:00
command_queue.cpp Move ClDevice to a separate file 2020-01-30 12:46:10 +01:00
command_queue.h Builtin kernels refactoring 2020-01-24 11:56:02 +01:00
command_queue_hw.h Move ClDevice to a separate file 2020-01-30 12:46:10 +01:00
command_queue_hw_base.inl Initial Blit aux translation support 2019-11-16 11:42:10 +01:00
command_queue_hw_bdw_plus.inl Allow lack of scheduler_simulation file 2019-09-25 11:29:26 +02:00
cpu_data_transfer_handler.cpp Moved files from gmm_helper to core 2020-01-25 11:49:17 +01:00
enqueue_barrier.h Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +01:00
enqueue_common.h Add per-DSS backed buffer programming to dispatch flags 2020-01-30 08:40:59 +01:00
enqueue_copy_buffer.h Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +01:00
enqueue_copy_buffer_rect.h Fix for forceStateless check 2019-11-07 08:28:51 +01:00
enqueue_copy_buffer_to_image.h Refactor ImageInfo 2/n 2020-01-10 14:20:31 +01:00
enqueue_copy_image.h Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +01:00
enqueue_copy_image_to_buffer.h Refactor ImageInfo 2/n 2020-01-10 14:20:31 +01:00
enqueue_fill_buffer.h Move files from runtime/memory_manager to core 2020-01-21 15:28:47 +01:00
enqueue_fill_image.h Refactor ImageInfo 2/n 2020-01-10 14:20:31 +01:00
enqueue_kernel.h Remove problems with null pointers in enqueue files 2019-12-17 09:19:41 +01:00
enqueue_marker.h Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +01:00
enqueue_migrate_mem_objects.h Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +01:00
enqueue_read_buffer.h Allow device allocations for transfer calls. 2020-01-24 14:24:14 +01:00
enqueue_read_buffer_rect.h Add support for stateless read buffer rect 2019-11-07 16:07:03 +01:00
enqueue_read_image.h Refactor ImageInfo 2/n 2020-01-10 14:20:31 +01:00
enqueue_resource_barrier.h Add function to flush caches 2019-04-05 09:48:50 +02:00
enqueue_svm.h Prevent nullptr dereference in enqueue svm free 2019-12-27 09:36:00 +01:00
enqueue_write_buffer.h Allow device allocations for transfer calls. 2020-01-24 14:24:14 +01:00
enqueue_write_buffer_rect.h Add support for stateless write buffer rect 2019-11-07 16:13:04 +01:00
enqueue_write_image.h Refactor ImageInfo 2/n 2020-01-10 14:20:31 +01:00
finish.h Return error code from submit() to application. 2019-11-26 12:42:47 +01:00
flush.h Return error code from submit() to application. 2019-11-26 12:42:47 +01:00
gpgpu_walker.h Move files to core 2020-01-29 12:21:40 +01:00
gpgpu_walker_base.inl Move files to core 2020-01-29 12:21:40 +01:00
gpgpu_walker_bdw_plus.inl Move ClDevice to a separate file 2020-01-30 12:46:10 +01:00
hardware_interface.h Add TimestampPacketDependencies helper 2019-11-13 16:04:48 +01:00
hardware_interface_base.inl Move files from runtime/memory_manager to core 2020-01-21 15:28:47 +01:00
hardware_interface_bdw_plus.inl Simplify HardwareCommandsHelper 2020-01-27 17:10:33 +01:00
local_id_gen.cpp Move grf size to HwInfo 2019-12-17 17:27:21 +01:00
local_id_gen.h Move grf size to HwInfo 2019-12-17 17:27:21 +01:00
local_id_gen.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
local_id_gen_avx2.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
local_id_gen_sse4.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
local_work_size.cpp Move files to core 2020-01-29 12:21:40 +01:00
resource_barrier.h Add function to flush caches 2019-04-05 09:48:50 +02:00