compute-runtime/opencl/source/command_queue
Bartosz Dunajski 1544453f24 Fix dumping allocations when BCS copy is allowed
Change-Id: I0d56e0d2e8007e7dc1686fab0e40502b658c254e
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2020-07-10 16:53:47 +02:00
..
definitions Add absolute path to include 2020-02-23 08:47:49 +01:00
CMakeLists.txt Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
command_queue.cpp Dont clear dependencies on enqueue engine switch 2020-07-07 15:51:00 +02:00
command_queue.h Dont clear dependencies on enqueue engine switch 2020-07-07 15:51:00 +02:00
command_queue_hw.h Fix dumping allocations when BCS copy is allowed 2020-07-10 16:53:47 +02:00
command_queue_hw_base.inl Fix dumping allocations when BCS copy is allowed 2020-07-10 16:53:47 +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 Submit Gpgpu context when Bcs copy is required after barrier 2020-07-09 11:00:59 +02:00
enqueue_copy_buffer.h Move built ins to share directory 2020-02-24 15:46:44 +01:00
enqueue_copy_buffer_rect.h Move built ins to share directory 2020-02-24 15:46:44 +01:00
enqueue_copy_buffer_to_image.h Move built ins to share directory 2020-02-24 15:46:44 +01:00
enqueue_copy_image.h Move built ins to share directory 2020-02-24 15:46:44 +01:00
enqueue_copy_image_to_buffer.h Move built ins to share directory 2020-02-24 15:46:44 +01:00
enqueue_fill_buffer.h Correct test: pass device bitfield to allocation properties 2020-06-25 17:35:58 +02:00
enqueue_fill_image.h Move built ins to share directory 2020-02-24 15:46:44 +01: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 Fix dumping allocations when BCS copy is allowed 2020-07-10 16:53:47 +02:00
enqueue_read_buffer_rect.h Create function to get proper CSR 2020-04-22 20:21:46 +02:00
enqueue_read_image.h Fix dumping allocations when BCS copy is allowed 2020-07-10 16:53:47 +02:00
enqueue_resource_barrier.h Add absolute path to include 2020-02-23 08:47:49 +01:00
enqueue_svm.h Add MultiGraphicsAllocation to USM 2020-07-02 09:39:21 +02:00
enqueue_write_buffer.h Add MultiGraphicsAllocation to USM 2020-07-02 09:39:21 +02:00
enqueue_write_buffer_rect.h Create function to get proper CSR 2020-04-22 20:21:46 +02:00
enqueue_write_image.h Move built ins to share directory 2020-02-24 15:46:44 +01: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 Add isSpecialWorkgroupSizeRequired helper 2020-05-08 13:15:23 +02:00
gpgpu_walker_base.inl Debug functionality to pause before and after specified GPGPU_WALKER. 2020-05-20 11:54:54 +02:00
gpgpu_walker_bdw_plus.inl Separate Metrics Library query handle for each cl_event 2020-06-25 12:19:28 +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 Separate Metrics Library query handle for each cl_event 2020-06-25 12:19:28 +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 Add entry point for special kernels selection. 2020-05-19 10:56:32 +02:00
resource_barrier.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00