compute-runtime/shared/source
Maciej Plewka 286acf30a3 fix: Dispatch residency fence when stopping ulls on windows
Related-To: NEO-14396, HSD-18041496023, HSD-13012953666, NEO-14611
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2025-04-09 19:51:16 +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 ftrHeaplessMode flag 2025-04-02 21:06:05 +02:00
command_container fix: ensure payload arguments are patched before walker command is fetched 2025-04-08 11:57:45 +02:00
command_stream feature: Add ftrHeaplessMode flag 2025-04-02 21:06:05 +02:00
commands
compiler_interface feature: Add ftrHeaplessMode flag 2025-04-02 21:06:05 +02:00
debug_settings feature: implement pool allocator for gpuTimestampDeviceBuffer 2025-04-02 14:28:56 +02:00
debugger feature: Add ftrHeaplessMode flag 2025-04-02 21:06:05 +02:00
device fix: Fail device init if kernel debugging is misconfigured 2025-04-02 21:06:30 +02:00
device_binary_format feature: Add support for BUFFER_SIZE explicit argument 2025-04-07 14:15:26 +02:00
direct_submission fix: Dispatch residency fence when stopping ulls on windows 2025-04-09 19:51:16 +02:00
dll fix: Fail device init if kernel debugging is misconfigured 2025-04-02 21:06:30 +02:00
execution_environment fix: Correct Xe sysfs paths for ccs mode setting 2025-04-09 06:51:18 +02:00
gen12lp refactor: separate post-sync into EncodePostSync 2025-04-07 20:06:14 +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: set misaligned source memory 1-way coherent 2025-03-28 14:16:45 +01:00
helpers performance: Do not create global fence allocation on integrated 2025-04-07 11:22:04 +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 feature: Add support for BUFFER_SIZE explicit argument 2025-04-07 14:15:26 +02:00
memory_manager fix: Adjust standard heaps when on 57 bit address space 2025-04-09 12:51:03 +02:00
memory_properties
os_interface performance: align local memory Tag allocations to 2MB 2025-04-09 09:59:44 +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 feature: Implement appendMemoryPrefetch for Shared System USM allocations 2025-03-13 06:26:38 +01:00
utilities refactor: mock filesystem in ocloc ult pt.1 2025-04-08 16:08:42 +02:00
xe2_hpg_core performance: enable ULLS on LNL Linux 2025-04-09 14:45:46 +02:00
xe3_core fix: respect compression flag in capability table 2025-04-03 15:36:55 +02:00
xe_hpc_core fix: respect compression flag in capability table 2025-04-03 15:36:55 +02:00
xe_hpg_core fix: do not forbid compression for xe_lpg Windows and DG2 2025-04-08 16:08:59 +02:00
CMakeLists.txt feature: Introduce SipClassType::externalLib 2025-03-19 11:06:03 +01:00
enable_cores.cmake