compute-runtime/unit_tests
Maciej Dziuban 1392b79b58 L3 programming refactor 1/n
- Clean up size estimation functions
- Make some tests gen specific

Change-Id: If9c15f311306282ba035b380e6d4cadc17584815
2018-04-20 22:34:35 +02:00
..
accelerators Cmake refactor part 8 2018-03-06 20:53:43 +01:00
api separate BuiltinDispatchInfoBuilder from built_ins.h 2018-04-19 12:32:13 +02:00
aub_tests [33/n] Internal 4GB allocator. 2018-04-19 08:13:48 +02:00
built_ins Refactor ult for preemption enabling 2018-04-16 12:55:30 +02:00
command_queue Add check for local work group size in clEnqueueNDRangeKernel call. 2018-04-20 08:16:16 +02:00
command_stream L3 programming refactor 1/n 2018-04-20 22:34:35 +02:00
compiler_interface cl_cache: do not call fcl when not needed 2018-04-03 13:34:02 +02:00
context Add check for local work group size in clEnqueueNDRangeKernel call. 2018-04-20 08:16:16 +02:00
d3d_sharing correct tests naming in d3d9 tests 2018-04-20 12:30:42 +02:00
device Don't expose mipmaps on 1.2 devices 2018-04-13 11:22:33 +02:00
device_queue [26/n] Internal 4GB allocator. 2018-04-09 10:47:37 +02:00
elflib fix dependencies for elflib and tbx unit tests 2018-04-12 12:51:12 +02:00
event [26/n] Internal 4GB allocator. 2018-04-09 10:47:37 +02:00
execution_model [28/n] Internal 4GB allocator. 2018-04-16 17:56:49 +02:00
fixtures [32/n] Internal 4GB allacator. 2018-04-18 08:49:08 +02:00
gen8 L3 programming refactor 1/n 2018-04-20 22:34:35 +02:00
gen9 L3 programming refactor 1/n 2018-04-20 22:34:35 +02:00
gen_common [33/n] Internal 4GB allocator. 2018-04-19 08:13:48 +02:00
gmm_helper Improve gmock usage: Remove default ON_CALL from MockGmmResourceInfo 2018-03-26 11:34:57 +02:00
gtpin Update kernel allocation when substitute kernel heap 2018-04-05 10:49:40 +02:00
helpers KMD Notfy: Multiply timeout by taskCount diff only on Linux 2018-04-19 22:28:06 +02:00
indirect_heap [33/n] Internal 4GB allocator. 2018-04-19 08:13:48 +02:00
instrumentation Cmake refactor part 11 2018-03-08 13:23:27 +01:00
kernel separate BuiltinDispatchInfoBuilder from built_ins.h 2018-04-19 12:32:13 +02:00
libult Refactor ult for preemption enabling 2018-04-16 12:55:30 +02:00
linux switch to libva 2.x 2018-04-13 11:16:33 +02:00
mem_obj Refactor ult for preemption enabling 2018-04-16 12:55:30 +02:00
memory_manager Fix a bug in Graphics Allocations constructors. 2018-04-19 09:45:03 +02:00
mock_gdi Cmake refactor part 17 2018-03-16 16:00:37 +01:00
mocks separate BuiltinDispatchInfoBuilder from built_ins.h 2018-04-19 12:32:13 +02:00
mt_tests Cmake refactor part 22 2018-03-27 12:59:05 +02:00
offline_compiler Source Level Debugger: add generating debug data in cloc 2018-04-18 17:14:15 +02:00
os_interface Fix problems in thkWrapper and SharingHandler 2018-04-19 15:04:38 +02:00
perf_tests Initial commit 2017-12-21 00:45:38 +01:00
platform ULTs: more MemoryManagementFixture cleanup 2018-03-30 10:52:50 +02:00
preamble Tests for default PreambleHelper methods 2018-04-18 09:55:14 +02:00
preemption [22/n] Internal 4GB allocator. 2018-03-29 08:17:32 +02:00
profiling Stop querying gpu frequency during each profiling data calculation 2018-04-11 12:00:41 +02:00
program Add check for local work group size in clEnqueueNDRangeKernel call. 2018-04-20 08:16:16 +02:00
sampler Adding mipmap support in sampler 2018-04-10 22:15:09 +02:00
scenarios Cmake refactor part 11 2018-03-08 13:23:27 +01:00
scheduler Cmake refactor part 11 2018-03-08 13:23:27 +01:00
sharings Fix problems in thkWrapper and SharingHandler 2018-04-19 15:04:38 +02:00
sku_info Add KMD/GMM FtrWddm2_1_64kbPages flag 2018-04-16 16:23:40 +02:00
source_level_debugger Source Level Debugger: SIP programming in preamble 2018-04-13 14:40:08 +02:00
tbx fix dependencies for elflib and tbx unit tests 2018-04-12 12:51:12 +02:00
test_dynamic_lib Cmake refactor part 7 2018-03-06 14:26:05 +01:00
test_files Add check for local work group size in clEnqueueNDRangeKernel call. 2018-04-20 08:16:16 +02:00
utilities Adding mipmap support in sampler 2018-04-10 22:15:09 +02:00
.clang-tidy Initial commit 2017-12-21 00:45:38 +01:00
CMakeLists.txt Source Level Debugger: add generating debug data in cloc 2018-04-18 17:14:15 +02:00
abort.cpp Initial commit 2017-12-21 00:45:38 +01:00
base_object_allocator.cpp Initial commit 2017-12-21 00:45:38 +01:00
custom_event_listener.h Initial commit 2017-12-21 00:45:38 +01: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 Refactor ult for preemption enabling 2018-04-16 12:55:30 +02:00
memory_leak_listener.cpp Initial commit 2017-12-21 00:45:38 +01:00
memory_leak_listener.h Initial commit 2017-12-21 00:45:38 +01:00
options.cpp Initial commit 2017-12-21 00:45:38 +01:00
ult_configuration.cpp Initial commit 2017-12-21 00:45:38 +01: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