compute-runtime/opencl/test/unit_test
Lukasz Jobczyk 1185205673 Enable batched direct submission
Related-To: NEO-5112

Change-Id: I191dee8e8466232a1350e0b13974c3417366743f
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2020-09-23 15:27:57 +02:00
..
accelerators Cmake format script 2020-08-19 16:36:30 +02:00
api Enable batched direct submission 2020-09-23 15:27:57 +02:00
aub Add stepping to initialize AubManager 2020-09-03 13:33:17 +02:00
aub_mem_dump Cmake format script 2020-08-19 16:36:30 +02:00
aub_stream_mocks Add stepping to initialize AubManager 2020-09-03 13:33:17 +02:00
aub_tests Evict USM cpu allocation after migration 2020-09-18 13:01:45 +02:00
built_ins Move builtin kernel logic out of blit enqueue path 2020-09-01 13:42:43 +02:00
command_queue Select correct heap base address for ISA 2020-09-23 14:21:22 +02:00
command_stream Select correct heap base address for ISA 2020-09-23 14:21:22 +02:00
compiler_interface Cmake format script 2020-08-19 16:36:30 +02:00
config Reduce include paths in ULT 2020-03-27 14:11:45 +01:00
context Remove low priority and internal engine index variables 2020-09-21 16:44:14 +02:00
d3d_sharing Cmake format script 2020-08-19 16:36:30 +02:00
device Remove low priority and internal engine index variables 2020-09-21 16:44:14 +02:00
device_queue Cmake format script 2020-08-19 16:36:30 +02:00
event Cmake format script 2020-08-19 16:36:30 +02:00
execution_environment Cmake format script 2020-08-19 16:36:30 +02:00
execution_model Cmake format script 2020-08-19 16:36:30 +02:00
fixtures Remove low priority and internal engine index variables 2020-09-21 16:44:14 +02:00
gen8 Remove platform() dependency from DrmMock 2020-09-12 18:05:14 +02:00
gen9 Remove platform() dependency from DrmMock 2020-09-12 18:05:14 +02:00
gen11 Remove platform() dependency from DrmMock 2020-09-12 18:05:14 +02:00
gen12lp Remove low priority and internal engine index variables 2020-09-21 16:44:14 +02:00
gen_common Select correct heap base address for ISA 2020-09-23 14:21:22 +02:00
gmm_helper Cmake format script 2020-08-19 16:36:30 +02:00
gtpin Add global destructor of platforms 2020-09-01 17:26:17 +02:00
helpers Select correct heap base address for ISA 2020-09-23 14:21:22 +02:00
indirect_heap Fix unit test issues 2020-03-16 09:34:55 +01:00
kernel Move surface allocations from Program to BuildInfo 2020-09-16 12:01:46 +02:00
libult Add implicit flush for new resources and idling gpu 2020-09-22 21:50:02 +02:00
linux Use new residency model by default 2020-09-21 08:09:11 +02:00
mem_obj Remove low priority and internal engine index variables 2020-09-21 16:44:14 +02:00
memory_manager Select correct heap base address for ISA 2020-09-23 14:21:22 +02:00
mock_gdi Create TestEnvironment in ze_intel_gpu_core_tests 2020-09-11 09:53:58 +02:00
mock_gl Verify GL sharing based on luid from wglGetLuidINTEL function 2020-09-18 09:51:28 +02:00
mock_gmm Cmake format script 2020-08-19 16:36:30 +02:00
mocks Add implicit flush for new resources and idling gpu 2020-09-22 21:50:02 +02:00
mt_tests Unbind unused resources when running out of memory 2020-09-17 12:59:45 +02:00
offline_compiler Change IgcOclDeviceCtxLatest to IgcOclDeviceCtxTagOCL 2020-09-14 10:36:40 -07:00
os_interface Enable gem close worker on direct submission 2020-09-23 08:10:14 +02:00
perf_tests Cmake format script 2020-08-19 16:36:30 +02:00
platform Add new feature macros 2020-09-08 12:13:53 +02:00
preemption Cmake format script 2020-08-19 16:36:30 +02:00
profiling Use global timestamps instead of local 2020-09-03 16:39:36 +02:00
program ULT renaming: Printf tests 2020-09-22 13:00:29 +02:00
sampler Cmake format script 2020-08-19 16:36:30 +02:00
scenarios Cmake format script 2020-08-19 16:36:30 +02:00
scheduler Cmake format script 2020-08-19 16:36:30 +02:00
sharings Remove low priority and internal engine index variables 2020-09-21 16:44:14 +02:00
sku_info Add support for ftrRcsNode flag 2020-08-28 15:52:57 +02:00
source_level_debugger Enhance SBA tracking 2020-08-24 14:54:02 +02:00
test_dynamic_lib Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
test_files Do not flush caches in ULLS submissions by default. 2020-09-23 09:46:08 +02:00
test_macros Correct CL_DEVICE_MAX_NUM_SUB_GROUPS query 2020-09-11 10:54:46 +02:00
utilities Pass maxOsContextCount to GraphicsAllocation 2020-08-26 09:57:15 +02:00
windows Cmake format script 2020-08-19 16:36:30 +02:00
CMakeLists.txt Create TestEnvironment in ze_intel_gpu_core_tests 2020-09-11 09:53:58 +02:00
abort.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
custom_event_listener.h fix issues reported by clang-tidy 2020-05-25 12:15:40 +02:00
global_environment.cpp Remove redundant constructors from unit tests 2020-03-16 19:01:24 +01:00
global_environment.h Fix unit test issues 2020-03-16 09:34:55 +01:00
igdrcl_tests_pch.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
igdrcl_tests_pch.h do not use absolute path when including hw_cmds.h 2020-08-04 13:27:29 +02:00
lsan_suppressions.txt Fix build with USE_ASAN=ON 2020-05-22 13:17:50 +02:00
main.cpp Create platformsImpl when needed 2020-09-07 16:36:40 +02:00
options_unit_tests.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
ult_config_listener.cpp Add global destructor of platforms 2020-09-01 17:26:17 +02:00
ult_config_listener.h Add absolute include paths 2020-02-23 23:49:12 +01:00
ult_configuration.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
user_settings_32.user Add option to skip USM tests 2020-03-19 10:28:34 +01:00
user_settings_64.user Add option to skip USM tests 2020-03-19 10:28:34 +01:00