compute-runtime/shared/source
Szymon Morek a2c41e4749 fix: add mock for staging buffer size
No need to allocate 2MB in unit tests.
This commit changes this size to 4KB.

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2025-05-22 08:36:01 +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: re-add switch case for once writable query 2025-03-19 09:54:54 +01: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 refactor: use legacy versions of injectMMIOList and setTbxServerIp 2024-05-16 10:47:35 +02:00
built_ins feature(internal): add debug key to override max debug surface size 2025-05-21 14:57:41 +02:00
command_container feature: Define thread group dispatch size according to kernel metadata 2025-05-19 16:02:21 +02:00
command_stream Revert "performance: use RESOURCE_BARRIER as stalling barrier" 2025-05-16 20:19:06 +02:00
commands
compiler_interface fix: patch relocations byte-wise 2025-05-12 15:33:12 +02:00
debug_settings feature(internal): add debug key to override max debug surface size 2025-05-21 14:57:41 +02:00
debugger build: add missing headers for GCC 15 2025-05-19 15:31:32 +02:00
device refactor: Gate shared system mem caps with KMD cap 2025-05-19 11:08:19 +02:00
device_binary_format feature: Define thread group dispatch size according to kernel metadata 2025-05-19 16:02:21 +02:00
direct_submission refactor: remove unused parameter 2025-05-15 12:23:27 +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 feature: Define thread group dispatch size according to kernel metadata 2025-05-19 16:02:21 +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 timestamps as non-coherent since xe2 2025-05-21 07:49:56 +02:00
helpers fix: correct limitation for num threads per thread group 2025-05-22 00:06:21 +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 fix: correct limitation for num threads per thread group 2025-05-22 00:06:21 +02:00
memory_manager fix: initial support for single temporary allocations list 2025-05-21 13:16:15 +02:00
memory_properties
os_interface fix: correct limitation for num threads per thread group 2025-05-22 00:06:21 +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-20 14:37:07 +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: add mock for staging buffer size 2025-05-22 08:36:01 +02:00
xe2_hpg_core fix: correct limitation for num threads per thread group 2025-05-22 00:06:21 +02:00
xe3_core fix: correct limitation for num threads per thread group 2025-05-22 00:06:21 +02:00
xe_hpc_core Revert "performance: use RESOURCE_BARRIER as stalling barrier" 2025-05-16 20:19:06 +02:00
xe_hpg_core feature: add NEO_LOCAL_MEMORY_ALLOCATION_MODE 2025-05-20 14:15:17 +02:00
CMakeLists.txt feature: Introduce SipClassType::externalLib 2025-03-19 11:06:03 +01:00
enable_cores.cmake