compute-runtime/opencl/source/command_queue
Mateusz Jablonski 81cc0afb1e Use root device index to get graphics allocation from buffer
pass root device index to isCompressed method

Related-To: NEO-4672
Change-Id: I6805254b09c86c0e0fb9333f8eb35d6dee73d327
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-06-24 16:08:49 +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 Use root device index to get graphics allocation from buffer 2020-06-24 16:08:49 +02:00
command_queue.h Add new API properties queries 2020-05-27 18:50:58 +02:00
command_queue_hw.h Rename device directory 2020-03-24 14:35:21 +01:00
command_queue_hw_base.inl Debug flag to override BCS cache flush requirement 2020-06-23 12:01:22 +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 Rename levelNotReady to notReady 2020-06-17 15:47:00 +02:00
enqueue_barrier.h Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
enqueue_common.h Check if kernel was compiled for debug 2020-06-23 08:51:31 +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 Move built ins to share directory 2020-02-24 15:46:44 +01: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 Create function to get proper CSR 2020-04-22 20:21:46 +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 Move built ins to share directory 2020-02-24 15:46:44 +01:00
enqueue_resource_barrier.h Add absolute path to include 2020-02-23 08:47:49 +01:00
enqueue_svm.h Create function to get proper CSR 2020-04-22 20:21:46 +02:00
enqueue_write_buffer.h Create function to get proper CSR 2020-04-22 20:21:46 +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 Clang-format: restore sorting includes 2020-02-24 10:22:30 +01: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 Add helpers to avoid offsetof usage 2020-05-19 17:45:53 +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 Debug functionality to pause before and after specified GPGPU_WALKER. 2020-05-20 11:54:54 +02:00
hardware_interface_bdw_plus.inl Remove RMW access patterns from gfx memory 2020-04-28 15:26:22 +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