compute-runtime/shared/source
Lukasz Jobczyk be8545f7df refactor: reset all waitpkg variables on test start
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2025-03-11 08:44:36 +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: tbx page fault manager hang issue 2025-02-18 05:05:38 +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: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00
command_container feature: add support for wait event preamble in append command list 2025-03-07 20:31:09 +01:00
command_stream fix: request for task count should enable monitor fence dispatch 2025-03-10 18:25:35 +01:00
commands
compiler_interface refactor: remove cl pipe related logic 2025-02-25 17:56:53 +01:00
debug_settings Revert "fix: do not prefer image compression on xe_lpg for linux and WSL" 2025-03-07 11:38:46 +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-10 12:23:07 +01:00
device_binary_format performance: Use std::move when initializing RelocationInfo 2025-02-18 20:47:52 +01:00
direct_submission performance: Allow power efficient waits with ULLS light 2025-03-06 14:20:58 +01:00
dll Revert "fix: Fail device init if kernel debugging is misconfigured" 2025-03-10 12:23:07 +01:00
execution_environment performance: Enable wait pkg for ULLS light 2025-03-07 12:18:38 +01:00
gen12lp refactor: add check if event L3 flush is needed 2025-03-05 18:25:29 +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 fix: Copy tiled 1D array per array element with BLT 2025-03-07 17:29:04 +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 refactor: usm reuse to unique ptr 2025-03-07 15:14:58 +01:00
memory_properties
os_interface Revert "fix: configure ISA Pool params based on productHelper" 2025-03-10 22:41:13 +01:00
page_fault_manager fix: tbx page fault manager hang issue 2025-02-18 05:05:38 +01:00
pin fix: correct loading L0 loader functions 2024-10-17 15:39:20 +02:00
program Revert "fix: configure ISA Pool params based on productHelper" 2025-03-10 22:41:13 +01:00
release_helper performance: Enable ULLS light for ARLH 2025-02-21 18:00:46 +01:00
sku_info refactor: remove not needed flag ftrGpGpuMidThreadLevelPreempt 2024-10-01 12:52:12 +02:00
tbx
unified_memory feature: support physical host memory 2024-11-20 08:19:52 +01:00
utilities refactor: reset all waitpkg variables on test start 2025-03-11 08:44:36 +01:00
xe2_hpg_core performance: set 1ms timeout for ulls controller on LNL and PTL 2025-03-06 09:13:58 +01:00
xe3_core performance: override allocation caching on integrated platforms 2025-03-07 15:44:00 +01:00
xe_hpc_core Revert "fix: do not enable compression on xe_lpg" 2025-02-27 03:15:32 +01:00
xe_hpg_core Revert "fix: do not prefer image compression on xe_lpg for linux and WSL" 2025-03-07 11:38:46 +01:00
CMakeLists.txt feature: Add External Semaphore experimental [3/N] 2024-12-18 05:29:33 +01:00
enable_cores.cmake