compute-runtime/unit_tests
Mateusz Jablonski 601caa8b27 Pass gmm entries to gmm client context wrapper
Change-Id: I618da55ef2eec9858ebb6570b5070bed6ddb73bf
2018-08-01 15:05:05 +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 Pass device to flushTask. 2018-08-01 14:11:06 +02:00
command_stream Pass device to flushTask. 2018-08-01 14:11:06 +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 Remove device helper 2018-07-26 14:10:05 +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 Make gmm client context non-static member 2018-07-27 00:16:30 +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 Pass device to flushTask. 2018-08-01 14:11:06 +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 gmm client context non-static member 2018-07-27 00:16:30 +02:00
gtpin Refactor allocateGraphicsMemoryInPreferredPool 2018-07-31 08:05:55 +02:00
helpers Optimize power usage in VA sharing scenarios. 2018-07-31 12:10:22 +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 Pass device to flushTask. 2018-08-01 14:11:06 +02:00
libult Move tag allocation destruction to command stream receiver. 2018-07-16 13:12:53 +02:00
linux Move static methods from Gmm to new GmmHelper class 2018-06-27 16:46:09 +02:00
mem_obj Refactor allocateGraphicsMemoryInPreferredPool 2018-07-31 08:05:55 +02:00
memory_manager Refactor allocateGraphicsMemoryInPreferredPool 2018-07-31 08:05:55 +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 Pass gmm entries to gmm client context wrapper 2018-08-01 15:05:05 +02:00
mt_tests Add instance of gmm helper to execution environment 2018-07-06 08:48:19 +02:00
offline_compiler Changing cloc tests to accept SpirV as IR 2018-07-31 13:39:01 +02:00
os_interface Add missing API_ENTER logging in functions: 2018-08-01 14:29:10 +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 Fixing hash calculation in MockProgram 2018-07-31 13:32:11 +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 Pass device to flushTask. 2018-08-01 14:11:06 +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