..
gl
Rename memory_constants.h to constants.h
2020-04-02 14:19:39 +02:00
CMakeLists.txt
remove MT tests from igdrcl_tests target
2020-04-06 15:25:55 +02:00
blit_enqueue_tests.cpp
Move MockDevice to shared
2020-04-03 08:23:06 +02:00
buffer_operations_fixture.h
Move cmd parse files to shared directory
2020-03-31 23:31:29 +02:00
command_enqueue_fixture.h
Move cmd parse files to shared directory
2020-03-31 23:31:29 +02:00
command_queue_fixture.cpp
Move MockDevice to shared
2020-04-03 08:23:06 +02:00
command_queue_fixture.h
Remove redundant constructors from unit tests
2020-03-16 19:01:24 +01:00
command_queue_hw_tests.cpp
Pass root device index to all MockAllocationProperties constructors
2020-03-26 11:34:47 +01:00
command_queue_tests.cpp
Create function to get proper CSR
2020-04-22 20:21:46 +02:00
dispatch_walker_tests.cpp
ULTs amendments around fence allocation
2020-04-27 15:44:31 +02:00
enqueue_barrier_tests.cpp
Move cmd parse files to shared directory
2020-03-31 23:31:29 +02:00
enqueue_command_without_kernel_tests.cpp
Add cache flush for blit enqueues
2020-02-27 16:16:20 +01:00
enqueue_copy_buffer_event_tests.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
enqueue_copy_buffer_fixture.h
Move cmd parse files to shared directory
2020-03-31 23:31:29 +02:00
enqueue_copy_buffer_rect_fixture.h
Move cmd parse files to shared directory
2020-03-31 23:31:29 +02:00
enqueue_copy_buffer_rect_tests.cpp
Rename memory_constants.h to constants.h
2020-04-02 14:19:39 +02:00
enqueue_copy_buffer_tests.cpp
Remove platformDevices from ULT
2020-03-24 22:32:42 +01:00
enqueue_copy_buffer_to_image_fixture.h
Fix unit test issues
2020-03-16 09:34:55 +01:00
enqueue_copy_buffer_to_image_tests.cpp
DispatchKernelEncoder refactor
2020-04-08 16:19:21 +02:00
enqueue_copy_image_fixture.h
Fix unit test issues
2020-03-16 09:34:55 +01:00
enqueue_copy_image_tests.cpp
DispatchKernelEncoder refactor
2020-04-08 16:19:21 +02:00
enqueue_copy_image_to_buffer_fixture.h
Fix unit test issues
2020-03-16 09:34:55 +01:00
enqueue_copy_image_to_buffer_tests.cpp
DispatchKernelEncoder refactor
2020-04-08 16:19:21 +02:00
enqueue_debug_kernel_tests.cpp
Remove duplicated fields from ClDeviceInfo
2020-03-17 08:58:34 +01:00
enqueue_fill_buffer_event_tests.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
enqueue_fill_buffer_fixture.h
Move cmd parse files to shared directory
2020-03-31 23:31:29 +02:00
enqueue_fill_buffer_negative_tests.cpp
Clang-format: restore sorting includes
2020-02-24 10:22:30 +01:00
enqueue_fill_buffer_tests.cpp
Pass root device index to all MockAllocationProperties constructors
2020-03-26 11:34:47 +01:00
enqueue_fill_image_fixture.h
Fix unit test issues
2020-03-16 09:34:55 +01:00
enqueue_fill_image_tests.cpp
DispatchKernelEncoder refactor
2020-04-08 16:19:21 +02:00
enqueue_fixture.cpp
Add absolute include paths
2020-02-23 23:49:12 +01:00
enqueue_fixture.h
Correct variable names to camelCase convention
2020-03-12 08:56:37 +01:00
enqueue_handler_tests.cpp
Rename duplicated filenames
2020-04-23 09:48:58 +02:00
enqueue_kernel_1_tests.cpp
ULTs amendments around fence allocation
2020-04-27 15:44:31 +02:00
enqueue_kernel_2_tests.cpp
Move cmd parse files to shared directory
2020-03-31 23:31:29 +02:00
enqueue_kernel_event_tests.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
enqueue_kernel_global_offset_tests.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
enqueue_kernel_local_work_size_tests.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
enqueue_kernel_mt_tests.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
enqueue_kernel_two_ioq_tests.cpp
Move cmd parse files to shared directory
2020-03-31 23:31:29 +02:00
enqueue_kernel_two_ooq_tests.cpp
Move cmd parse files to shared directory
2020-03-31 23:31:29 +02:00
enqueue_kernel_two_walker_ioq_tests.cpp
Remove unnecessary includes from MockDevice files
2020-03-19 21:47:34 +01:00
enqueue_kernel_two_walker_ooq_tests.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
enqueue_map_buffer_fixture.h
Fix unit test issues
2020-03-16 09:34:55 +01:00
enqueue_map_buffer_tests.cpp
Clang-format: restore sorting includes
2020-02-24 10:22:30 +01:00
enqueue_map_image_tests.cpp
Refactor MemoryPropertiesFlags
2020-04-28 18:15:25 +02:00
enqueue_marker_tests.cpp
Move cmd parse files to shared directory
2020-03-31 23:31:29 +02:00
enqueue_media_kernel.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
enqueue_migrate_mem_objects_tests.cpp
Clang-format: restore sorting includes
2020-02-24 10:22:30 +01:00
enqueue_read_buffer_event_tests.cpp
Improve CPU copy debug flags.
2020-02-25 16:57:35 +01:00
enqueue_read_buffer_fixture.h
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
enqueue_read_buffer_rect_fixture.h
Move cmd parse files to shared directory
2020-03-31 23:31:29 +02:00
enqueue_read_buffer_rect_tests.cpp
Rename memory_constants.h to constants.h
2020-04-02 14:19:39 +02:00
enqueue_read_buffer_tests.cpp
Remove platformDevices from ULT
2020-03-24 22:32:42 +01:00
enqueue_read_image_fixture.h
Fix unit test issues
2020-03-16 09:34:55 +01:00
enqueue_read_image_tests.cpp
DispatchKernelEncoder refactor
2020-04-08 16:19:21 +02:00
enqueue_resource_barier_tests.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
enqueue_svm_mem_copy_tests.cpp
Pass device bitfield when creating SVM alloc
2020-04-27 10:17:06 +02:00
enqueue_svm_mem_fill_tests.cpp
Pass device bitfield when creating SVM alloc
2020-04-27 10:17:06 +02:00
enqueue_svm_tests.cpp
Pass device bitfield when creating SVM alloc
2020-04-27 10:17:06 +02:00
enqueue_thread_tests.cpp
Refactor MemoryPropertiesFlags
2020-04-28 18:15:25 +02:00
enqueue_unmap_memobject_tests.cpp
Improve CPU copy debug flags.
2020-02-25 16:57:35 +01:00
enqueue_waitlist_tests.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
enqueue_write_buffer_event_tests.cpp
Improve CPU copy debug flags.
2020-02-25 16:57:35 +01:00
enqueue_write_buffer_rect_fixture.h
Move cmd parse files to shared directory
2020-03-31 23:31:29 +02:00
enqueue_write_buffer_rect_tests.cpp
Add Blitter support for WriteBufferRect
2020-03-31 14:34:50 +02:00
enqueue_write_buffer_tests.cpp
Remove platformDevices from ULT
2020-03-24 22:32:42 +01:00
enqueue_write_image_fixture.h
Fix unit test issues
2020-03-16 09:34:55 +01:00
enqueue_write_image_tests.cpp
DispatchKernelEncoder refactor
2020-04-08 16:19:21 +02:00
finish_tests.cpp
Move cmd parse files to shared directory
2020-03-31 23:31:29 +02:00
flattened_id_tests.cpp
Clang-format: restore sorting includes
2020-02-24 10:22:30 +01:00
flush_tests.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
get_command_queue_info_tests.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
get_size_required_buffer_tests.cpp
Pass root device index to all MockAllocationProperties constructors
2020-03-26 11:34:47 +01:00
get_size_required_image_tests.cpp
Move built ins to share directory
2020-02-24 15:46:44 +01:00
get_size_required_tests.cpp
Move built ins to share directory
2020-02-24 15:46:44 +01:00
ioq_task_tests.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
local_id_tests.cpp
Improve getGRFsPerThread helper
2020-02-24 15:04:20 +01:00
local_work_size_tests.cpp
Move MockDevice to shared
2020-04-03 08:23:06 +02:00
multi_dispatch_info_tests.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
multiple_map_buffer_tests.cpp
Refactor MemoryPropertiesFlags
2020-04-28 18:15:25 +02:00
multiple_map_image_tests.cpp
Refactor MemoryPropertiesFlags
2020-04-28 18:15:25 +02:00
oom_buffer_tests.cpp
Clang-format: restore sorting includes
2020-02-24 10:22:30 +01:00
oom_image_tests.cpp
Clang-format: restore sorting includes
2020-02-24 10:22:30 +01:00
oom_tests.cpp
Clang-format: restore sorting includes
2020-02-24 10:22:30 +01:00
ooq_task_tests.cpp
Add absolute path to unit_tests
2020-02-23 17:18:04 +01:00
read_write_buffer_cpu_copy.cpp
Limit CPU copy in isReadWriteOnCpuAllowed
2020-04-09 12:30:12 +02:00
sync_buffer_handler_tests.cpp
Update sub device internal ref counts
2020-04-03 15:10:11 +02:00
work_group_size_tests.cpp
Clang-format: restore sorting includes
2020-02-24 10:22:30 +01:00
zero_size_enqueue_tests.cpp
Pass device bitfield when creating SVM alloc
2020-04-27 10:17:06 +02:00