compute-runtime/shared/source
Bartosz Dunajski b9351f1a38 fix: require cpu access for syncDispatchToken allocation type
Related-To: NEO-8171

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2024-06-05 16:07:28 +02:00
..
ail fix: Add AIL for svchost on ARL 2024-05-31 11:21:57 +02:00
assert_handler refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
aub refactor: use legacy versions of injectMMIOList and setTbxServerIp 2024-05-16 10:47:35 +02:00
aub_mem_dump refactor: add mock_aubstream 2024-04-25 20:08:30 +02:00
aub_stream_stubs refactor: use legacy versions of injectMMIOList and setTbxServerIp 2024-05-16 10:47:35 +02:00
built_ins feature: add debug key to generate sip header file 2024-03-08 19:03:43 +01:00
command_container test: add test for scratch when secondary context is used 2024-06-05 14:23:44 +02:00
command_stream feature: prework to initialize BCS state in heapless mode 2024-05-31 10:06:58 +02:00
commands
compiler_interface fix: add support for __INTEL_PER_THREAD_OFF 2024-05-21 17:50:43 +02:00
debug_settings feature: debug flag to disable l0 debugger 2024-06-03 16:12:01 +02:00
debugger refactor: Passing information about the engine 2024-04-22 13:33:56 +02:00
device refactor: fallback paths for secondary context debug flags 2024-06-05 12:02:16 +02:00
device_binary_format feature: region group barrier allocation support 2024-06-03 18:34:54 +02:00
direct_submission feature: pass GraphicsAllocation to fence wait 2024-05-07 17:59:28 +02:00
dll refactor: remove invalid device ids 2024-06-04 15:28:05 +02:00
execution_environment feature: debug flag to disable l0 debugger 2024-06-03 16:12:01 +02:00
gen8 refactor: remove not needed code 2024-05-29 13:24:02 +02:00
gen9 refactor: remove not needed code 2024-05-29 13:24:02 +02:00
gen11 refactor: remove not needed code 2024-05-29 13:24:02 +02:00
gen12lp refactor: remove invalid device ids 2024-06-04 15:28:05 +02:00
gen_common fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
generated feature: add support for releases 20.1, 20.4 2024-06-04 09:01:47 +02:00
gmm_helper fix: Override prefer no cpu access for dc flush mitigation 2024-06-05 10:26:45 +02:00
helpers fix: add missing support for acronyms without dashes 2024-05-29 17:07:06 +02:00
image fix: clean use of coherency type 2024-04-18 15:58:11 +02:00
indirect_heap refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
kernel feature: region group barrier allocation support 2024-06-03 18:34:54 +02:00
memory_manager fix: require cpu access for syncDispatchToken allocation type 2024-06-05 16:07:28 +02:00
memory_properties
os_interface feature: add support for receiving FtrWalkerMTP flag 2024-06-05 11:03:19 +02:00
page_fault_manager refactor: Add key to not register pagefault handler on migration 2024-05-28 08:45:34 +02:00
pin refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
program feature: region group barrier allocation support 2024-06-03 18:34:54 +02:00
release_helper feature: add support for releases 20.1, 20.4 2024-06-04 09:01:47 +02:00
sku_info feature: add support for receiving FtrWalkerMTP flag 2024-06-05 11:03:19 +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 fix: delete move assignment operator 2024-05-31 18:59:51 +02:00
xe2_hpg_core feature: add support for releases 20.1, 20.4 2024-06-04 09:01:47 +02:00
xe_hpc_core refactor: remove not needed code 2024-05-29 13:24:02 +02:00
xe_hpg_core refactor: remove invalid device ids 2024-06-04 15:28:05 +02:00
CMakeLists.txt feature: add new definitions for support of AOT configs 2024-05-27 09:29:14 +02:00
enable_cores.cmake