compute-runtime/shared/source
Vysochyn, Illia d50beb5df4 refactor: Update thread scheduling mode naming
Renames the EU_THREAD_SCHEDULING_MODE_OVERRIDE member of
STATE_COMPUTE_MODE structure to EU_THREAD_SCHEDULING_MODE.

This modification is introduced in order to align with the latest specification.

Related-To: NEO-13147

Signed-off-by: Vysochyn, Illia <illia.vysochyn@intel.com>
2025-01-08 16:52:45 +01:00
..
ail feature: add support for Panther Lake platform 2025-01-07 11:39:56 +01:00
assert_handler
aub fix: make syncDispatchToken one time aub writable 2024-08-26 14:40:41 +02:00
aub_mem_dump feature: add support for Panther Lake platform 2025-01-07 11:39:56 +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 feature: add support for Panther Lake platform 2025-01-07 11:39:56 +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 feature: add support for Panther Lake platform 2025-01-07 11:39:56 +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: add support for Panther Lake platform 2025-01-07 11:39:56 +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 feature: add support for Panther Lake platform 2025-01-07 11:39:56 +01:00
generated refactor: Update thread scheduling mode naming 2025-01-08 16:52:45 +01:00
gmm_helper refactor: Adjust RENDER_SURFACE_STATE structures naming 2024-11-29 09:43:11 +01:00
helpers performance: update igc indirect detection version 2025-01-07 13:25:12 +01:00
image refactor: Adjust RENDER_SURFACE_STATE structures naming 2024-11-29 09:43:11 +01:00
indirect_heap
kernel refactor: change parameter names into more meaningful 2024-11-27 16:15:02 +01:00
memory_manager performance: Align host USM to 2MB 2025-01-07 14:32:26 +01:00
memory_properties
os_interface performance: update igc indirect detection version 2025-01-07 13:25:12 +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
unified_memory feature: support physical host memory 2024-11-20 08:19:52 +01:00
utilities fix: don't use staging for map allocations 2025-01-07 13:30:11 +01:00
xe2_hpg_core refactor: Update thread scheduling mode naming 2025-01-08 16:52:45 +01:00
xe3_core refactor: Update thread scheduling mode naming 2025-01-08 16:52:45 +01:00
xe_hpc_core refactor: Update thread scheduling mode naming 2025-01-08 16:52:45 +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