compute-runtime/unit_tests
Mrozek, Michal e6603a56f4 Create sip kernel when device is created
- This moves expensive sip kernel creation outside of enqueueNDRangeKernel

Change-Id: I4d09df46d993fa8f751468ed3adcff056e05ce13
2018-01-30 16:49:01 +01:00
..
accelerators Initial commit 2017-12-21 00:45:38 +01:00
api Handle host pointer not meeting memory manager criteria 2018-01-29 11:40:32 +01:00
aub_tests Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
built_ins Refactor SIP acquiring 2018-01-08 03:31:45 +01:00
command_queue Enable zero copy for enqueueReadBufferRect with hint 2018-01-25 13:17:59 +01:00
command_stream Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
compiler_interface Adding support for passing proper extensions list from cloc to compilers 2018-01-17 12:47:44 +01:00
context Enable zero copy for enqueueReadBufferRect with hint 2018-01-25 13:17:59 +01:00
d3d_sharing D3D sharable 2D texture: Map Aux GpuVa and set renderCompressed if possible 2018-01-26 08:38:59 +01:00
device Create sip kernel when device is created 2018-01-30 16:49:01 +01:00
device_queue Add refcount on MemObj in blocked scenarios. 2018-01-08 16:03:24 +01:00
elflib cmake cleanup 2017-12-21 10:29:13 +01:00
event Fix resource destruction scheme on device closure. 2018-01-15 18:45:48 +01:00
execution_model Fix for Execution model PageFaults 2017-12-22 11:49:56 +01:00
fixtures Add support for deletion of allocations that may be in use by GPU. 2018-01-19 12:34:49 +01:00
gen8 Program media sampler 2018-01-24 15:57:51 +01:00
gen9 Program media sampler 2018-01-24 15:57:51 +01:00
gen_common Enable CFL 2018-01-10 00:56:44 +01:00
gmm_helper D3D sharable 2D texture: Map Aux GpuVa and set renderCompressed if possible 2018-01-26 08:38:59 +01:00
gtpin Add support for GT-Pin Callbacks [2/n] 2018-01-24 16:25:02 +01:00
helpers clGetDeviceIDsFromVA_APIMediaAdapterINTEL support 2018-01-29 13:57:05 +01:00
indirect_heap Initial commit 2017-12-21 00:45:38 +01:00
instrumentation Instrumentation refactoring 2018-01-16 16:15:44 +01:00
kernel Fix status returned by clSetKernelArg. 2018-01-19 13:38:52 +01:00
libult Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
linux Add support for legacy kernel MOCS selection. 2018-01-25 09:10:04 +01:00
mem_obj D3D sharable 2D texture: Map Aux GpuVa and set renderCompressed if possible 2018-01-26 08:38:59 +01:00
memory_manager Restrict system memory allocations to certain address range 2018-01-26 15:16:41 +01:00
mock_gdi Rename build type Release-Internal to ReleaseInternal 2018-01-22 15:02:59 +01:00
mocks Create sip kernel when device is created 2018-01-30 16:49:01 +01:00
mt_tests Make base class for gmm_memory 2018-01-26 08:35:41 +01:00
offline_compiler Adding support for passing proper extensions list from cloc to compilers 2018-01-17 12:47:44 +01:00
os_interface Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
perf_tests Initial commit 2017-12-21 00:45:38 +01:00
platform Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
preamble Preemption - SIP command programming 2018-01-10 16:43:29 +01:00
preemption Enable Mid-Thread preemption for Gen9 2018-01-16 12:55:35 +01:00
profiling Initial commit 2017-12-21 00:45:38 +01:00
program Remove not used files 2018-01-23 12:47:20 +01:00
sampler Initial commit 2017-12-21 00:45:38 +01:00
scenarios Add refcount on MemObj in blocked scenarios. 2018-01-08 16:03:24 +01:00
scheduler Initial commit 2017-12-21 00:45:38 +01:00
sharings clGetDeviceIDsFromVA_APIMediaAdapterINTEL support 2018-01-29 13:57:05 +01:00
sku_info Gmm utils separation 2018-01-16 18:44:05 +01:00
tbx Make base class for gmm_memory 2018-01-26 08:35:41 +01:00
test_dynamic_lib Initial commit 2017-12-21 00:45:38 +01:00
test_files Add debug functionality to dump LWS sizes. 2018-01-09 15:41:11 +01:00
utilities Containers improvements 2018-01-07 23:48:19 +01:00
.clang-tidy Initial commit 2017-12-21 00:45:38 +01:00
CMakeLists.txt Make base class for gmm_memory 2018-01-26 08:35:41 +01:00
abort.cpp Initial commit 2017-12-21 00:45:38 +01:00
base_object_allocator.cpp Initial commit 2017-12-21 00:45:38 +01:00
custom_event_listener.h Initial commit 2017-12-21 00:45:38 +01:00
global_environment.cpp Initial commit 2017-12-21 00:45:38 +01:00
global_environment.h Initial commit 2017-12-21 00:45:38 +01:00
main.cpp Enable Mid-Thread preemption for Gen9 2018-01-16 12:55:35 +01:00
main_linux.cpp Initial commit 2017-12-21 00:45:38 +01:00
memory_leak_listener.cpp Initial commit 2017-12-21 00:45:38 +01:00
memory_leak_listener.h Initial commit 2017-12-21 00:45:38 +01:00
options.cpp Initial commit 2017-12-21 00:45:38 +01:00
ult_configuration.cpp Initial commit 2017-12-21 00:45:38 +01:00
user_settings_32.user Rename build type Release-Internal to ReleaseInternal 2018-01-22 15:02:59 +01:00
user_settings_64.user Rename build type Release-Internal to ReleaseInternal 2018-01-22 15:02:59 +01:00
verify.bat Initial commit 2017-12-21 00:45:38 +01:00