compute-runtime/shared/source
Mateusz Hoppe 8d32a3a3ad feature: use global bindless allocator in L0 on DG2
Related-To: NEO-7063, NEO-11533

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2024-08-23 19:30:38 +02:00
..
ail fix: Remove patchtokens fallback AIL for DaVinci Resolve 2024-08-23 13:44:18 +02:00
assert_handler
aub
aub_mem_dump feature: add initial support for Xe2 platforms 2024-07-09 10:30:27 +02:00
aub_stream_stubs
built_ins fix: handle not recognized state save area header version 2024-08-22 13:40:25 +02:00
command_container fix: add heap to residency container instead of calling make resident 2024-08-23 14:52:24 +02:00
command_stream performance: remove trim candidate list 2024-08-23 12:21:50 +02:00
commands
compiler_interface refactor: rename OsLibrary::load function to distinguish functionality 2024-08-16 01:35:41 +02:00
debug_settings Revert "feature: New forward-compatibility model for zeinfo" 2024-08-21 00:27:42 +02:00
debugger Revert "feature: Improving information transfer about the copy engine" 2024-08-15 22:06:31 +02:00
device fix: Init device with first submission when metrics enabled 2024-08-20 14:34:16 +02:00
device_binary_format Revert "feature: New forward-compatibility model for zeinfo" 2024-08-21 00:27:42 +02:00
direct_submission fix: ulls controller sleep, windows 2024-08-23 12:05:26 +02:00
dll refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
execution_environment feature: refactor and rewrite setErrorDescription 2024-08-21 17:26:25 +02:00
gen8 refactor: get ioh alignment from static function 2024-07-24 14:43:31 +02:00
gen9 refactor: get ioh alignment from static function 2024-07-24 14:43:31 +02:00
gen11 refactor: get ioh alignment from static function 2024-07-24 14:43:31 +02:00
gen12lp refactor: get ioh alignment from static function 2024-07-24 14:43:31 +02:00
gen_common feature: add initial support for Xe2 platforms 2024-07-09 10:30:27 +02:00
generated refactor: remove duplicated code for genCmdCast functions 2024-08-09 14:23:47 +02:00
gmm_helper fix: set properly resource params when setAllocationType 2024-08-23 16:57:23 +02:00
helpers fix: add missing nullptr check before accessing ail helper 2024-08-20 16:58:53 +02:00
image
indirect_heap
kernel fix: Use consistently proper size of implicit args buffer 2024-08-23 13:32:17 +02:00
memory_manager fix: set properly resource params when setAllocationType 2024-08-23 16:57:23 +02:00
memory_properties
os_interface refactor: move eu per dss topology type detection to separate file 2024-08-23 18:07:43 +02:00
page_fault_manager performance: remove trim candidate list 2024-08-23 12:21:50 +02:00
pin refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
program fix: disable indirect detection if any stack calls 2024-08-07 14:48:58 +02:00
release_helper feature: use global bindless allocator in L0 on DG2 2024-08-23 19:30:38 +02:00
sku_info fix: transfer missing ftr flags to gmmlib 2024-06-28 15:34:45 +02:00
tbx
unified_memory
utilities performance: Avoid data copy in getPciStats function 2024-08-22 13:30:01 +02:00
xe2_hpg_core performance: enable ULLS for xe2 platforms on linux 2024-08-23 16:17:48 +02:00
xe_hpc_core refactor: move CLOS-related steps from core- to product-helper 2024-08-12 09:27:04 +02:00
xe_hpg_core feature: implements 2d block load/store helpers 2024-08-09 18:42:56 +02:00
CMakeLists.txt
enable_cores.cmake