compute-runtime/unit_tests/command_queue
Hoppe, Mateusz 432b8f20a7 Allow cpu copy with debug keys only when ready waitlist events
Change-Id: If9293787c76b8248a84e25d03cbf9a9b5aaf7cca
2019-02-22 17:39:57 +01:00
..
gl GlSharingFunction tests update 2019-02-20 16:05:32 +01:00
CMakeLists.txt Delete drm requirement tests. 2018-11-15 12:34:30 +01:00
buffer_operations_fixture.h Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
buffer_operations_withAsyncGPU_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
command_enqueue_fixture.h Remove not needed definitions and includes from mock_device.h 2018-10-22 16:30:14 +02:00
command_queue_fixture.cpp Refactor around cache flush and command queue 2019-02-10 17:59:33 +01:00
command_queue_fixture.h Refactor around cache flush and command queue 2019-02-10 17:59:33 +01:00
command_queue_flush_waitlist_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
command_queue_hw_tests.cpp Add RAII for cl_objects 2019-02-12 11:19:35 +01:00
command_queue_tests.cpp Allocate command buffers with proper allocation type. 2019-02-20 12:52:45 +01:00
dispatch_walker_tests.cpp Create GraphicsAllocation during dispatch when queue is blocked 2019-02-21 15:28:17 +01:00
enqueue_api_tests_mt_with_asyncGPU.cpp Allow Device creating multiple CSRs [8/n] 2018-12-04 15:36:59 +01:00
enqueue_barrier_tests.cpp VFE state programming cleanup 2018-12-13 17:44:40 +01:00
enqueue_copy_buffer_event_tests.cpp Allow ULTs to work with enabled TimestampPacketWrite 2018-11-07 08:50:04 +01:00
enqueue_copy_buffer_fixture.h Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
enqueue_copy_buffer_rect_fixture.h Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
enqueue_copy_buffer_rect_tests.cpp Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
enqueue_copy_buffer_tests.cpp Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
enqueue_copy_buffer_to_image_fixture.h Implement cl_khr_mipmap_image [2/n] 2018-03-21 17:04:12 +01:00
enqueue_copy_buffer_to_image_tests.cpp Refactor HardwareParse::getSurfaceState() to return CPU memory 2019-02-04 17:49:00 +01:00
enqueue_copy_image_fixture.h Implement cl_khr_mipmap_image [2/n] 2018-03-21 17:04:12 +01:00
enqueue_copy_image_tests.cpp Refactor HardwareParse::getSurfaceState() to return CPU memory 2019-02-04 17:49:00 +01:00
enqueue_copy_image_to_buffer_fixture.h Implement cl_khr_mipmap_image [2/n] 2018-03-21 17:04:12 +01:00
enqueue_copy_image_to_buffer_tests.cpp Refactor HardwareParse::getSurfaceState() to return CPU memory 2019-02-04 17:49:00 +01:00
enqueue_debug_kernel_tests.cpp Allow Device creating multiple CSRs [8/n] 2018-12-04 15:36:59 +01:00
enqueue_fill_buffer_event_tests.cpp Allow ULTs to work with enabled TimestampPacketWrite 2018-11-07 08:50:04 +01:00
enqueue_fill_buffer_fixture.h Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
enqueue_fill_buffer_negative_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_fill_buffer_tests.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
enqueue_fill_image_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_fill_image_tests.cpp Refactor HardwareParse::getSurfaceState() to return CPU memory 2019-02-04 17:49:00 +01:00
enqueue_fixture.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_fixture.h Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
enqueue_handler_tests.cpp use release for cl-objects instead of delete 2019-02-05 14:09:32 +01:00
enqueue_kernel_1_tests.cpp Refactor around cache flush and command queue 2019-02-10 17:59:33 +01:00
enqueue_kernel_2_tests.cpp Add RAII for cl_objects 2019-02-12 11:19:35 +01:00
enqueue_kernel_event_tests.cpp Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
enqueue_kernel_global_offset_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_kernel_local_work_size_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_kernel_mt_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_kernel_two_ioq_tests.cpp Refactor around cache flush and command queue 2019-02-10 17:59:33 +01:00
enqueue_kernel_two_ooq_tests.cpp Disable one test. 2018-12-11 14:58:34 +01:00
enqueue_kernel_two_walker_ioq_tests.cpp Allow ULTs to work with enabled TimestampPacketWrite 2018-11-07 08:50:04 +01:00
enqueue_kernel_two_walker_ooq_tests.cpp Change HWCMDTEST_F() tests to HWTEST_F() where possible 2018-10-02 17:29:46 +02:00
enqueue_map_buffer_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_map_buffer_tests.cpp Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
enqueue_map_image_tests.cpp Image / Buffer refactor. 2018-12-19 21:21:44 +01:00
enqueue_marker_tests.cpp Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
enqueue_media_kernel.cpp Change HWCMDTEST_F() tests to HWTEST_F() where possible 2018-10-02 17:29:46 +02:00
enqueue_migrate_mem_objects_tests.cpp Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
enqueue_read_buffer_event_tests.cpp Allow cpu copy with debug keys only when ready waitlist events 2019-02-22 17:39:57 +01:00
enqueue_read_buffer_fixture.h Check zeroCopy flag for r/w images/buffers 2018-02-08 13:55:44 +01:00
enqueue_read_buffer_rect_fixture.h Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
enqueue_read_buffer_rect_tests.cpp Refactor Ults finding hardware commands 2019-02-04 17:26:37 +01:00
enqueue_read_buffer_tests.cpp Refactor Ults finding hardware commands 2019-02-04 17:26:37 +01:00
enqueue_read_image_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_read_image_tests.cpp Refactor HardwareParse::getSurfaceState() to return CPU memory 2019-02-04 17:49:00 +01:00
enqueue_svm_mem_copy_tests.cpp Add cache flush command after WALKER command 2018-12-19 13:15:33 +01:00
enqueue_svm_mem_fill_tests.cpp Add cache flush command after WALKER command 2018-12-19 13:15:33 +01:00
enqueue_svm_tests.cpp Add RAII for cl_objects 2019-02-12 11:19:35 +01:00
enqueue_thread_tests.cpp Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +01:00
enqueue_unmap_memobject_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_waitlist_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_write_buffer_event_tests.cpp Allow cpu copy with debug keys only when ready waitlist events 2019-02-22 17:39:57 +01:00
enqueue_write_buffer_rect_fixture.h Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
enqueue_write_buffer_rect_tests.cpp Refactor Ults finding hardware commands 2019-02-04 17:26:37 +01:00
enqueue_write_buffer_tests.cpp Refactor Ults finding hardware commands 2019-02-04 17:26:37 +01:00
enqueue_write_image_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_write_image_tests.cpp Refactor HardwareParse::getSurfaceState() to return CPU memory 2019-02-04 17:49:00 +01:00
finish_tests.cpp Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
flattened_id_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
flush_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
get_command_queue_info_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
get_size_required_buffer_tests.cpp Remove OCL Events concept from EnqueueOperation and dispatchWalker 2019-02-12 08:46:18 +01:00
get_size_required_image_tests.cpp Use the runtime CS size estimation in ULTs. 2018-10-23 13:07:42 +02:00
get_size_required_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
ioq_task_tests.cpp Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
ioq_task_tests_mt.cpp Initial commit 2017-12-21 00:45:38 +01:00
local_id_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
local_work_size_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
multi_dispatch_info_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
multiple_map_buffer_tests.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
multiple_map_image_tests.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
oom_buffer_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
oom_image_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
oom_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
ooq_task_tests.cpp Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
ooq_task_tests_mt.cpp Initial commit 2017-12-21 00:45:38 +01:00
read_write_buffer_cpu_copy.cpp Pass execution environment to memory manager 2018-10-03 22:12:26 +02:00
work_group_size_tests.cpp Add HW commands const definitions 2019-01-18 12:13:25 +01:00
zero_size_enqueue_tests.cpp Add cache flush command after WALKER command 2018-12-19 13:15:33 +01:00