..
CMakeLists.txt
Kernel Source Level debugger support 4/n
2018-03-26 15:02:42 +02: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
Make gmm client context non-static member
2018-07-27 00:16:30 +02:00
command_enqueue_fixture.h
more ULTs cleanup
2018-04-17 10:25:12 +02:00
command_queue_fixture.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
command_queue_fixture.h
refactor config.h usage
2018-04-26 10:02:15 +02:00
command_queue_flush_waitlist_tests.cpp
Pass device to flushTask.
2018-08-01 14:11:06 +02:00
command_queue_hw_tests.cpp
Remove device helper
2018-07-26 14:10:05 +02:00
command_queue_tests.cpp
Refactor graphics memory allocation scheme
2018-07-11 15:48:05 +02:00
dispatch_walker_tests.cpp
Remove createInternalGraphicsAllocation function.
2018-05-21 04:11:43 +02:00
drm_requirements_tests.cpp
[7/n] Internal 4GB allocator
2018-03-05 22:16:14 +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
[7/n] Internal 4GB allocator
2018-03-05 22:16:14 +01:00
enqueue_copy_buffer_event_tests.cpp
Initial commit
2017-12-21 00:45:38 +01:00
enqueue_copy_buffer_fixture.h
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
enqueue_copy_buffer_rect_fixture.h
Refactor ult for preemption enabling
2018-04-16 12:55:30 +02:00
enqueue_copy_buffer_rect_tests.cpp
Set valid "max number of threads" in MEDIA_VFE_STATE
2018-07-19 15:17:17 +02:00
enqueue_copy_buffer_tests.cpp
Set valid "max number of threads" in MEDIA_VFE_STATE
2018-07-19 15:17:17 +02: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
Set valid "max number of threads" in MEDIA_VFE_STATE
2018-07-19 15:17:17 +02: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
Set valid "max number of threads" in MEDIA_VFE_STATE
2018-07-19 15:17:17 +02: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
Set valid "max number of threads" in MEDIA_VFE_STATE
2018-07-19 15:17:17 +02:00
enqueue_debug_kernel_tests.cpp
Make gmm client context non-static member
2018-07-27 00:16:30 +02:00
enqueue_fill_buffer_event_tests.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
enqueue_fill_buffer_fixture.h
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
enqueue_fill_buffer_negative_tests.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
enqueue_fill_buffer_tests.cpp
Remove command queue, completion stamp and device from mem obj
2018-08-01 16:17:13 +02:00
enqueue_fill_image_fixture.h
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
enqueue_fill_image_tests.cpp
Set valid "max number of threads" in MEDIA_VFE_STATE
2018-07-19 15:17:17 +02: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 support for AUB subcapture (filter and toggle modes)
2018-06-15 13:02:27 +02: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
Add check for local work group size in clEnqueueNDRangeKernel call.
2018-04-20 08:16:16 +02:00
enqueue_kernel_mt_tests.cpp
Do not take ownership on device.
2018-08-07 09:29:50 +02:00
enqueue_kernel_tests.cpp
Aux translation [1/n]
2018-08-07 09:07:25 +02:00
enqueue_kernel_two_ioq_tests.cpp
Refactoring ULTs around HW tests
2018-05-18 11:45:45 +02:00
enqueue_kernel_two_ooq_tests.cpp
Refactoring ULTs around HW tests
2018-05-18 11:45:45 +02:00
enqueue_kernel_two_walker_ioq_tests.cpp
Refactoring ULTs around HW tests
2018-05-18 11:45:45 +02:00
enqueue_kernel_two_walker_ooq_tests.cpp
Refactoring ULTs around HW tests
2018-05-18 11:45:45 +02:00
enqueue_map_buffer_fixture.h
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
enqueue_map_buffer_tests.cpp
[1/n] Mipmap support
2018-04-05 01:09:27 +02:00
enqueue_map_image_tests.cpp
Refactor graphics memory allocation scheme
2018-07-11 15:48:05 +02:00
enqueue_marker_tests.cpp
Refactoring ULTs around HW tests
2018-05-18 11:45:45 +02:00
enqueue_media_kernel.cpp
Refactoring ULTs around HW tests
2018-05-18 11:45:45 +02: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
Refactor ult for preemption enabling
2018-04-16 12:55:30 +02:00
enqueue_read_buffer_rect_tests.cpp
Set valid "max number of threads" in MEDIA_VFE_STATE
2018-07-19 15:17:17 +02:00
enqueue_read_buffer_tests.cpp
Remove command queue, completion stamp and device from mem obj
2018-08-01 16:17:13 +02:00
enqueue_read_image_fixture.h
Revert "Builtins increase context refcount."
2018-05-28 16:35:45 +02:00
enqueue_read_image_tests.cpp
Set valid "max number of threads" in MEDIA_VFE_STATE
2018-07-19 15:17:17 +02:00
enqueue_svm_mem_copy_tests.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
enqueue_svm_mem_fill_tests.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
enqueue_svm_tests.cpp
Make gmm client context non-static member
2018-07-27 00:16:30 +02:00
enqueue_thread_tests.cpp
Do not take ownership on device.
2018-08-07 09:29:50 +02:00
enqueue_unmap_memobject_tests.cpp
Improve AllocationType operations: dont do bit operations on enums
2018-07-20 09:12:58 +02:00
enqueue_waitlist_tests.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02: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
Refactor ult for preemption enabling
2018-04-16 12:55:30 +02:00
enqueue_write_buffer_rect_tests.cpp
Set valid "max number of threads" in MEDIA_VFE_STATE
2018-07-19 15:17:17 +02:00
enqueue_write_buffer_tests.cpp
Set valid "max number of threads" in MEDIA_VFE_STATE
2018-07-19 15:17:17 +02:00
enqueue_write_image_fixture.h
Revert "Builtins increase context refcount."
2018-05-28 16:35:45 +02:00
enqueue_write_image_tests.cpp
Set valid "max number of threads" in MEDIA_VFE_STATE
2018-07-19 15:17:17 +02:00
finish_tests.cpp
Initial commit
2017-12-21 00:45:38 +01:00
flattened_id_tests.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
flush_tests.cpp
Initial commit
2017-12-21 00:45:38 +01:00
get_command_queue_info_tests.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
get_size_required_buffer_tests.cpp
Refactor graphics memory allocation scheme
2018-07-11 15:48:05 +02:00
get_size_required_image_tests.cpp
Make gmm client context non-static member
2018-07-27 00:16:30 +02:00
get_size_required_tests.cpp
[28/n] Internal 4GB allocator.
2018-04-16 17:56:49 +02: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
Create GpgpuWalkerHelper class
2018-04-04 16:42:16 +02:00
multi_dispatch_info_tests.cpp
Initial commit
2017-12-21 00:45:38 +01:00
multiple_map_buffer_tests.cpp
Revert "Builtins increase context refcount."
2018-05-28 16:35:45 +02:00
multiple_map_image_tests.cpp
Move static methods from Gmm to new GmmHelper class
2018-06-27 16:46:09 +02:00
oom_buffer_tests.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
oom_image_tests.cpp
Move indirect heaps from command queues to csr.
2018-04-26 14:05:40 +02:00
oom_tests.cpp
ULTs cleanup
2018-03-30 08:53:35 +02:00
ooq_task_tests.cpp
Extend batch buffer flattening in AubCSR to BatchedDispatch mode
2018-04-26 12:45:02 +02:00
ooq_task_tests_mt.cpp
Initial commit
2017-12-21 00:45:38 +01:00
read_write_buffer_cpu_copy.cpp
Remove device helper
2018-07-26 14:10:05 +02:00
work_group_size_tests.cpp
Refactoring ULTs around HW tests
2018-05-18 11:45:45 +02:00
zero_size_enqueue_tests.cpp
Initial commit
2017-12-21 00:45:38 +01:00