compute-runtime/shared/source
Lukasz Jobczyk 7412b4823f performance: Remove tlb flush on DG2 Linux
Resolves: NEO-7116

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2024-04-05 14:17:45 +02:00
..
ail fix: Use Rcs engine in blender on DG2 2024-02-07 18:21:54 +01:00
assert_handler refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
aub refactor: Add getTotalMemBankSize function to ReleaseHelper 2024-03-06 09:53:56 +01:00
aub_mem_dump refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
built_ins feature: add debug key to generate sip header file 2024-03-08 19:03:43 +01:00
command_container feature: add heapless and global stateless scratch address patching 2024-04-03 17:04:35 +02:00
command_stream feature: add heapless and global stateless scratch address patching 2024-04-03 17:04:35 +02:00
commands
compiler_interface refactor: refactor logic for querying atomic FP capabilities 2024-03-28 15:27:45 +01:00
debug_settings feature: support explicit memory locking 2024-03-29 07:31:22 +01:00
debugger feature: add out cmd pointer to store data imm encoder 2024-03-07 12:52:08 +01:00
device fix: check if any of devices has BindlessHeapHelper enabled 2024-03-20 20:50:58 +01:00
device_binary_format feature: add bindless samplers support to level zero 2024-03-29 08:07:28 +01:00
direct_submission feature: Bind command buffer allocations as read only 2024-04-02 16:08:48 +02:00
dll fix: Update ATS-M device id 2024-03-29 11:36:18 +01:00
execution_environment fix: move ulls controller stop thread 2024-04-02 08:26:19 +02:00
gen8 refactor: simplify isDcFlushAllowed implementation 2024-03-14 15:09:39 +01:00
gen9 refactor: simplify isDcFlushAllowed implementation 2024-03-14 15:09:39 +01:00
gen11 refactor: simplify isDcFlushAllowed implementation 2024-03-14 15:09:39 +01:00
gen12lp fix: Add additional ADL-N device ids 2024-03-15 17:34:17 +01:00
gen_common fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
generated refactor: enable 64b mi_atomic operands and add cmp/wr operation 2024-03-27 18:56:40 +01:00
gmm_helper refactor: reorder members to reduce internal padding in structs 2024-03-25 15:50:00 +01:00
helpers feature: introduce heapless state init in L0 2024-04-02 12:34:53 +02:00
image refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
indirect_heap refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
kernel feature: add bindless samplers support to level zero 2024-03-29 08:07:28 +01:00
memory_manager feature: Bind ring buffer allocations as read only 2024-04-04 11:23:15 +02:00
memory_properties
os_interface refactor: Move logic for querying maxMemoryFillPatternSize to product helper 2024-04-05 09:35:01 +02:00
page_fault_manager refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
pin refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
program fix: indirect access in external functions 2024-01-18 15:29:41 +01:00
release_helper refactor: refactor logic for querying atomic FP capabilities 2024-03-28 15:27:45 +01:00
sku_info fix: Use FtrHwScheduling for setting ftrWddmHwQueues 2024-03-22 18:36:24 +01: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 feature: initial support for sync dispatch token allocation 2024-03-26 12:07:58 +01:00
xe_hpc_core feature: Add interface to bind resources as readonly 2024-03-27 14:24:58 +01:00
xe_hpg_core performance: Remove tlb flush on DG2 Linux 2024-04-05 14:17:45 +02:00
CMakeLists.txt performance: add macro for ULT-only unrecoverable if 2024-02-01 15:09:31 +01:00
enable_cores.cmake