compute-runtime/shared/source
Tomasz Biernacik 310d8c2e58 fix: allow ringBuffer in coherent memory only for Xe2+
Related-To: NEO-9421

Signed-off-by: Tomasz Biernacik <tomasz.biernacik@intel.com>
2025-05-06 15:31:59 +02:00
..
ail fix: remove patchtoken fallback 2025-02-10 12:29:45 +01:00
assert_handler refactor: Change wording from NonCopyableOrMovable to NonCopyableAndNonMovable 2025-02-17 14:19:10 +01:00
aub fix: re-add switch case for once writable query 2025-03-19 09:54:54 +01:00
aub_mem_dump feature: add support for Panther Lake platform 2025-01-07 11:39:56 +01:00
aub_stream_stubs refactor: use legacy versions of injectMMIOList and setTbxServerIp 2024-05-16 10:47:35 +02:00
built_ins feature: add built-in copy kernels for 1D_BUFFER images 2025-05-01 07:51:32 +02:00
command_container feature: Add timestamp node to encode post sync args 2025-05-02 20:55:15 +02:00
command_stream refactor: pass product helper to isFenceAllocationRequired 2025-04-28 14:09:02 +02:00
commands
compiler_interface fix: correctly patch implicit arg buffer in indirect data 2025-05-06 13:25:11 +02:00
debug_settings feature: initial support for different copy offload submission modes 2025-04-30 09:18:02 +02:00
debugger feature: Add ftrHeaplessMode flag 2025-04-02 21:06:05 +02:00
device Revert "refactor: Gate shared system mem caps with KMD cap" 2025-05-06 12:43:16 +02:00
device_binary_format refactor: cleanup duplicated NOLINT comments 2025-04-23 15:15:20 +02:00
direct_submission fix: Add missing fences when unblock residency semaphore 2025-05-06 08:54:30 +02:00
dll Revert "refactor: Gate shared system mem caps with KMD cap" 2025-05-06 12:43:16 +02:00
execution_environment fix: print error in sim mode without available aubstream 2025-05-05 11:48:35 +02:00
gen12lp feature: support copy function post-sync [4/n] 2025-05-02 00:02:43 +02:00
gen_common feature: add support for Panther Lake platform 2025-01-07 11:39:56 +01:00
generated feature: Update COMPUTE_WALKER instruction 2025-04-08 00:01:43 +02:00
gmm_helper fix: allow ringBuffer in coherent memory only for Xe2+ 2025-05-06 15:31:59 +02:00
helpers feature: Add timestamp node to encode post sync args 2025-05-02 20:55:15 +02:00
image fix: allow for image array type if array size is 1 for Xe2 and later 2025-02-05 13:50:05 +01:00
indirect_heap fix: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00
kernel fix: correctly patch implicit arg buffer in indirect data 2025-05-06 13:25:11 +02:00
memory_manager feature: prepare for l0 usm device pooling 2025-04-28 14:55:03 +02:00
memory_properties
os_interface fix: allow ringBuffer in coherent memory only for Xe2+ 2025-05-06 15:31:59 +02:00
page_fault_manager fix: hotfix for svmcpu tbx uploads 2025-03-14 04:47:21 +01:00
pin fix: correct loading L0 loader functions 2024-10-17 15:39:20 +02:00
program feature: add L0 API to query kernel argument info 2025-03-27 16:43:33 +01:00
release_helper refactor: Adjust size to preferred SLM values array 2025-04-01 11:56:50 +02:00
sip_external_lib feature: Introduce SipClassType::externalLib 2025-03-19 11:06:03 +01:00
sku_info feature: Add ftrHeaplessMode flag 2025-04-02 21:06:05 +02:00
tbx
unified_memory Revert "refactor: Gate shared system mem caps with KMD cap" 2025-05-06 12:43:16 +02:00
utilities fix: reset timestamps when userEvent is terminated 2025-05-06 10:28:35 +02:00
xe2_hpg_core Revert "performance: Remove global fence from command stream on BMG" 2025-05-05 11:06:16 +02:00
xe3_core performance: disable coherency for buffers on PTL 2025-05-05 13:47:23 +02:00
xe_hpc_core feature: support copy function post-sync [4/n] 2025-05-02 00:02:43 +02:00
xe_hpg_core feature: support copy function post-sync [4/n] 2025-05-02 00:02:43 +02:00
CMakeLists.txt feature: Introduce SipClassType::externalLib 2025-03-19 11:06:03 +01:00
enable_cores.cmake