compute-runtime/opencl/test/unit_test
Maciej Plewka a779e44b52 Support for dsh and ssh on external heap in L0
Related-To: NEO-4724

Change-Id: I85c2effea8a99bebaf9e3db33129641f37dcabe5
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2020-08-30 06:56:52 +02:00
..
accelerators Cmake format script 2020-08-19 16:36:30 +02:00
api Correct CL_QUEUE_PROPERTIES_ARRAY query 2020-08-28 14:36:38 +02:00
aub Add function to set TBX configuration 2020-08-28 17:50:52 +02:00
aub_mem_dump Cmake format script 2020-08-19 16:36:30 +02:00
aub_stream_mocks Add gpuAddressSpace param to AubManager::create() 2020-02-27 11:51:13 +01:00
aub_tests includes refactor 2020-08-28 14:53:14 +02:00
built_ins Change L1 cache setup 2020-08-20 10:20:40 +02:00
command_queue Fix event submit time for enqueue without kernel 2020-08-28 19:13:24 +02:00
command_stream Optimize copying rect buffers by blitter 2020-08-26 10:00:39 +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 Delete magic values from ULT 2020-08-19 17:45:43 +02:00
d3d_sharing Cmake format script 2020-08-19 16:36:30 +02:00
device Add CL_DEVICE_LATEST_CONFORMANCE_VERSION_PASSED query 2020-08-21 11:51:32 +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 temporary WAs 2020-08-26 14:47:04 +02:00
gen8 Cmake format script 2020-08-19 16:36:30 +02:00
gen9 Cmake format script 2020-08-19 16:36:30 +02:00
gen11 Cmake format script 2020-08-19 16:36:30 +02:00
gen12lp Use blitter for global buffer patching on DG1. 2020-08-21 16:11:13 +02:00
gen_common Cmake format script 2020-08-19 16:36:30 +02:00
gmm_helper Cmake format script 2020-08-19 16:36:30 +02:00
gtpin Disable GTPin notifications for parent kernels 2020-08-28 13:57:09 +02:00
helpers Support for dsh and ssh on external heap in L0 2020-08-30 06:56:52 +02:00
indirect_heap Fix unit test issues 2020-03-16 09:34:55 +01:00
kernel Pass maxOsContextCount to GraphicsAllocation 2020-08-26 09:57:15 +02:00
libult Cmake format script 2020-08-19 16:36:30 +02:00
linux Cmake format script 2020-08-19 16:36:30 +02:00
mem_obj Change L1 cache setup 2020-08-20 10:20:40 +02:00
memory_manager Support for dsh and ssh on external heap in L0 2020-08-30 06:56:52 +02:00
mock_gdi Cmake format script 2020-08-19 16:36:30 +02:00
mock_gl Cmake format script 2020-08-19 16:36:30 +02:00
mock_gmm Cmake format script 2020-08-19 16:36:30 +02:00
mocks Support for dsh and ssh on external heap in L0 2020-08-30 06:56:52 +02:00
mt_tests Check if new residency model is supported in kernel 2020-08-25 15:01:18 +02:00
offline_compiler Cmake format script 2020-08-19 16:36:30 +02:00
os_interface Support for dsh and ssh on external heap in L0 2020-08-30 06:56:52 +02:00
perf_tests Cmake format script 2020-08-19 16:36:30 +02:00
platform Cmake format script 2020-08-19 16:36:30 +02:00
preemption Cmake format script 2020-08-19 16:36:30 +02:00
profiling Cmake format script 2020-08-19 16:36:30 +02:00
program Remove temporary WAs 2020-08-26 14:47:04 +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 Fix for number of used planes in libVA extended formats 2020-08-27 09:44:51 +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 Support for dsh and ssh on external heap in L0 2020-08-30 06:56:52 +02:00
test_macros Cmake format script 2020-08-19 16:36:30 +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 Remove temporary WAs 2020-08-26 14:47:04 +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 Fix build with USE_ASAN=ON 2020-05-22 13:17:50 +02:00
options_unit_tests.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
ult_config_listener.cpp Refactor direct submission 2020-03-27 12:43:05 +01: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