compute-runtime/shared/source
Dominik Dabek 819ffea90f fix: reenable indirect detection for non-VC, PVC
Issue is limited to detection in VC, can reenable for other kernels.

Related-To: NEO-13372

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2024-12-04 14:59:02 +01:00
..
ail fix: extend AIL for buffer pooling to ARL 2024-11-21 16:18:35 +01: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 refactor: remove not used usings/typedefs/variables 2024-11-28 16:19:39 +01:00
aub_stream_stubs refactor: use legacy versions of injectMMIOList and setTbxServerIp 2024-05-16 10:47:35 +02:00
built_ins refactor: simplify getBuiltinResourceNames 2024-11-05 14:46:46 +01:00
command_container refactor: Modify DISPATCH_WALKER naming 2024-11-29 14:00:47 +01:00
command_stream fix: disable fence wait if not supported on given CSR type 2024-12-02 15:32:23 +01:00
commands
compiler_interface refactor: Explicitly delete unused functions of LinkerInput 2024-11-18 09:50:11 +01:00
debug_settings feature: flags for logging indirect detection 2024-11-29 16:37:47 +01:00
debugger refactor: remove not used usings/typedefs/variables 2024-11-28 16:19:39 +01:00
device fix: limit usm device reuse based on used memory 2024-12-04 08:11:23 +01:00
device_binary_format feature: Parse actual_kernel_start_offset zeinfo entry 2024-12-03 18:57:06 +01:00
direct_submission fix: call flushMonitorFence on BCS CSR 2024-12-03 12:48:54 +01:00
dll feature: brand string update 2024-11-18 13:41:53 +01:00
execution_environment fix: remove defaultProfilingTimerResolution from RuntimeCapabilityTable 2024-11-04 12:02:11 +01:00
gen12lp refactor: adjust code to compile with c++20 2024-11-29 10:27:29 +01:00
gen_common refactor: remove legacy code 2024-10-10 09:54:22 +02:00
generated refactor: Modify DISPATCH_WALKER naming 2024-11-29 14:00:47 +01:00
gmm_helper refactor: Adjust RENDER_SURFACE_STATE structures naming 2024-11-29 09:43:11 +01:00
helpers fix: reenable indirect detection for non-VC, PVC 2024-12-04 14:59:02 +01:00
image refactor: Adjust RENDER_SURFACE_STATE structures naming 2024-11-29 09:43:11 +01:00
indirect_heap refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
kernel refactor: change parameter names into more meaningful 2024-11-27 16:15:02 +01:00
memory_manager fix: limit usm device reuse based on used memory 2024-12-04 08:11:23 +01:00
memory_properties
os_interface performance: Allocate by KMD on BMG 2024-12-04 14:41:25 +01:00
page_fault_manager feature: capture multiple cpu pagefault handler 2024-11-20 02:40:30 +01:00
pin fix: correct loading L0 loader functions 2024-10-17 15:39:20 +02:00
program refactor: split sync buffer and region allocation creation code 2024-11-29 11:41:39 +01:00
release_helper refactor: move depth limitation from release helper to image_hw 2024-11-21 11:24:06 +01:00
sku_info refactor: remove not needed flag ftrGpGpuMidThreadLevelPreempt 2024-10-01 12:52:12 +02:00
tbx build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
unified_memory feature: support physical host memory 2024-11-20 08:19:52 +01:00
utilities fix: reuse staging buffers from other csr 2024-11-18 16:39:57 +01:00
xe2_hpg_core performance: Allocate by KMD on BMG 2024-12-04 14:41:25 +01:00
xe3_core refactor: adjust code to compile with c++20 2024-11-29 10:27:29 +01:00
xe_hpc_core fix: reenable indirect detection for non-VC, PVC 2024-12-04 14:59:02 +01:00
xe_hpg_core refactor: Modify DISPATCH_WALKER naming 2024-11-29 14:00:47 +01:00
CMakeLists.txt refactor: parse extra zebin params 2024-10-21 09:59:33 +02:00
enable_cores.cmake