compute-runtime/level_zero/core/source
Aravind Gopalakrishnan a9cb7876a5 feature: Append recorded commandlist into immediate (4/N)
- add changes for copy queue support for immediate cmdlist submit

Related-To: NEO-10356

Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@intel.com>
2024-08-29 09:35:31 +02:00
..
builtin feature: use heapless builtins in L0 if supported 2024-02-13 16:14:27 +01:00
cache feature: add support for L3-cache reservation 2024-07-24 10:10:28 +02:00
cmdlist fix: add fallback for invalid handles in extension functions 2024-08-28 17:22:35 +02:00
cmdqueue feature: Append recorded commandlist into immediate (4/N) 2024-08-29 09:35:31 +02:00
compiler_interface fix: cl_cache L0 env vars + refactor code structure 2024-03-01 17:35:08 +01:00
context fix: add fallback for invalid handles in extension functions 2024-08-28 17:22:35 +02:00
debug_manager
device fix: add fallback for invalid handles in extension functions 2024-08-28 17:22:35 +02:00
dll feature: add support for null aub mode 2024-04-09 16:59:42 +02:00
driver fix: add fallback for invalid handles in extension functions 2024-08-28 17:22:35 +02:00
event fix: add fallback for invalid handles in extension functions 2024-08-28 17:22:35 +02:00
fabric fix: report number of XeLink hops 2024-03-08 07:00:22 +01:00
fence fix: improve TBX downloading after L0 Event sync 2024-08-23 10:42:17 +02:00
gen8
gen9
gen11
gen12lp
gfx_core_helpers feature: dont initialize in-order TS nodes 2024-07-23 13:31:23 +02:00
helpers fix: add fallback for invalid handles in extension functions 2024-08-28 17:22:35 +02:00
image fix: add fallback for invalid handles in extension functions 2024-08-28 17:22:35 +02:00
kernel fix: use gpuAddress when patching sync buffer 2024-08-28 17:47:35 +02:00
linux refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
memory fix: Replace printf with current logging practice 2024-07-15 14:22:04 +02:00
memory_manager
module feature: refactor and rewrite setErrorDescription 2024-08-21 17:26:25 +02:00
printf_handler
rtas refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
sampler
windows
xe2_hpg_core feature: add initial support for Xe2 platforms 2024-07-09 10:30:27 +02:00
xe_hpc_core refactor: remove not used helper method 2024-07-22 12:27:29 +02:00
xe_hpg_core refactor: group same instantiations of level zero helper 2024-04-11 15:38:20 +02:00
CMakeLists.txt refactor: remove unordered_map with extensions functions from Driver class 2024-02-09 10:24:54 +01:00
global_teardown.cpp fix: allow fork() after zeInit() 2024-07-23 15:31:50 +02:00
global_teardown.h