compute-runtime/shared/source
Compute-Runtime-Validation f35d620e06 Revert "feature: Append recorded commandlist into immediate (8/N)"
This reverts commit d8d7419aee.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2024-12-20 03:35:27 +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 2024-12-18 07:04:14 +01:00
command_container Revert "feature: Append recorded commandlist into immediate (8/N)" 2024-12-20 03:35:27 +01:00
command_stream Revert "fix: regression caused by tbx fault mngr" 2024-12-19 17:35:03 +01:00
commands
compiler_interface refactor: Explicitly delete unused functions of LinkerInput 2024-11-18 09:50:11 +01:00
debug_settings Revert "fix: regression caused by tbx fault mngr" 2024-12-19 17:35:03 +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 feature: Parse actual_kernel_start_offset zeinfo entry 2024-12-03 18:57:06 +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 feature: is48bResourceNeededForRayTracing specialization for rt encoder 2024-12-12 13:29:07 +01:00
gen_common refactor: remove legacy code 2024-10-10 09:54:22 +02:00
generated refactor: Update STATE_BASE_ADDRESS 2024-12-09 08:50:59 +01:00
gmm_helper refactor: Adjust RENDER_SURFACE_STATE structures naming 2024-11-29 09:43:11 +01:00
helpers refactor: move tag initialization to allocator [1/n] 2024-12-17 17:53:13 +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 Revert "fix: regression caused by tbx fault mngr" 2024-12-19 17:35:03 +01:00
memory_properties
os_interface fix: Unitialized scalar value in Coverity scan 2024-12-19 19:39:16 +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: move depth limitation from release helper to image_hw 2024-11-21 11:24:06 +01:00
semaphore feature: Add External Semaphore experimental [3/N] 2024-12-18 05:29:33 +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 refactor: move SWTagsManager::currentCallCount to protected scope 2024-12-19 12:31:44 +01:00
xe2_hpg_core performance: enable copy through staging buffers on xe2 linux 2024-12-16 11:18:33 +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 feature: Add External Semaphore experimental [3/N] 2024-12-18 05:29:33 +01:00
enable_cores.cmake