compute-runtime/shared/source
Herman Semenoff 2c276491b2
Merge fa23a41482 into 556c0b64c6
2025-05-29 00:18:03 +08: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: Removind address_mapper.h 2025-05-27 20:37:56 +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: use RESOURCE_BARRIER as stalling barrier 2025-05-28 12:30:01 +02:00
command_stream performance: use RESOURCE_BARRIER as stalling barrier 2025-05-28 12:30:01 +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 refactor: redirect flush L3 host usm to external by default 2025-05-28 08:50:01 +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 Merge fa23a41482 into 556c0b64c6 2025-05-29 00:18:03 +08:00
direct_submission fix: add pc with stall before barrier with post sync on bmg 2025-05-28 09:24:21 +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: use RESOURCE_BARRIER as stalling barrier 2025-05-28 12:30:01 +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 Merge fa23a41482 into 556c0b64c6 2025-05-29 00:18:03 +08: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 fix: Removind address_mapper.h 2025-05-27 20:37:56 +02:00
memory_properties
os_interface Merge fa23a41482 into 556c0b64c6 2025-05-29 00:18:03 +08: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 fix: add pc with stall before barrier with post sync on bmg 2025-05-28 09:24:21 +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 performance: use RESOURCE_BARRIER as stalling barrier 2025-05-28 12:30:01 +02:00
xe3_core performance: use RESOURCE_BARRIER as stalling barrier 2025-05-28 12:30:01 +02:00
xe_hpc_core performance: use RESOURCE_BARRIER as stalling barrier 2025-05-28 12:30:01 +02:00
xe_hpg_core performance: use RESOURCE_BARRIER as stalling barrier 2025-05-28 12:30:01 +02:00
CMakeLists.txt feature: Introduce SipClassType::externalLib 2025-03-19 11:06:03 +01:00
enable_cores.cmake