compute-runtime/unit_tests
Dunajski, Bartosz 044255e9bd Pick Main Kernel for LWS and numWG in dispatchWalker()
Change-Id: I4fd0746ec77890ceacbf333966bb00a4ea99b186
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2018-08-20 13:51:35 +02:00
..
accelerators Add executionEnvironment field to Program 2018-08-16 16:52:41 +02:00
api Add executionEnvironment field to Program 2018-08-16 16:52:41 +02:00
aub_tests Refactor HelloWorldFixture in AUB tests 2018-08-17 13:12:16 +02:00
built_ins Add executionEnvironment field to Program 2018-08-16 16:52:41 +02:00
command_queue Pick Main Kernel for LWS and numWG in dispatchWalker() 2018-08-20 13:51:35 +02:00
command_stream Decouple memory manager and device 2018-08-20 13:44:31 +02:00
compiler_interface Add executionEnvironment field to Program 2018-08-16 16:52:41 +02:00
context change ARRAY_COUNT macro to constexpr 2018-08-14 10:04:58 +02:00
d3d_sharing Enhance validation in sharing scenarios. 2018-07-17 19:47:54 +02:00
device Decouple memory manager and device 2018-08-20 13:44:31 +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 Pass execution environment to command stream receiver. 2018-08-08 17:10:39 +02:00
execution_environment OsInterface cleanup. 2018-08-10 14:25:53 +02:00
execution_model Refactor querying Main and Parent Kernel from MultiDispatchInfo 2018-08-17 13:51:32 +02:00
fixtures Refactor HelloWorldFixture in AUB tests 2018-08-17 13:12:16 +02:00
gen8 Pass execution environment to command stream receiver. 2018-08-08 17:10:39 +02:00
gen9 Decouple memory manager and device 2018-08-20 13:44:31 +02:00
gen10 Pass execution environment to command stream receiver. 2018-08-08 17:10:39 +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 Add executionEnvironment field to Program 2018-08-16 16:52:41 +02:00
helpers Add localMemorySupported flag to HardwareCapabilities 2018-08-17 15:22:08 +02:00
indirect_heap Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
instrumentation
kernel Add executionEnvironment field to Program 2018-08-16 16:52:41 +02:00
libult Prefetch binding table entries. 2018-08-13 17:21:04 +02:00
linux Make all gmm helper members non-static 2018-08-03 08:25:44 +02:00
mem_obj Decouple memory manager and device 2018-08-20 13:44:31 +02:00
memory_manager Remove not used debug variable. 2018-08-09 16:12:44 +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 Decouple memory manager and device 2018-08-20 13:44:31 +02:00
mt_tests Fix VA sharing scenario 2018-08-14 15:00:16 +02:00
offline_compiler change ARRAY_COUNT macro to constexpr 2018-08-14 10:04:58 +02:00
os_interface Decouple memory manager and device 2018-08-20 13:44:31 +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 createFromGenBinary out from header 2018-08-10 15:59:26 +02:00
profiling Refactor querying Main and Parent Kernel from MultiDispatchInfo 2018-08-17 13:51:32 +02:00
program Pick main Kernel for PrintfHandler and AubSubCapture 2018-08-20 10:06:00 +02:00
sampler Add executionEnvironment field to Program 2018-08-16 16:52:41 +02:00
scenarios
scheduler Add executionEnvironment field to Program 2018-08-16 16:52:41 +02:00
sharings Do not seek extension presensce in sharing builder. 2018-08-06 10:57:18 +02:00
sku_info Limit scheduler kernel GWS to one workgroup in SimulationMode 2018-07-11 17:20:24 +02:00
source_level_debugger Change SourceLevelDebugger gmock object to NiceMock type 2018-08-10 12:23:34 +02:00
tbx Pass ExecutionEnvironment to get devices. 2018-08-07 15:17:06 +02:00
test_dynamic_lib
test_files Add debug flag to loop at initialize. 2018-08-16 09:57:49 +02:00
utilities Decrease number of classes deriving from Program 2/n 2018-08-08 13:01:45 +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 Aux translation [2/n]: Add new builtins 2018-08-10 18:24:21 +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
global_environment.h
main.cpp improve custom event listener error reporting 2018-08-17 12:57:29 +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 change ARRAY_COUNT macro to constexpr 2018-08-14 10:04:58 +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 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