compute-runtime/shared/source
Kamil Kopryk 73795ced64 refactor: add setupTimestampPacketFlushL3 function
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-03-24 13:10:03 +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
built_ins fix: set heapless mode for builtins compilation 2025-03-24 12:01:58 +01:00
command_container refactor: improve EncodeAluHelper 2025-03-19 15:44:34 +01:00
command_stream refactor: add setupTimestampPacketFlushL3 function 2025-03-24 13:10:03 +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 fix: move host usm reuse max size to mem manager 2025-03-24 08:53:30 +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 fix: make misaligned user memory 2-Way coherent 2025-03-21 17:56:37 +01:00
helpers refactor: add setupTimestampPacketFlushL3 function 2025-03-24 13:10:03 +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: move host usm reuse max size to mem manager 2025-03-24 08:53:30 +01:00
memory_properties
os_interface fix: make misaligned user memory 2-Way coherent 2025-03-21 17:56:37 +01:00
page_fault_manager fix: hotfix for svmcpu tbx uploads 2025-03-14 04:47:21 +01:00
pin
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 fix: make misaligned user memory 2-Way coherent 2025-03-21 17:56:37 +01:00
tbx
unified_memory feature: Implement appendMemoryPrefetch for Shared System USM allocations 2025-03-13 06:26:38 +01:00
utilities fix: Adjust waitpkg threshold to 12 us 2025-03-24 11:43:54 +01:00
xe2_hpg_core performance: enable ULLS on LNL Linux 2025-03-24 10:44:23 +01:00
xe3_core Revert "performance: disable cpu caching for buffers on PTL" 2025-03-24 10:23:07 +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