compute-runtime/shared/source
Lukasz Jobczyk 7c75807987 performance: Enable waitpkg with tpause
Resolves: NEO-14336

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2025-03-21 17:30:55 +01: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 fix: heapless has the highest priority as builtin 2025-03-20 08:10:44 +01:00
command_container refactor: improve EncodeAluHelper 2025-03-19 15:44:34 +01:00
command_stream feature: Add 3-level wait scheme with tpause intrinsic 2025-03-21 12:12:57 +01:00
commands
compiler_interface refactor: remove cl pipe related logic 2025-02-25 17:56:53 +01:00
debug_settings feature: Add 3-level wait scheme with tpause intrinsic 2025-03-21 12:12:57 +01:00
debugger refactor: Change wording from NonCopyableOrMovable to NonCopyableAndNonMovable 2025-02-17 14:19:10 +01:00
device feature: Introduce SipClassType::externalLib 2025-03-19 11:06:03 +01:00
device_binary_format fix: correct dsh generation 2025-03-14 21:18:38 +01:00
direct_submission fix: update fence values when residency list passed to switch ring buffer 2025-03-21 12:26:08 +01:00
dll feature: Implement appendMemoryPrefetch for Shared System USM allocations 2025-03-13 06:26:38 +01:00
execution_environment performance: Enable waitpkg with tpause 2025-03-21 17:30:55 +01:00
gen12lp refactor: move isTimestampWaitSupportedForQueues to productHelper 2025-03-19 09:31:33 +01:00
gen_common feature: add support for Panther Lake platform 2025-01-07 11:39:56 +01:00
generated feature: Update INTERFACE_DESCRIPTOR_DATA for Xe3 2025-02-18 18:03:13 +01:00
gmm_helper refactor: Use gmm resource info to print unknown usage 2025-03-10 16:28:31 +01:00
helpers Revert "feature: additional checkers to enable feature" 2025-03-21 16:48:05 +01: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 ImplicitArgs versioning 2025-02-25 10:27:11 +01:00
memory_manager fix: Avoid mutex deadlock when switch ulls light ring buffer 2025-03-19 11:47:40 +01:00
memory_properties
os_interface fix: Parse CCS mode setting for non PVC platforms 2025-03-19 12:47:46 +01: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 fix: correct dsh generation 2025-03-14 21:18:38 +01:00
release_helper refactor: add SetMaxBVHLevels debug flag 2025-03-14 16:59:48 +01:00
sip_external_lib feature: Introduce SipClassType::externalLib 2025-03-19 11:06:03 +01:00
sku_info refactor: remove not needed flag ftrGpGpuMidThreadLevelPreempt 2024-10-01 12:52:12 +02:00
tbx build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
unified_memory feature: Implement appendMemoryPrefetch for Shared System USM allocations 2025-03-13 06:26:38 +01:00
utilities feature: Add 3-level wait scheme with tpause intrinsic 2025-03-21 12:12:57 +01:00
xe2_hpg_core refactor: move isTimestampWaitSupportedForQueues to productHelper 2025-03-19 09:31:33 +01:00
xe3_core refactor: move isTimestampWaitSupportedForQueues to productHelper 2025-03-19 09:31:33 +01:00
xe_hpc_core refactor: Fix coverage issue with parse ccs mode 2025-03-21 11:12:24 +01:00
xe_hpg_core refactor: move isTimestampWaitSupportedForQueues to productHelper 2025-03-19 09:31:33 +01:00
CMakeLists.txt feature: Introduce SipClassType::externalLib 2025-03-19 11:06:03 +01:00
enable_cores.cmake