compute-runtime/shared/source
Damian Tomczak 0243004907 feature: additional checkers to enable feature
Resolves: NEO-13973

Signed-off-by: Damian Tomczak <damian.tomczak@intel.com>
2025-03-26 18:06:20 +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 performance: Adjust waitpkg threshold for discrete devices 2025-03-26 14:59:19 +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 Revert "fix: Fail device init if kernel debugging is misconfigured" 2025-03-26 13:27:12 +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 Revert "fix: Fail device init if kernel debugging is misconfigured" 2025-03-26 13:27:12 +01:00
execution_environment performance: Adjust waitpkg threshold for discrete devices 2025-03-26 14:59:19 +01:00
gen12lp refactor: cleanup in product helpers 2025-03-25 21:07:55 +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 feature: additional checkers to enable feature 2025-03-26 18:06:20 +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 Revert "fix: Fail device init if kernel debugging is misconfigured" 2025-03-26 13:27:12 +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 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 performance: Adjust waitpkg threshold for discrete devices 2025-03-26 14:59:19 +01:00
xe2_hpg_core Revert "performance: enable ULLS on LNL Linux" 2025-03-26 13:26:57 +01:00
xe3_core fix: correct MetricsLibraryGenId for Xe3 2025-03-26 16:35:10 +01:00
xe_hpc_core refactor: cleanup in product helpers 2025-03-25 21:07:55 +01:00
xe_hpg_core refactor: cleanup in product helpers 2025-03-25 21:07:55 +01:00
CMakeLists.txt feature: Introduce SipClassType::externalLib 2025-03-19 11:06:03 +01:00
enable_cores.cmake