compute-runtime/opencl/source/command_queue
Konstanty Misiak 7166dfdb05 Fix debugSurface allocation for non debug kernels
Change-Id: I253968f7ea617bc68275bec0d6279f1fcf948967
Signed-off-by: Konstanty Misiak <konstanty.misiak@intel.com>
2020-08-07 16:01:31 +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 Fix debugSurface allocation for non debug kernels 2020-08-07 16:01:31 +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 debugSurface allocation for non debug kernels 2020-08-07 16:01:31 +02:00
command_queue_hw_base.inl Fix submitting gpgpu context on blit enqueue 2020-07-17 13:55:11 +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 Add auxToNonAux timestamps to Event to keep full profiling data 2020-07-31 16:07:14 +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 Connect mem_obj with MultiGraphicsAllocation 2020-07-22 14:09:27 +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 Connect mem_obj with MultiGraphicsAllocation 2020-07-22 14:09:27 +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 Move profiling methods implementation 2020-07-14 14:38:30 +02:00
gpgpu_walker_bdw_plus.inl Move profiling methods implementation 2020-07-14 14:38:30 +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 Setup surface state for debugSurface at offset zero 2020-07-23 16:26:23 +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