compute-runtime/shared/source
Lukasz Jobczyk a0f683e42b fix: Move evict after unlock to wddm layer
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2025-05-27 10:52:23 +02:00
..
ail fix: remove patchtoken fallback 2025-02-10 12:29:45 +01:00
assert_handler refactor: Change wording from NonCopyableOrMovable to NonCopyableAndNonMovable 2025-02-17 14:19:10 +01:00
aub fix: Removing streamProvider and addressMapper 2025-05-26 16:01:18 +02:00
aub_mem_dump fix: Remove old aub_mem_dump logic and related tests 2025-05-13 08:38:59 +02:00
aub_stream_stubs
built_ins fix: return error when cannot obtain debug surface size 2025-05-23 14:48:08 +02:00
command_container performance: Skip fence after PC when no post sync write 2025-05-23 10:33:28 +02:00
command_stream fix: Removing streamProvider and addressMapper 2025-05-26 16:01:18 +02:00
commands
compiler_interface feature(zebin): add implicit_arg_buffer_used_by_code exec env support 2025-05-23 17:11:14 +02:00
debug_settings feature: Add debug key to override number of threads per EU 2025-05-23 16:20:40 +02:00
debugger build: add missing headers for GCC 15 2025-05-19 15:31:32 +02:00
device Revert "fix: program 8 maxBVHLevels as 0 - special case" 2025-05-24 02:40:27 +02:00
device_binary_format feature(zebin): Update version 2025-05-27 10:24:57 +02:00
direct_submission performance: Skip fence after PC when no post sync write 2025-05-23 10:33:28 +02:00
dll fix: add mock for staging buffer size 2025-05-22 08:36:01 +02:00
execution_environment fix: print error in sim mode without available aubstream 2025-05-05 11:48:35 +02:00
gen12lp performance: Skip fence after PC when no post sync write 2025-05-23 10:33:28 +02:00
gen_common feature: add support for Panther Lake platform 2025-01-07 11:39:56 +01:00
generated feature: add RESOURCE_BARRIER command 2025-05-15 10:11:04 +02:00
gmm_helper performance: set tag buffer non-coherent on iGPU 2025-05-22 10:46:42 +02:00
helpers fix: return error when cannot obtain debug surface size 2025-05-23 14:48:08 +02:00
image fix: allow for image array type if array size is 1 for Xe2 and later 2025-02-05 13:50:05 +01:00
indirect_heap fix: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00
kernel Revert "fix: correct limitation for num threads per thread group" 2025-05-23 02:51:17 +02:00
memory_manager Revert "fix: enable single temporary allocations list mode" 2025-05-26 13:22:15 +02:00
memory_properties
os_interface fix: Move evict after unlock to wddm layer 2025-05-27 10:52:23 +02:00
page_fault_manager fix: hotfix for svmcpu tbx uploads 2025-03-14 04:47:21 +01:00
pin fix: correct loading L0 loader functions 2024-10-17 15:39:20 +02:00
program build: add missing headers for GCC 15 2025-05-19 15:31:32 +02:00
release_helper feature: enable bindless mode and global bindless allocator in L0 on ARL 2025-05-23 17:34:29 +02:00
sip_external_lib feature: Extract SIP binary and SSAH from external SIP Lib 2025-05-20 13:21:46 +02:00
sku_info feature: Add ftrHeaplessMode flag 2025-04-02 21:06:05 +02:00
tbx
unified_memory refactor: Gate shared system mem caps with KMD cap 2025-05-19 11:08:19 +02:00
utilities fix: Adjust waitpkg counter for non ulls light 2025-05-23 15:58:21 +02:00
xe2_hpg_core Revert "fix: correct limitation for num threads per thread group" 2025-05-23 02:51:17 +02:00
xe3_core performance: Enable small buffer pool allocator on PTL 2025-05-26 22:07:50 +02:00
xe_hpc_core fix: return error when cannot obtain debug surface size 2025-05-23 14:48:08 +02:00
xe_hpg_core refactor: Split direct_submission_hw.inl 2025-05-22 11:27:52 +02:00
CMakeLists.txt feature: Introduce SipClassType::externalLib 2025-03-19 11:06:03 +01:00
enable_cores.cmake