compute-runtime/shared/source
Lukasz Jobczyk 5a04d1e10a refactor: Print unknown gmm usage type value
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2025-03-05 10:34:40 +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
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 refactor: add adjustSamplerStateBorderColor function 2025-02-27 14:05:09 +01:00
command_stream feature: add pipeline state management for append command list operation 2025-03-04 20:43:22 +01:00
commands
compiler_interface refactor: remove cl pipe related logic 2025-02-25 17:56:53 +01:00
debug_settings Revert "feature: Enable defer backing by default" 2025-03-05 03:35:03 +01:00
debugger refactor: Change wording from NonCopyableOrMovable to NonCopyableAndNonMovable 2025-02-17 14:19:10 +01:00
device refactor: remove vme specific code 2025-02-20 17:08:52 +01:00
device_binary_format performance: Use std::move when initializing RelocationInfo 2025-02-18 20:47:52 +01:00
direct_submission Revert "fix: make global fence always resident on linux" 2025-03-05 02:07:38 +01:00
dll feature: brand string update 2025-02-24 12:21:52 +01:00
execution_environment refactor: Allow debug key to force USM cleaner with ULLS light 2025-02-26 17:52:18 +01:00
gen12lp refactor: remove cl pipe related logic 2025-02-25 17:56:53 +01:00
gen_common
generated feature: Update INTERFACE_DESCRIPTOR_DATA for Xe3 2025-02-18 18:03:13 +01:00
gmm_helper refactor: Print unknown gmm usage type value 2025-03-05 10:34:40 +01:00
helpers feature: add internal interfaces to manage all dispatch models of command lists 2025-02-28 12:02:22 +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: Do not increase host USM alignment when CAL enabled 2025-02-28 10:10:42 +01:00
memory_properties
os_interface Revert "feature: Enable defer backing by default" 2025-03-05 03:35:03 +01:00
page_fault_manager fix: tbx page fault manager hang issue 2025-02-18 05:05:38 +01:00
pin
program fix: configure ISA Pool params based on productHelper 2025-02-20 08:42:35 +01:00
release_helper performance: Enable ULLS light for ARLH 2025-02-21 18:00:46 +01:00
sku_info
tbx
unified_memory
utilities fix: download staging buffer before reading from it 2025-02-21 09:30:23 +01:00
xe2_hpg_core fix: Removal of unnecessary offsets during blitter copying 2025-02-28 09:32:19 +01:00
xe3_core feature: Enable eu thread scheduling mode override via IDD 2025-02-26 17:04:43 +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 fix: do not prefer image compression on xe_lpg for linux and WSL 2025-02-28 14:20:57 +01:00
CMakeLists.txt
enable_cores.cmake