compute-runtime/shared/source
Mateusz Jablonski 70f3342c2d refactor: remove vme specific code
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-02-20 17:08:52 +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 refactor: use legacy versions of injectMMIOList and setTbxServerIp 2024-05-16 10:47:35 +02:00
built_ins fix: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00
command_container refactor: Add extra parameters to computeSlmValues function 2025-02-20 15:35:52 +01:00
command_stream fix: Add asserts to ensure NonCopyable and NonMovable n/n 2025-02-19 11:36:24 +01:00
commands
compiler_interface fix: Remove pragma once from inl files 2025-02-18 20:19:15 +01:00
debug_settings refactor: remove vme specific code 2025-02-20 17:08:52 +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 performance: set 1ms timeout for ulls controller since xe2 2025-02-19 13:48:26 +01:00
dll fix: Add BMG device ids 2025-01-30 22:56:38 +01:00
execution_environment fix: fix setting up ccs mode 2025-02-18 17:10:51 +01:00
gen12lp refactor: remove vme specific code 2025-02-20 17:08:52 +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: Change wording from NonCopyableOrMovable to NonCopyableAndNonMovable 2025-02-17 14:19:10 +01:00
helpers refactor: remove vme specific code 2025-02-20 17:08:52 +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 fix: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00
memory_manager fix: Add asserts to ensure NonCopyable and NonMovable n/n 2025-02-19 11:36:24 +01:00
memory_properties
os_interface fix: configure ISA Pool params based on productHelper 2025-02-20 08:42:35 +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 fix: configure ISA Pool params based on productHelper 2025-02-20 08:42:35 +01:00
release_helper refactor: Add extra parameters to computeSlmValues function 2025-02-20 15:35:52 +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 fix: configure ISA Pool params based on productHelper 2025-02-20 08:42:35 +01:00
xe2_hpg_core refactor: remove vme specific code 2025-02-20 17:08:52 +01:00
xe3_core refactor: remove vme specific code 2025-02-20 17:08:52 +01:00
xe_hpc_core refactor: remove vme specific code 2025-02-20 17:08:52 +01:00
xe_hpg_core refactor: remove vme specific code 2025-02-20 17:08:52 +01:00
CMakeLists.txt feature: Add External Semaphore experimental [3/N] 2024-12-18 05:29:33 +01:00
enable_cores.cmake