compute-runtime/opencl/test/unit_test
Bartosz Dunajski 6cc698f896 Change PrivateDriverDataSize for Wddm 2.3 submits
Change-Id: I472aa50f415947dfdb30168219c717dac26abdc8
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2020-05-04 16:21:42 +02:00
..
accelerators Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
api Add debug flag to override device enqueue support 2020-05-04 11:01:14 +02:00
aub Move VariableBackup to shared 2020-04-02 13:42:41 +02:00
aub_mem_dump Pass root device index to all MockAllocationProperties constructors 2020-03-26 11:34:47 +01:00
aub_stream_mocks Add gpuAddressSpace param to AubManager::create() 2020-02-27 11:51:13 +01:00
aub_tests Refactor MemoryPropertiesFlags 2020-04-28 18:15:25 +02:00
built_ins Disable some builtins when images are not supported 2020-04-23 11:30:52 +02:00
command_queue Force implicitFlush for blit aux translation 2020-05-04 11:29:21 +02:00
command_stream Refactor MemorySynchronizationCommands class 2020-04-27 17:33:31 +02:00
compiler_interface Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
config Reduce include paths in ULT 2020-03-27 14:11:45 +01:00
context Add debug flag to override device enqueue support 2020-05-04 11:01:14 +02:00
d3d_sharing Refactor MemoryPropertiesFlags 2020-04-28 18:15:25 +02:00
device Add debug flag to override device enqueue support 2020-05-04 11:01:14 +02:00
device_queue Add debug flag to override device enqueue support 2020-05-04 11:01:14 +02:00
event remove MT tests from igdrcl_tests target 2020-04-06 15:25:55 +02:00
execution_environment Move MockDevice to shared 2020-04-03 08:23:06 +02:00
execution_model Move cmd parse files to shared directory 2020-03-31 23:31:29 +02:00
fixtures Add debug flag to override device enqueue support 2020-05-04 11:01:14 +02:00
gen8 Refactor MemorySynchronizationCommands class 2020-04-27 17:33:31 +02:00
gen9 Refactor MemorySynchronizationCommands class 2020-04-27 17:33:31 +02:00
gen11 Update ftrSupportsCoherency value 2020-04-30 16:23:38 +02:00
gen12lp Update ftrSupportsCoherency value 2020-04-30 16:23:38 +02:00
gen_common Move MockDevice to shared 2020-04-03 08:23:06 +02:00
gmm_helper Remove unnecessary platform() uses from gmm tests 2020-04-07 10:49:41 +02:00
gtpin AppendLaunchKernel tests 2020-04-06 15:46:04 +02:00
helpers Refactor LriHelper class 2020-04-29 14:15:43 +02:00
indirect_heap Fix unit test issues 2020-03-16 09:34:55 +01:00
kernel ULT renaming: Kernel Arg Dev Queue tests 2020-05-04 11:43:19 +02:00
libult AppendLaunchKernel tests 2020-04-06 15:46:04 +02:00
linux Read max frequency using pci path 2020-04-09 18:31:13 +02:00
mem_obj Refactor libva and OCL sharing to pass in Intel flag 2020-04-30 16:43:54 +02:00
memory_manager Add debug flag to disallow allocation into system memory 2020-05-04 10:42:32 +02:00
mock_gdi Rename memory_constants.h to constants.h 2020-04-02 14:19:39 +02:00
mock_gl Move glDllHelper out of windows directory and rename 2020-04-03 07:55:25 +02:00
mock_gmm Add absolute include paths 2020-02-23 23:49:12 +01:00
mocks IGC interface cleanup 2020-04-28 21:01:48 +02:00
mt_tests Remove PlatformFixture from ApiFixture 2020-04-28 14:54:41 +02:00
offline_compiler Remove redundant constructors from ULT 2020-04-15 18:18:27 +02:00
os_interface Change PrivateDriverDataSize for Wddm 2.3 submits 2020-05-04 16:21:42 +02:00
perf_tests Don't use the entire std namespace 2020-03-27 19:57:11 +01:00
platform LoopAtPlatformInitialize renamed to LoopAtDriverInit and triggers earlier 2020-04-28 13:47:04 +02:00
profiling Pass device bitfield to TagAllocator 2020-04-17 10:41:18 +02:00
program Limit access to the printf buffer 2020-04-30 16:32:12 +02:00
sampler Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
scenarios Move MockDevice to shared 2020-04-03 08:23:06 +02:00
scheduler Add debug flag to override device enqueue support 2020-05-04 11:01:14 +02:00
sharings Refactor libva and OCL sharing to pass in Intel flag 2020-04-30 16:43:54 +02:00
sku_info Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
source_level_debugger Move MockDevice to shared 2020-04-03 08:23:06 +02:00
test_dynamic_lib Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
test_files Add debug flag to override kernel preemption level 2020-05-04 15:41:12 +02:00
test_macros Add debug flag to override device enqueue support 2020-05-04 11:01:14 +02:00
utilities Improve TimestampPacket dependencies handling 2020-04-23 15:18:40 +02:00
windows Fill OsInterface in Wddm::init 2020-04-09 14:49:24 +02:00
.clang-tidy Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
CMakeLists.txt Fix Use test flags in ocl tests 2020-04-27 11:06:33 +02:00
abort.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
core_unit_tests_files.cmake Moved unit test for getMaxGpuFrequency on Linux to shared code 2020-04-14 12:41:54 +02:00
custom_event_listener.h Correct naming convention in custom_event_listener.h 2020-03-17 11:52:54 +01:00
global_environment.cpp Remove redundant constructors from unit tests 2020-03-16 19:01:24 +01:00
global_environment.h Fix unit test issues 2020-03-16 09:34:55 +01:00
igdrcl_tests_pch.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
igdrcl_tests_pch.h Rename memory_constants.h to constants.h 2020-04-02 14:19:39 +02:00
main.cpp AppendLaunchKernel tests 2020-04-06 15:46:04 +02:00
options_unit_tests.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
ult_config_listener.cpp Refactor direct submission 2020-03-27 12:43:05 +01:00
ult_config_listener.h Add absolute include paths 2020-02-23 23:49:12 +01:00
ult_configuration.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
user_settings_32.user Add option to skip USM tests 2020-03-19 10:28:34 +01:00
user_settings_64.user Add option to skip USM tests 2020-03-19 10:28:34 +01:00