compute-runtime/unit_tests/command_queue
Mrozek, Michal cd747b7b8c Change notify delay to use microseconds.
- Microseconds offer better precision.
- Some workloads require threshold less then 1 millisecond to work
efficiently.

Change-Id: I1a565049340fb6eeebe5c0a61ededae9959daca8
2018-02-27 09:10:49 +01:00
..
CMakeLists.txt Map/unmap enqueue fixes [6/n]: Support multiple map operations 2018-02-23 10:45:06 +01:00
buffer_operations_fixture.h Check zeroCopy flag for r/w images/buffers 2018-02-08 13:55:44 +01:00
buffer_operations_withAsyncGPU_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
command_enqueue_fixture.h For HostPtr surfaces of enqueue calls use GPU address 2018-02-14 15:44:27 +01:00
command_queue_fixture.cpp Add refcount on MemObj in blocked scenarios. 2018-01-08 16:03:24 +01:00
command_queue_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
command_queue_flush_waitlist_tests.cpp Remove redundant code from flushWaitList. 2018-02-13 10:40:33 +01:00
command_queue_hw_tests.cpp Map/unmap enqueue fixes [6/n]: Support multiple map operations 2018-02-23 10:45:06 +01:00
command_queue_tests.cpp Change notify delay to use microseconds. 2018-02-27 09:10:49 +01:00
dispatch_walker_tests.cpp Make sure that local workgroup size is properly passed for IOH estimation. 2018-02-15 07:57:39 +01:00
drm_requirements_tests.cpp Command streamers should use device default engine type 2018-01-16 22:37:44 +01:00
enqueue_api_tests_mt_with_asyncGPU.cpp Check zeroCopy flag for r/w images/buffers 2018-02-08 13:55:44 +01:00
enqueue_barrier_tests.cpp Fortify events 2017-12-22 15:05:28 +01:00
enqueue_copy_buffer_event_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_copy_buffer_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_copy_buffer_rect_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_copy_buffer_rect_tests.cpp Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
enqueue_copy_buffer_tests.cpp Change pipeline select programing 2018-01-18 14:39:47 +01:00
enqueue_copy_buffer_to_image_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_copy_buffer_to_image_tests.cpp Change pipeline select programing 2018-01-18 14:39:47 +01:00
enqueue_copy_image_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_copy_image_tests.cpp Change pipeline select programing 2018-01-18 14:39:47 +01:00
enqueue_copy_image_to_buffer_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_copy_image_to_buffer_tests.cpp Change pipeline select programing 2018-01-18 14:39:47 +01:00
enqueue_fill_buffer_event_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_fill_buffer_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_fill_buffer_negative_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_fill_buffer_tests.cpp Change pipeline select programing 2018-01-18 14:39:47 +01:00
enqueue_fill_image_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_fill_image_tests.cpp Fix normalizing factor for SNORM formats 2018-02-02 16:10:48 +01:00
enqueue_fixture.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_handler_tests.cpp Add refcount on MemObj in blocked scenarios. 2018-01-08 16:03:24 +01:00
enqueue_kernel_event_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_kernel_global_offset_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_kernel_local_work_size_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_kernel_mt_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_kernel_tests.cpp Flush DC in case shared objects are used. 2018-02-26 15:51:06 +01:00
enqueue_kernel_two_ioq_tests.cpp Change pipeline select programing 2018-01-18 14:39:47 +01:00
enqueue_kernel_two_ooq_tests.cpp Change pipeline select programing 2018-01-18 14:39:47 +01:00
enqueue_kernel_two_walker_ioq_tests.cpp Change pipeline select programing 2018-01-18 14:39:47 +01:00
enqueue_kernel_two_walker_ooq_tests.cpp Change pipeline select programing 2018-01-18 14:39:47 +01:00
enqueue_map_buffer_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_map_buffer_tests.cpp Map/unmap enqueue fixes [6/n]: Support multiple map operations 2018-02-23 10:45:06 +01:00
enqueue_map_image_tests.cpp Map/unmap enqueue fixes [6/n]: Support multiple map operations 2018-02-23 10:45:06 +01:00
enqueue_marker_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_media_kernel.cpp Change pipeline select programing 2018-01-18 14:39:47 +01:00
enqueue_migrate_mem_objects_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_read_buffer_event_tests.cpp Add support for zero-copy r/w buffer 2018-01-22 09:40:51 +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 Check zeroCopy flag for r/w images/buffers 2018-02-08 13:55:44 +01:00
enqueue_read_buffer_rect_tests.cpp For HostPtr surfaces of enqueue calls use GPU address 2018-02-14 15:44:27 +01:00
enqueue_read_buffer_tests.cpp For HostPtr surfaces of enqueue calls use GPU address 2018-02-14 15:44:27 +01:00
enqueue_read_image_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_read_image_tests.cpp For HostPtr surfaces of enqueue calls use GPU address 2018-02-14 15:44:27 +01:00
enqueue_svm_mem_copy_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_svm_mem_fill_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_svm_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_thread_tests.cpp Remove redundant code from flushWaitList. 2018-02-13 10:40:33 +01:00
enqueue_unmap_memobject_tests.cpp Map/unmap enqueue fixes [1/n]: Unify Buffer and Image paths 2018-02-09 17:35:03 +01:00
enqueue_waitlist_tests.cpp Add refcount on MemObj in blocked scenarios. 2018-01-08 16:03:24 +01:00
enqueue_write_buffer_event_tests.cpp Add support for zero-copy r/w buffer 2018-01-22 09:40:51 +01:00
enqueue_write_buffer_rect_fixture.h Check zeroCopy flag for r/w images/buffers 2018-02-08 13:55:44 +01:00
enqueue_write_buffer_rect_tests.cpp For HostPtr surfaces of enqueue calls use GPU address 2018-02-14 15:44:27 +01:00
enqueue_write_buffer_tests.cpp For HostPtr surfaces of enqueue calls use GPU address 2018-02-14 15:44:27 +01:00
enqueue_write_image_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_write_image_tests.cpp For HostPtr surfaces of enqueue calls use GPU address 2018-02-14 15:44:27 +01:00
finish_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
flattened_id_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
flush_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
get_command_queue_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
get_size_required_buffer_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
get_size_required_image_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
get_size_required_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
ioq_task_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
ioq_task_tests_mt.cpp Initial commit 2017-12-21 00:45:38 +01:00
local_id_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
local_work_size_tests.cpp For devices with small HW thread count, limit the available pool of LWS. 2018-01-24 14:30:39 +01:00
multi_dispatch_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
multiple_map_buffer_tests.cpp Map/unmap enqueue fixes [6/n]: Support multiple map operations 2018-02-23 10:45:06 +01:00
multiple_map_image_tests.cpp Map/unmap enqueue fixes [6/n]: Support multiple map operations 2018-02-23 10:45:06 +01:00
oom_buffer_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
oom_image_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
oom_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
ooq_task_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
ooq_task_tests_mt.cpp Initial commit 2017-12-21 00:45:38 +01:00
read_write_buffer_cpu_copy.cpp Initial commit 2017-12-21 00:45:38 +01:00
work_group_size_tests.cpp Enable new algorithm computing local work sizes 2017-12-22 10:42:36 +01:00
zero_size_enqueue_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00