compute-runtime/shared/source
Latif, Raiyan 3122ce963e fix: Fix wait path in Experimental External Semaphore
Related-To: NEO-11488

Signed-off-by: Latif, Raiyan <raiyan.latif@intel.com>
2025-01-06 04:05:59 +01:00
..
ail fix: add microsecond resolution for timeout 2024-12-13 09:32:18 +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 feature: adds support for 3 channel (2/N) 2024-12-31 20:02:13 +01:00
command_container Revert "feature: Append recorded commandlist into immediate (8/N)" 2025-01-03 15:50:52 +01:00
command_stream feature: add enableVariableRegisterSizeAllocation to StateComputeModeProperties 2025-01-02 17:15:18 +01:00
commands
compiler_interface fix: regression 2024-12-24 07:51:07 +01:00
debug_settings Revert "feature: disable page fault handler on migration" 2024-12-31 03:57:02 +01:00
debugger feature: add eudebug interface class 2024-12-13 17:07:12 +01:00
device fix(ocl): track buffer pool count per device 2024-12-16 11:38:05 +01:00
device_binary_format fix: assume stateless access to buffers 2024-12-30 12:22:23 +01:00
direct_submission feature: new heuristic to enable relaxed ordering 2 2024-12-09 11:58:42 +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: remove redundant flag levelZeroSupported 2025-01-03 11:28:11 +01:00
gen_common refactor: remove legacy code 2024-10-10 09:54:22 +02:00
generated refactor: Remove 3DSTATE_BTD_BODY structure 2024-12-31 16:27:29 +01:00
gmm_helper refactor: Adjust RENDER_SURFACE_STATE structures naming 2024-11-29 09:43:11 +01:00
helpers refactor: remove redundant flag levelZeroSupported 2025-01-03 11:28:11 +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: usm reuse, check for in use before returning 2024-12-20 18:24:18 +01:00
memory_properties
os_interface fix: Fix wait path in Experimental External Semaphore 2025-01-06 04:05:59 +01:00
page_fault_manager Revert "fix: regression caused by tbx fault mngr" 2024-12-19 17:35:03 +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: Rename enumerators to common naming 2024-12-24 12:10:26 +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: set staging buffer writeable for aub and tbx 2024-12-23 13:35:01 +01:00
xe2_hpg_core refactor: remove redundant flag levelZeroSupported 2025-01-03 11:28:11 +01:00
xe3_core refactor: Remove 3DSTATE_BTD_BODY structure 2024-12-31 16:27:29 +01:00
xe_hpc_core refactor: remove redundant flag levelZeroSupported 2025-01-03 11:28:11 +01:00
xe_hpg_core refactor: remove redundant flag levelZeroSupported 2025-01-03 11:28:11 +01:00
CMakeLists.txt feature: Add External Semaphore experimental [3/N] 2024-12-18 05:29:33 +01:00
enable_cores.cmake