compute-runtime/shared/source
Dominik Dabek a7c4256e65 performance: enable indirect detection, xe hpg
Enable for xe hpg and lpg.

Related-To: NEO-12491

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2024-09-04 16:57:54 +02:00
..
ail fix: Remove patchtokens fallback AIL for DaVinci Resolve 2024-08-23 13:44:18 +02:00
assert_handler refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
aub fix: make syncDispatchToken one time aub writable 2024-08-26 14:40:41 +02:00
aub_mem_dump feature: add initial support for Xe2 platforms 2024-07-09 10:30:27 +02:00
aub_stream_stubs refactor: use legacy versions of injectMMIOList and setTbxServerIp 2024-05-16 10:47:35 +02:00
built_ins feature: add support for state save area header v4 2024-08-26 16:03:20 +02:00
command_container Revert "performance: Optimize heap handling when mitigate dc flush" 2024-09-03 08:33:20 +02:00
command_stream fix: submit dummy exec to pin memory during zeContextMakeMemoryResident call 2024-09-04 14:07:29 +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: capture multiple cpu pagefault handler" 2024-09-03 05:18:26 +02:00
debugger fix: submit dummy exec to pin memory during zeContextMakeMemoryResident call 2024-09-04 14:07:29 +02:00
device feature: limit contexts in group based on number of CCS engines 2024-08-30 19:55:31 +02:00
device_binary_format fix: correct program header generation for shared isa allocation 2024-09-03 17:50:29 +02:00
direct_submission fix: drain paging fence queue before waiting for resources 2024-09-03 07:45:25 +02:00
dll fix: correct including compiler product helper definition 2024-09-03 20:20:39 +02:00
execution_environment feature: add context group support for root device engine 2024-08-27 10:07:28 +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 Revert "performance: Optimize heap handling when mitigate dc flush" 2024-09-03 08:33:20 +02:00
helpers fix: submit dummy exec to pin memory during zeContextMakeMemoryResident call 2024-09-04 14:07:29 +02:00
image fix: clean use of coherency type 2024-04-18 15:58:11 +02:00
indirect_heap refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
kernel fix: Use consistently proper size of implicit args buffer 2024-08-23 13:32:17 +02:00
memory_manager fix: submit dummy exec to pin memory during zeContextMakeMemoryResident call 2024-09-04 14:07:29 +02:00
memory_properties
os_interface performance: enable indirect detection, xe hpg 2024-09-04 16:57:54 +02:00
page_fault_manager Revert "feature: capture multiple cpu pagefault handler" 2024-09-03 05:18:26 +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: enable bindless mode in L0 on BMG 2024-08-27 17:22:32 +02:00
sku_info fix: transfer missing ftr flags to gmmlib 2024-06-28 15:34:45 +02:00
tbx build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
unified_memory refactor: correct naming of unified memory enums 2023-12-13 15:58:21 +01:00
utilities refactor: remove not needed function 2024-08-30 12:18:14 +02:00
xe2_hpg_core Revert "performance: Optimize heap handling when mitigate dc flush" 2024-09-03 08:33:20 +02:00
xe_hpc_core performance: enable indirect detection, xe hpg 2024-09-04 16:57:54 +02:00
xe_hpg_core feature: implements 2d block load/store helpers 2024-08-09 18:42:56 +02:00
CMakeLists.txt feature: add new definitions for support of AOT configs 2024-05-27 09:29:14 +02:00
enable_cores.cmake