compute-runtime/unit_tests
Jobczyk, Lukasz d9f77550f2 Refactor SourceLevelDebugger mocks after moving SLD to Execution Environment
Change-Id: I459cd4ae00a57412ac30029e94399051d2b2fc75
2018-08-04 13:52:20 +02:00
..
accelerators Cmake refactor part 8 2018-03-06 20:53:43 +01:00
api SpirV improvements 2018-07-31 00:26:52 +02:00
aub_tests Make gmm client context non-static member 2018-07-27 00:16:30 +02:00
built_ins Make gmm client context non-static member 2018-07-27 00:16:30 +02:00
command_queue Remove command queue, completion stamp and device from mem obj 2018-08-01 16:17:13 +02:00
command_stream Fix TBX completion loop. 2018-08-03 09:32:24 +02:00
compiler_interface Forcing llvm as intermediate for Link, CreateLib 2018-07-30 17:15:21 +02:00
context Remove device helper 2018-07-26 14:10:05 +02:00
d3d_sharing Enhance validation in sharing scenarios. 2018-07-17 19:47:54 +02:00
device Refactor SourceLevelDebugger mocks after moving SLD to Execution Environment 2018-08-04 13:52:20 +02:00
device_queue Stop creating MockContext in MockParentKernel 2018-07-31 12:20:52 +02:00
elflib elflib reimplementation - initial commit 2018-07-26 14:03:35 +02:00
event EventsTracker refactor 2018-08-04 13:45:43 +02:00
execution_environment Move SourceLevelDebugger ownership to execution environment 2018-07-25 10:32:29 +02:00
execution_model Stop creating MockContext in MockParentKernel 2018-07-31 12:20:52 +02:00
fixtures Make all gmm helper members non-static 2018-08-03 08:25:44 +02:00
gen8 Move SourceLevelDebugger ownership to execution environment 2018-07-25 10:32:29 +02:00
gen9 Improve renderCompressed flags usage 2018-07-18 19:55:52 +02:00
gen10 Pass device to flushTask. 2018-08-01 14:11:06 +02:00
gen_common Set valid "max number of threads" in MEDIA_VFE_STATE 2018-07-19 15:17:17 +02:00
gmm_helper Make all gmm helper members non-static 2018-08-03 08:25:44 +02:00
gtpin Remove command queue, completion stamp and device from mem obj 2018-08-01 16:17:13 +02:00
helpers Set non-aux mode for non-pure stateful kernel arguments 2018-08-03 09:47:49 +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 Fix TBX completion loop. 2018-08-03 09:32:24 +02:00
libult Move tag allocation destruction to command stream receiver. 2018-07-16 13:12:53 +02:00
linux Make all gmm helper members non-static 2018-08-03 08:25:44 +02:00
mem_obj Set non-aux mode for non-pure stateful kernel arguments 2018-08-03 09:47:49 +02:00
memory_manager Add useSystemMemoryPool flag to Gmm 2018-08-03 12:52:23 +02:00
mock_gdi setting unique file names for the rest of the cpp files 2018-06-04 08:29:55 +02:00
mock_gmm Prepare to use gmm dynamic lib on Linux 2018-07-19 01:04:52 +02:00
mocks Refactor SourceLevelDebugger mocks after moving SLD to Execution Environment 2018-08-04 13:52:20 +02:00
mt_tests Fix bug in VA sharing multithreaded scenario 2018-08-02 12:55:05 +02:00
offline_compiler Temporary WA for getcwd 2018-08-03 10:47:56 +02:00
os_interface Add useSystemMemoryPool flag to Gmm 2018-08-03 12:52:23 +02:00
perf_tests Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
platform Make gmm client context non-static member 2018-07-27 00:16:30 +02:00
preamble Set valid "max number of threads" in MEDIA_VFE_STATE 2018-07-19 15:17:17 +02:00
preemption Add instance of gmm helper to execution environment 2018-07-06 08:48:19 +02:00
profiling Remove device helper 2018-07-26 14:10:05 +02:00
program Fix TBX completion loop. 2018-08-03 09:32:24 +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 Remove device helper 2018-07-26 14:10:05 +02:00
sharings Use make_unique to create mock devices. 2018-07-31 14:52:56 +02:00
sku_info Limit scheduler kernel GWS to one workgroup in SimulationMode 2018-07-11 17:20:24 +02:00
source_level_debugger Refactor SourceLevelDebugger mocks after moving SLD to Execution Environment 2018-08-04 13:52:20 +02:00
tbx Prepare to use gmm as dll on Windows 2018-06-08 17:35:01 +02:00
test_dynamic_lib Cmake refactor part 7 2018-03-06 14:26:05 +01:00
test_files AUB subcapture to read file name from outside and write into several files 2018-07-14 13:10:35 +02:00
utilities Move debug variables to new location 2018-07-30 11:22:02 +02:00
windows Improve Wddm creation 2018-06-14 09:06:40 +02:00
.clang-tidy enable & switch to clang 6.0 2018-05-25 10:08:26 +02:00
CMakeLists.txt allow IGC to be discovered by pkg-config 2018-06-20 13:13:58 +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 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 Prepare to use gmm dynamic lib on Linux 2018-07-19 01:04:52 +02:00
memory_leak_listener.cpp Reduce recompilation impact for captureCallStacks expression 2018-06-14 09:28:12 +02:00
memory_leak_listener.h Reduce recompilation impact for captureCallStacks expression 2018-06-14 09:28:12 +02:00
options.cpp Initial commit 2017-12-21 00:45:38 +01: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 Switch clang-format to 6.0 2018-06-14 09:45:00 +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