compute-runtime/shared/source
Brandon Yates cb6e63ed05 feature: Add elapsed time to debugger logs
Related-to: NEO-11469

Signed-off-by: Brandon Yates <brandon.yates@intel.com>
2024-06-07 01:14:14 +02:00
..
ail fix: Add AIL for svchost on ARL 2024-05-31 11:21:57 +02:00
assert_handler refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
aub refactor: use legacy versions of injectMMIOList and setTbxServerIp 2024-05-16 10:47:35 +02:00
aub_mem_dump refactor: add mock_aubstream 2024-04-25 20:08:30 +02:00
aub_stream_stubs refactor: use legacy versions of injectMMIOList and setTbxServerIp 2024-05-16 10:47:35 +02:00
built_ins feature: add debug key to generate sip header file 2024-03-08 19:03:43 +01:00
command_container test: add test for scratch when secondary context is used 2024-06-05 14:23:44 +02:00
command_stream feature: prework to initialize BCS state in heapless mode 2024-05-31 10:06:58 +02:00
commands
compiler_interface fix: add support for __INTEL_PER_THREAD_OFF 2024-05-21 17:50:43 +02:00
debug_settings feature: Add elapsed time to debugger logs 2024-06-07 01:14:14 +02:00
debugger refactor: Passing information about the engine 2024-04-22 13:33:56 +02:00
device refactor: remove not used multi context per engine code 2024-06-06 11:41:15 +02:00
device_binary_format feature: region group barrier allocation support 2024-06-03 18:34:54 +02:00
direct_submission feature: pass GraphicsAllocation to fence wait 2024-05-07 17:59:28 +02:00
dll refactor: remove invalid device ids 2024-06-04 15:28:05 +02:00
execution_environment fix: correct calculation of max os context count 2024-06-06 22:21:34 +02:00
gen8 refactor: remove not needed code 2024-05-29 13:24:02 +02:00
gen9 refactor: remove not needed code 2024-05-29 13:24:02 +02:00
gen11 refactor: remove not needed code 2024-05-29 13:24:02 +02:00
gen12lp refactor: remove invalid device ids 2024-06-04 15:28:05 +02:00
gen_common
generated feature: add support for releases 20.1, 20.4 2024-06-04 09:01:47 +02:00
gmm_helper fix: Override prefer no cpu access for dc flush mitigation 2024-06-05 10:26:45 +02:00
helpers feature: add support for generic id acronyms in ocloc 2024-06-06 10:06:44 +02: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 feature: region group barrier allocation support 2024-06-03 18:34:54 +02:00
memory_manager refactor: extract StorageInfo::memoryBanks computation 2024-06-05 17:50:55 +02:00
memory_properties
os_interface feature: pass interrupt flag to queue creation api 2024-06-06 12:36:21 +02:00
page_fault_manager refactor: Add key to not register pagefault handler on migration 2024-05-28 08:45:34 +02:00
pin refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
program feature: region group barrier allocation support 2024-06-03 18:34:54 +02:00
release_helper feature: add support for releases 20.1, 20.4 2024-06-04 09:01:47 +02:00
sku_info feature: add support for receiving FtrWalkerMTP flag 2024-06-05 11:03:19 +02:00
tbx build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
unified_memory refactor: correct naming of unified memory enums 2023-12-13 15:58:21 +01:00
utilities fix: delete move assignment operator 2024-05-31 18:59:51 +02:00
xe2_hpg_core feature: add support for releases 20.1, 20.4 2024-06-04 09:01:47 +02:00
xe_hpc_core refactor: remove not needed code 2024-05-29 13:24:02 +02:00
xe_hpg_core refactor: remove invalid device ids 2024-06-04 15:28:05 +02:00
CMakeLists.txt feature: add new definitions for support of AOT configs 2024-05-27 09:29:14 +02:00
enable_cores.cmake