compute-runtime/unit_tests
Zdunowski, Piotr 75a635fdc5 [1/n] Log allocation placement.
Change-Id: I9ab61e10dcb0fcbbaf859c077a64ce7a4f2c213c
2019-01-16 16:46:50 +01:00
..
accelerators Update copyright headers 2018-09-20 18:02:35 +02:00
api ULT renaming: image mapping tests 2019-01-16 14:05:33 +01:00
aub AubManager to accept memory bank size in bytes 2019-01-02 15:56:36 +01:00
aub_mem_dump Remove unnecessary casts. 2018-12-18 13:42:14 +01:00
aub_stream_mocks AubManager to accept memory bank size in bytes 2019-01-02 15:56:36 +01:00
aub_tests Fixes for misaligned hostPtr enqueueReadWrite 2019-01-11 09:14:47 +01:00
built_ins Change Buffer to MemObj in BufferForAuxTranslation collection 2018-12-19 08:05:51 +01:00
command_queue Fix for incorrect timestamp offset calculation in event profiling info 2019-01-11 16:39:05 +01:00
command_stream Refactoring of additional MMIO registers in AubDump 2019-01-16 11:16:54 +01:00
compiler_interface Fix Source Level Debugger scenario 2018-12-06 17:23:39 +01:00
context Change CL_MEM_USE_HOST_PTR buffer allocation scheme. 2019-01-08 16:24:10 +01:00
d3d_sharing Refactor Graphics Allocation paths for Images 2018-12-19 13:49:53 +01:00
device Define GPGPU engines per gen 2019-01-15 12:05:19 +01:00
device_queue Revert commit cc1f4bed60. 2018-12-21 13:25:49 +01:00
elflib Update copyright headers 2018-09-20 18:02:35 +02:00
event Create HardwareContext only when osContext is available 2019-01-13 15:12:07 +01:00
execution_environment Define GPGPU engines per gen 2019-01-15 12:05:19 +01:00
execution_model Add calculation of default SSH size in ULTs 2019-01-04 09:28:21 +01:00
fixtures Define GPGPU engines per gen 2019-01-15 12:05:19 +01:00
gen8 Define GPGPU engines per gen 2019-01-15 12:05:19 +01:00
gen9 Define GPGPU engines per gen 2019-01-15 12:05:19 +01:00
gen10 Define GPGPU engines per gen 2019-01-15 12:05:19 +01:00
gen_common Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
gmm_helper Set NoGfxMemory in Gmm Constructor 2019-01-11 08:11:22 +01:00
gtpin Minor renaming in a scope of multi os context allocations: 2019-01-07 11:42:43 +01:00
helpers Add new flag to dispatch info. 2019-01-15 12:21:18 +01:00
indirect_heap Graphics Allocation cleanup. 2018-10-31 11:54:24 +01:00
instrumentation Update copyright headers 2018-09-20 18:02:35 +02:00
kernel Create HardwareContext only when osContext is available 2019-01-13 15:12:07 +01:00
libult Dont restore overrideCommandStreamReceiverCreation at creation time 2019-01-09 09:25:01 +01:00
linux Use different DRM Context for each OsContext on Linux 2018-12-12 15:08:23 +01:00
mem_obj Do not align down pointer passed to hostPtr allocation 2019-01-08 21:21:34 +01:00
memory_manager Define GPGPU engines per gen 2019-01-15 12:05:19 +01:00
mock_gdi Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm fix naming convention in mock_gmm 2018-10-04 22:59:31 +02:00
mocks Initialize HardwareContext with valid deviceIndex and engineIndex 2019-01-15 15:33:42 +01:00
mt_tests Add createAubManager function 2018-12-12 08:23:18 +01:00
offline_compiler Rename offline compiler: cloc -> ocloc 2018-11-21 13:31:47 +01:00
os_interface [1/n] Log allocation placement. 2019-01-16 16:46:50 +01:00
perf_tests Update copyright headers 2018-09-20 18:02:35 +02:00
platform Dont restore overrideCommandStreamReceiverCreation at creation time 2019-01-09 09:25:01 +01:00
preamble Reorder STATE_BASE_ADDRESS and STATE_SIP 2018-11-13 17:57:51 +01:00
preemption Define GPGPU engines per gen 2019-01-15 12:05:19 +01:00
profiling Add cache flush command after WALKER command 2018-12-19 13:15:33 +01:00
program Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
sampler Remove unnecessary casts. 2018-12-18 13:42:14 +01:00
scenarios Define GPGPU engines per gen 2019-01-15 12:05:19 +01:00
scheduler Fix for problems with uninitialized SPatchExecutionEnvironment 2018-10-05 14:58:36 +02:00
sharings Refactor of glcl sharing 2018-12-17 23:04:28 +01:00
sku_info Add support for FtrTileY flag 2018-09-20 11:54:39 -07:00
source_level_debugger Define GPGPU engines per gen 2019-01-15 12:05:19 +01:00
tbx Add createAubManager function 2018-12-12 08:23:18 +01:00
test_dynamic_lib Update copyright headers 2018-09-20 18:02:35 +02:00
test_files [1/n] Log allocation placement. 2019-01-16 16:46:50 +01:00
utilities Add pipe control before and after buffer translation 2018-12-20 09:30:53 +01:00
windows Add createAubManager function 2018-12-12 08:23:18 +01:00
.clang-tidy enable & switch to clang 6.0 2018-05-25 10:08:26 +02:00
CMakeLists.txt Add createAubManager function 2018-12-12 08:23:18 +01:00
abort.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
base_object_allocator.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
custom_event_listener.h Update copyright headers 2018-09-20 18:02:35 +02:00
global_environment.cpp Fix bug in setup of Windows unit level tests 2018-10-17 09:53:56 +02:00
global_environment.h Fix bug in setup of Windows unit level tests 2018-10-17 09:53:56 +02:00
igdrcl_tests_pch.cpp Initial implementation of PCH for Windows 2018-11-20 13:42:49 +01:00
igdrcl_tests_pch.h Initial implementation of PCH for Windows 2018-11-20 13:42:49 +01:00
main.cpp Enable LocalMemory and AubStream in AubTestsWithTbx mode 2018-12-27 09:48:31 +01:00
memory_leak_listener.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
memory_leak_listener.h Add AUB registry key for additional MMIO registers list 2018-11-21 16:41:44 +01:00
options.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
tests_configuration.h Enhance AubTests with TBX server capability 2018-09-19 15:34:36 +02:00
ult_config_listener.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
ult_config_listener.h Update copyright headers 2018-09-20 18:02:35 +02:00
ult_configuration.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
user_settings_32.user Adjust user setting files to use correct flag for tests 2018-03-28 11:46:29 +02:00
user_settings_64.user Adjust user setting files to use correct flag for tests 2018-03-28 11:46:29 +02:00
verify.bat Update internal 2018-04-13 09:59:16 +02:00