compute-runtime/unit_tests
Pawel Wilma 2ca886b45d Force integer divide emulation for TGLLP A-step
Related-To: NEO-3661

Change-Id: I305c3cfc14262a832aee749e66f3c426d3ca0343
Signed-off-by: Pawel Wilma <pawel.wilma@intel.com>
2019-12-20 10:11:41 +01:00
..
accelerators Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +01:00
api Add support for unrestricted size flag in the USM 2019-12-19 15:46:34 +01:00
aub Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00
aub_mem_dump Move gmm_helper to core 2019-12-04 15:25:32 +01:00
aub_stream_mocks Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
aub_tests Move headers to core 2019-12-10 12:19:29 +01:00
built_ins Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00
command_queue ULT renaming: Get Size tests 2019-12-18 09:50:53 +01:00
command_stream Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
compiler_interface FLAT_IMAGE patch tokens support 2019-12-09 08:49:04 +01:00
context Move headers to core 2019-12-10 12:19:29 +01:00
d3d_sharing Add ULTs to check rootDeviceIndex correctness in internal GraphicsAllocations 2019-12-18 14:50:10 +01:00
device Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
device_queue Execution Model heaps programming cleanup 2019-12-17 14:12:50 +01:00
elflib Move ElfLib to core 2019-10-18 08:31:12 +02:00
event Simplify PerfCounter initialization 2019-12-19 14:25:45 +01:00
execution_environment Pass os interface to gmm helper's constructor 2019-12-20 00:51:32 +01:00
execution_model Move grf size to HwInfo 2019-12-17 17:27:21 +01:00
fixtures Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
gen8 Execution Model heaps programming cleanup 2019-12-17 14:12:50 +01:00
gen9 Add mechanism to dynamically assign thread arbitration policy by one kernel 2019-12-11 09:30:33 +01:00
gen11 Use correct macros for enabling tests 2019-12-18 15:38:51 +01:00
gen12lp Force integer divide emulation for TGLLP A-step 2019-12-20 10:11:41 +01:00
gen_common Move IndirectHeap to core and improve unit tests 2019-12-03 15:06:27 +01:00
gmm_helper Pass os interface to gmm helper's constructor 2019-12-20 00:51:32 +01:00
gtpin Move headers to core 2019-12-10 12:19:29 +01:00
helpers Force integer divide emulation for TGLLP A-step 2019-12-20 10:11:41 +01:00
indirect_heap Move IndirectHeap to core and improve unit tests 2019-12-03 15:06:27 +01:00
kernel Add ULTs to check rootDeviceIndex correctness in internal GraphicsAllocations 2019-12-18 14:50:10 +01:00
libult Exposing downloadAllocations in base CSR 2019-12-18 23:40:26 +01:00
linux Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00
mem_obj Add ULTs to check rootDeviceIndex correctness in internal GraphicsAllocations 2019-12-18 14:50:10 +01:00
memory_manager Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
mock_gdi Add separate methods to Wddm interface to create monitor fence 2019-12-19 13:38:19 +01:00
mock_gmm Use newer GMM API 2019-11-05 08:30:09 +01:00
mocks Pass os interface to gmm helper's constructor 2019-12-20 00:51:32 +01:00
mt_tests Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
offline_compiler Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00
os_interface Add separate methods to Wddm interface to create monitor fence 2019-12-19 13:38:19 +01:00
perf_tests Rename files with the same name 2019-12-13 14:17:31 +01:00
platform Add debug flag to override gpu address space 2019-12-17 15:01:35 +01:00
profiling Simplify PerfCounter initialization 2019-12-19 14:25:45 +01:00
program Add ULTs to check rootDeviceIndex correctness in internal GraphicsAllocations 2019-12-18 14:50:10 +01:00
sampler Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +01:00
scenarios Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
scheduler Move headers to core 2019-12-10 12:19:29 +01:00
sharings Unified memory sharing 9/n 2019-12-17 13:25:58 +01:00
sku_info Move files to core 2019-11-19 16:19:52 +01:00
source_level_debugger Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
test_dynamic_lib Update copyright headers 2018-09-20 18:02:35 +02:00
test_files Add debug flag to override gpu address space 2019-12-17 15:01:35 +01:00
utilities Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00
windows Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
.clang-tidy clang-tidy improvements and code fixes 2019-11-25 16:06:34 +01:00
CMakeLists.txt Fix command container tests cmake generation 2019-12-04 15:22:01 +01:00
abort.cpp Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
core_unit_tests_files.cmake Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00
custom_event_listener.h Remove printing SKIPPED tests from output 2019-05-17 11:30:04 +02:00
global_environment.cpp Move headers to core 2019-12-02 14:20:45 +01:00
global_environment.h Move headers to core 2019-12-02 14:20:45 +01:00
igdrcl_tests_pch.cpp Initial implementation of PCH for Windows 2018-11-20 13:42:49 +01:00
igdrcl_tests_pch.h Move headers to core 2019-12-02 14:20:45 +01:00
main.cpp Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00
options_unit_tests.cpp Rename files with the same name 2019-12-13 14:17:31 +01:00
test_mode.h Report too long test name at compile time 2019-04-02 10:26:01 +02:00
tests_configuration.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
ult_config_listener.cpp Move headers to core 2019-12-10 12:19:29 +01:00
ult_config_listener.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
ult_configuration.cpp Report too long test name at compile time 2019-04-02 10:26:01 +02:00
user_settings_32.user
user_settings_64.user
verify.bat Update internal 2018-04-13 09:59:16 +02:00