compute-runtime/shared/source
Lukasz Jobczyk 5d90818cce fix: Restore handle fence completion when reusing cmd buffer
Related-To: NEO-7116

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2023-12-29 11:38:36 +01:00
..
ail refactor: correct naming of enum class constants n/n 2023-12-20 10:56:37 +01:00
assert_handler refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
aub build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
aub_mem_dump refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
built_ins refactor: correct naming of enum class constants n/n 2023-12-20 10:56:37 +01:00
command_container fix: Restore handle fence completion when reusing cmd buffer 2023-12-29 11:38:36 +01:00
command_stream feature: add support for secondary contexts in group 2023-12-28 13:31:08 +01:00
commands
compiler_interface build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
debug_settings feature: add support for secondary contexts in group 2023-12-28 13:31:08 +01:00
debugger refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
device feature: add support for secondary contexts in group 2023-12-28 13:31:08 +01:00
device_binary_format build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
direct_submission Revert "performance: Optimize ULLS start on submit path" 2023-12-28 01:54:18 +01:00
dll refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
execution_environment refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
gen8 refactor: add ImplicitScaling stubs 2023-12-22 17:50:31 +01:00
gen9 refactor: add ImplicitScaling stubs 2023-12-22 17:50:31 +01:00
gen11 refactor: add ImplicitScaling stubs 2023-12-22 17:50:31 +01:00
gen12lp refactor: add ImplicitScaling stubs 2023-12-22 17:50:31 +01:00
gen_common fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
generated feature: Add heapless mode programming in l0 1/n 2023-12-01 17:01:01 +01:00
gmm_helper refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
helpers refactor: improve creating 48b resources 2023-12-29 10:05:42 +01:00
image refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
indirect_heap refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
kernel refactor: validate template type in isUndefinedOffset helper 2023-12-21 10:29:04 +01:00
memory_manager refactor: improve creating 48b resources 2023-12-29 10:05:42 +01:00
memory_properties
os_interface feature: add support for secondary contexts in group 2023-12-28 13:31:08 +01:00
page_fault_manager refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
pin refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
program refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
release_helper fix: Report correct DP support for platforms 2023-12-20 10:35:49 +01:00
sku_info fix: don't transfer FtrTile64Optimization to gmmlib 2023-10-27 08:07:58 +02:00
tbx build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
unified_memory refactor: correct naming of unified memory enums 2023-12-13 15:58:21 +01:00
utilities performance(ocl): add usm allocation pooling flag 2023-12-27 11:42:01 +01:00
xe_hpc_core Revert "performance: Limit tlb flush WA scope on DG2 Linux" 2023-12-24 08:17:39 +01:00
xe_hpg_core fix: add fallback in setting hw ip version for MTL 2023-12-27 22:59:54 +01:00
CMakeLists.txt fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
enable_cores.cmake