compute-runtime/level_zero/core/source
Raiyan Latif b73c757a82 Add indirect allocations to residency at kernel submission time
Change-Id: Idc6ce7ac72de84107990a5c9786c868d4bfa4322
Signed-off-by: Raiyan Latif <raiyan.latif@intel.com>
2020-06-26 01:54:09 +02:00
..
builtin Add tests for builtin to L0 2020-05-07 10:25:46 +02:00
cmdlist Add indirect allocations to residency at kernel submission time 2020-06-26 01:54:09 +02:00
cmdqueue Add indirect allocations to residency at kernel submission time 2020-06-26 01:54:09 +02:00
compiler_interface Initial support for oneAPI Level Zero 2020-03-06 14:53:29 +01:00
debugger Program debug commands for DebuggerL0 2020-06-24 15:48:38 +02:00
device New AllocationType for debugSurface 2020-06-24 16:16:04 +02:00
dll Add initial symbol exports file to Level Zero 2020-03-20 18:45:00 -07:00
driver Fixed Global Driver to be void * with library unload driver cleanup 2020-06-22 12:59:03 +02:00
event Use correct allocation type for timestamp events 2020-06-02 12:24:12 +02:00
fence TBX csr downloads allocations on queryStatus calls 2020-05-13 16:28:19 +02:00
gen8 Create object library for ze_intel_gpu 2020-03-19 09:16:31 +01:00
gen9 Program hardware context in L0 command queue 2020-05-29 13:07:38 +02:00
gen11 Program hardware context in L0 command queue 2020-05-29 13:07:38 +02:00
gen12lp Add DG1 support to OpenCL and Level Zero (1/n) 2020-06-19 11:59:28 +02:00
hw_helpers Enable TBX mode in level zero 2020-05-06 16:33:15 +02:00
image Improve error handling for unsupported image creation 2020-06-11 15:05:23 -07:00
kernel Use encoder to program buffer surface state 2020-06-25 12:32:29 +02:00
linux Fixed Global Driver to be void * with library unload driver cleanup 2020-06-22 12:59:03 +02:00
memory Pass valid device bitfield while allocating memory 2020-06-23 08:52:08 +02:00
module Check if kernel was compiled for debug 2020-06-23 08:51:31 +02:00
printf_handler Use PRINTF_SURFACE for printf buffer allocation 2020-04-07 15:51:49 +02:00
sampler Add new method appendSamplerStateParams 2020-06-05 10:05:48 +02:00
windows Fixed Global Driver to be void * with library unload driver cleanup 2020-06-22 12:59:03 +02:00
CMakeLists.txt Unify Debugger::create methods and link to shared library 2020-06-19 08:26:18 +02:00
additional_kernel_properties.cpp Reorganize Level Zero Core API files 2020-03-25 11:21:43 +01:00
get_extension_function_lookup_map.cpp getExtensionFunctionAddress - use lookup map 2020-04-02 14:44:49 +02:00
get_extension_function_lookup_map.h getExtensionFunctionAddress - use lookup map 2020-04-02 14:44:49 +02:00