compute-runtime/shared/source
Falkowski, John 85c8c09990 fix: correct latestSentTaskCount in flushBcsTask
Resolves: NEO-12075

Signed-off-by: John Falkowski <john.falkowski@intel.com>
2024-07-19 09:43:31 +02:00
..
ail feature: add initial support for Xe2 platforms 2024-07-09 10:30:27 +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 feature: add initial support for Xe2 platforms 2024-07-09 10:30:27 +02:00
aub_stream_stubs refactor: use legacy versions of injectMMIOList and setTbxServerIp 2024-05-16 10:47:35 +02:00
built_ins fix: setup proper preemption surface size when forcing builtin SIP 2024-07-15 15:56:24 +02:00
command_container fix: add scratch ptr in implicit args patching for L0 regular cmdlists 2024-07-18 14:07:07 +02:00
command_stream fix: correct latestSentTaskCount in flushBcsTask 2024-07-19 09:43:31 +02:00
commands
compiler_interface fix: include hw ip version in compiler cache hash 2024-06-11 15:55:06 +02:00
debug_settings feature: add debug flag to force gmm system memory resource type 2024-07-18 14:05:16 +02:00
debugger Revert "fix: Make debug area resident for subdevices" 2024-07-16 18:28:45 +02:00
device Revert "feature: add support for HP copy engine context" 2024-07-18 21:02:14 +02:00
device_binary_format performance: program bindless sampler offsets only when necessary 2024-07-02 17:27:54 +02:00
direct_submission Revert "fix: ulls controller sleep, windows" 2024-06-21 14:10:43 +02:00
dll feature: Disable per context VMs with debugger in heapless mode 2024-07-17 16:22:24 +02:00
execution_environment feature: BCS low priority contexts support 2024-07-01 11:51:11 +02:00
gen8 fix: Add per product cache line size property 2024-07-18 12:47:47 +02:00
gen9 fix: Add per product cache line size property 2024-07-18 12:47:47 +02:00
gen11 fix: Add per product cache line size property 2024-07-18 12:47:47 +02:00
gen12lp fix: Add per product cache line size property 2024-07-18 12:47:47 +02:00
gen_common feature: add initial support for Xe2 platforms 2024-07-09 10:30:27 +02:00
generated refactor: get postSync type from walker in ults 2024-06-26 09:41:13 +02:00
gmm_helper feature: add debug flag to force gmm system memory resource type 2024-07-18 14:05:16 +02:00
helpers Revert "feature: add support for HP copy engine context" 2024-07-18 21:02:14 +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: add inline samplers bindless addressing support 2024-06-24 13:02:08 +02:00
memory_manager performance(ocl): change device usm recycle to 8% 2024-07-17 19:50:46 +02:00
memory_properties
os_interface Revert "fix: correct number of slice count in configureHwInfoDrm" 2024-07-19 04:35:03 +02:00
page_fault_manager fix: Replace printf with current logging practice 2024-07-15 14:22:04 +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: enable bindless mode in L0 on MTL 2024-07-16 18:33:32 +02:00
sku_info fix: transfer missing ftr flags to gmmlib 2024-06-28 15:34:45 +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: Minor code improvements 2024-07-19 09:24:37 +02:00
xe2_hpg_core fix: Add per product cache line size property 2024-07-18 12:47:47 +02:00
xe_hpc_core fix: Add per product cache line size property 2024-07-18 12:47:47 +02:00
xe_hpg_core fix: adjust compression hint usage for ocl buffers 2024-07-18 18:24:48 +02:00
CMakeLists.txt feature: add new definitions for support of AOT configs 2024-05-27 09:29:14 +02:00
enable_cores.cmake