compute-runtime/shared/source
Compute-Runtime-Validation bced7e4621 Revert "performance: stop ULLS for BCS during migration"
This reverts commit 81ba52aac4.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2024-11-29 04:42:26 +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: Extract PostSyncType to outer abstract layer 2024-11-28 18:09:21 +01:00
command_stream refactor: remove not used usings/typedefs/variables 2024-11-28 16:19:39 +01:00
commands
compiler_interface refactor: Explicitly delete unused functions of LinkerInput 2024-11-18 09:50:11 +01:00
debug_settings feature: add debug flags for timestamps 2024-11-21 11:28:08 +01:00
debugger refactor: remove not used usings/typedefs/variables 2024-11-28 16:19:39 +01:00
device Revert "performance: stop ULLS for BCS during migration" 2024-11-29 04:42:26 +01:00
device_binary_format refactor: change parameter names into more meaningful 2024-11-27 16:15:02 +01:00
direct_submission refactor: remove not used usings/typedefs/variables 2024-11-28 16:19:39 +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 not used usings/typedefs/variables 2024-11-28 16:19:39 +01:00
gen_common refactor: remove legacy code 2024-10-10 09:54:22 +02:00
generated refactor: Extract PostSyncType to outer abstract layer 2024-11-28 18:09:21 +01:00
gmm_helper performance: Add CCS Optimization 2024-10-23 11:35:57 +02:00
helpers refactor: remove not used usings/typedefs/variables 2024-11-28 16:19:39 +01: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 refactor: change parameter names into more meaningful 2024-11-27 16:15:02 +01:00
memory_manager refactor: remove not needed code 2024-11-28 16:16:30 +01:00
memory_properties
os_interface fix: add debug break in case of eviction failure 2024-11-27 11:39:15 +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 fix: Update SyncBuffer size calculation 2024-10-03 15:57:24 +02: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 refactor: Extract PostSyncType to outer abstract layer 2024-11-28 18:09:21 +01:00
xe3_core refactor: Extract PostSyncType to outer abstract layer 2024-11-28 18:09:21 +01:00
xe_hpc_core refactor: Extract PostSyncType to outer abstract layer 2024-11-28 18:09:21 +01:00
xe_hpg_core refactor: Extract PostSyncType to outer abstract layer 2024-11-28 18:09:21 +01:00
CMakeLists.txt refactor: parse extra zebin params 2024-10-21 09:59:33 +02:00
enable_cores.cmake