compute-runtime/shared/source
Mateusz Jablonski dae8c34f81 fix: synchronize host and device timers to avoid device timer overflow
Related-To: NEO-8394
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2023-10-13 17:40:45 +02:00
..
ail feature: Add support for ARL-S 2023-10-13 10:28:21 +02:00
assert_handler refactor: add NonCopyableOrMovableClass to classes that don't need copy ctors 2023-10-05 13:11:01 +02:00
aub refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
aub_mem_dump feature: Add support for ARL-S 2023-10-13 10:28:21 +02:00
built_ins fix: add unrecoverable to avoid out of bound access 2023-10-05 12:03:28 +02:00
command_container refactor: change order of fields of EncodeDispatchKernelArgs structure 2023-10-04 15:00:29 +02:00
command_stream fix: ensure local variable address is not exposed outside of function 2023-10-06 15:59:16 +02:00
commands Cleanup includes 9 2022-11-30 14:48:50 +01:00
compiler_interface refactor: correct printf formats 2023-10-10 10:40:55 +02:00
debug_settings fix: synchronize host and device timers to avoid device timer overflow 2023-10-13 17:40:45 +02:00
debugger refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
device fix: stop direct submission blocking on platform destruction 2023-10-06 17:03:38 +02:00
device_binary_format fix: add static casts to destination type to avoid overflows in multiplication 2023-10-06 14:55:24 +02:00
direct_submission performance: limit monitor fence dispatch only to task count dispatches 2023-10-10 14:02:18 +02:00
dll feature: Add support for ARL-S 2023-10-13 10:28:21 +02:00
execution_environment fix: populate map of indices using push_back methods 2023-10-10 15:50:27 +02:00
gen8 refactor: remove not needed code 2023-09-27 14:35:49 +02:00
gen9 refactor: remove not needed code 2023-09-27 14:35:49 +02:00
gen11 refactor: remove not needed code 2023-09-27 14:35:49 +02:00
gen12lp feature: Add BCS engine as internal engine for dg1 2023-10-03 14:39:31 +02:00
gen_common
generated refactor: remove not needed code 2023-09-28 07:52:39 +02:00
gmm_helper refactor: add NonCopyableOrMovableClass to classes that don't need copy ctors 2023-10-05 13:11:01 +02:00
helpers fix: explicitly remove assign operators when not needed 2023-10-12 10:25:15 +02:00
image fix: adjust depth limitations for images 2023-09-08 13:05:49 +02:00
indirect_heap [fix] unify heaps size programing 2023-03-17 08:34:06 +01:00
kernel fix: ensure local variable address is not exposed outside of function 2023-10-06 15:59:16 +02:00
memory_manager fix: explicitly remove assign operators when not needed 2023-10-12 10:25:15 +02:00
memory_properties feature: Add support for CL_DEVICE_HANDLE_LIST_KHR 2023-05-05 15:17:20 +02:00
os_interface refactor: debug flag to override PAT index for given memory type 2023-10-12 15:47:28 +02:00
page_fault_manager feature: register handler when we migrate to GPU 2023-08-14 11:14:03 +02:00
pin fix: avoid memory leak 2023-10-06 13:16:56 +02:00
program fix: add static casts to destination type to avoid overflows in multiplication 2023-10-06 14:55:24 +02:00
release_helper feature: add bindless addressing support query to releaseHelper 2023-10-09 16:42:56 +02:00
sku_info fix: transfer ftrTile64Optimization flag to gmmlib 2023-09-25 16:04:21 +02:00
tbx refactor: remove dead code 2023-09-29 12:23:22 +02:00
unified_memory feature: Get Peer Allocation with specified base Pointer 2023-05-24 20:41:20 +02:00
utilities fix: explicitly remove assign operators when not needed 2023-10-12 10:25:15 +02:00
xe_hpc_core fix: set default Xe Hpc core device hierarchy to flat 2023-10-11 16:18:14 +02:00
xe_hpg_core feature: Add support for ARL-S 2023-10-13 10:28:21 +02:00
CMakeLists.txt refactor: Split compiler interface between OSs 2023-09-12 15:56:53 +02:00
enable_cores.cmake feature: Add default ip version values to helper 2023-06-02 12:10:21 +02:00