compute-runtime/unit_tests
Cetnerowski 3f6a94175b ULT renaming: clBuildProgramTests
Change-Id: Ia307798e9d7d73c2e9eb138a890225b8fd2b3e61
Signed-off-by: Cetnerowski <adam.cetnerowski@intel.com>
2018-09-12 08:09:13 +02:00
..
accelerators Improve KernelInfo handling: 2018-08-23 13:55:28 +02:00
api ULT renaming: clBuildProgramTests 2018-09-12 08:09:13 +02:00
aub Add function to get Page Table entry bits 2018-09-11 14:10:42 +02:00
aub_tests AUB CSR to use size from gmm when calling makeResident on RenderCompressed 2018-09-04 14:15:03 +02:00
built_ins Delete Device::getBuiltIns() 2018-08-22 16:54:53 +02:00
command_queue Code cleanup for reduced GPU address space 2018-09-10 16:16:06 +02:00
command_stream Get rid of processResidency() calls with null ResidencyContainer 1/n 2018-09-11 15:32:11 +02:00
compiler_interface Move CompilerInterface to ExecutionEnvironment 2018-08-21 15:30:15 +02:00
context change ARRAY_COUNT macro to constexpr 2018-08-14 10:04:58 +02:00
d3d_sharing Do not use exceptions for input validation. 2018-09-04 11:32:56 +02:00
device Pass device index to create method.. 2018-09-11 16:26:54 +02:00
device_queue Add executionEnvironment field to Program 2018-08-16 16:52:41 +02:00
elflib ELF reader refactor 2018-08-17 13:57:41 +02:00
event Add deferred list to TagAllocator for nodes that are not completed 2018-09-05 11:14:23 +02:00
execution_environment Pass device index to create method.. 2018-09-11 16:26:54 +02:00
execution_model Use Semaphore to wait for dependencies on the same device 2018-09-07 22:34:44 +02:00
fixtures Add localMemorySupported member to MemoryManager 2018-09-07 12:04:21 +02:00
gen8 Unify STORE_DATA_IMM cmd and reduce number of files to compile 2018-09-04 13:42:35 +02:00
gen9 Unify STORE_DATA_IMM cmd and reduce number of files to compile 2018-09-04 13:42:35 +02:00
gen10 Unify STORE_DATA_IMM cmd and reduce number of files to compile 2018-09-04 13:42:35 +02:00
gen_common Rename ULT L3Helper to UnitTestHelper 2018-08-21 17:38:27 +02:00
gmm_helper Add localMemorySupported member to MemoryManager 2018-09-07 12:04:21 +02:00
gtpin Pass device index to create method.. 2018-09-11 16:26:54 +02:00
helpers Pass device index to create method.. 2018-09-11 16:26:54 +02:00
indirect_heap Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
instrumentation Cmake refactor part 11 2018-03-08 13:23:27 +01:00
kernel Add localMemorySupported member to MemoryManager 2018-09-07 12:04:21 +02:00
libult Use Semaphore to wait for dependencies on the same device 2018-09-07 22:34:44 +02:00
linux Make all gmm helper members non-static 2018-08-03 08:25:44 +02:00
mem_obj Pass device index to create method.. 2018-09-11 16:26:54 +02:00
memory_manager Code cleanup for reduced GPU address space 2018-09-10 16:16:06 +02:00
mock_gdi Add support for reduced GPU address space 2018-09-03 13:51:36 +02:00
mock_gmm Prepare to use gmm dynamic lib on Linux 2018-07-19 01:04:52 +02:00
mocks Pass device index to create method.. 2018-09-11 16:26:54 +02:00
mt_tests Remove reuseBO from createGraphicsAllocationFromSharedHandle 2018-09-03 13:38:19 +02:00
offline_compiler Temporary WA for getcwd 2018-09-10 16:31:53 +02:00
os_interface Get rid of processResidency() calls with null ResidencyContainer 3/n 2018-09-12 06:43:49 +02:00
perf_tests Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
platform Add debug flag to loop at initialize. 2018-08-16 09:57:49 +02:00
preamble Set valid "max number of threads" in MEDIA_VFE_STATE 2018-07-19 15:17:17 +02:00
preemption Move BuiltIns to ExecutionEnvironment 2018-08-21 23:15:47 +02:00
profiling Refactor querying Main and Parent Kernel from MultiDispatchInfo 2018-08-17 13:51:32 +02:00
program Add HardwareInfo argument to setupHardwareCapabilities method 2018-08-24 08:30:52 +02:00
sampler Improve KernelInfo handling: 2018-08-23 13:55:28 +02:00
scenarios Cmake refactor part 11 2018-03-08 13:23:27 +01:00
scheduler Add executionEnvironment field to Program 2018-08-16 16:52:41 +02:00
sharings Sharing format query for Intel/DX9 2018-08-31 18:20:42 +02:00
sku_info Limit scheduler kernel GWS to one workgroup in SimulationMode 2018-07-11 17:20:24 +02:00
source_level_debugger Pass device index to create method.. 2018-09-11 16:26:54 +02:00
tbx Pass ExecutionEnvironment to get devices. 2018-08-07 15:17:06 +02:00
test_dynamic_lib Cmake refactor part 7 2018-03-06 14:26:05 +01:00
test_files Initial implementation of Timestamp Packet write 2018-08-28 08:27:13 +02:00
utilities Add deferred list to TagAllocator for nodes that are not completed 2018-09-05 11:14:23 +02:00
windows [3/n] Wddm Cleanup. 2018-08-16 10:07:24 +02:00
.clang-tidy enable & switch to clang 6.0 2018-05-25 10:08:26 +02:00
CMakeLists.txt Rename setupGtSystemInfo to setupHardwareInfo 2018-08-29 16:24:16 +02:00
abort.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
base_object_allocator.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
custom_event_listener.h improve custom event listener error reporting 2018-08-17 12:57:29 +02:00
global_environment.cpp remove some redunant casts in setAdapterInfo 2018-03-06 09:09:04 +01:00
global_environment.h remove some redunant casts in setAdapterInfo 2018-03-06 09:09:04 +01:00
main.cpp Rename setupGtSystemInfo to setupHardwareInfo 2018-08-29 16:24:16 +02:00
memory_leak_listener.cpp Enable detailedAllocationLoggingActive when captureCallStacks is enabled 2018-08-23 11:04:45 +02:00
memory_leak_listener.h Reduce recompilation impact for captureCallStacks expression 2018-06-14 09:28:12 +02:00
options.cpp change ARRAY_COUNT macro to constexpr 2018-08-14 10:04:58 +02:00
tests_configuration.h Rename setupGtSystemInfo to setupHardwareInfo 2018-08-29 16:24:16 +02:00
ult_config_listener.cpp Make gmm client context non-static member 2018-07-27 00:16:30 +02:00
ult_config_listener.h Make gmm client context non-static member 2018-07-27 00:16:30 +02:00
ult_configuration.cpp Rename setupGtSystemInfo to setupHardwareInfo 2018-08-29 16:24:16 +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