compute-runtime/shared/source
Kamil Kopryk 004e6e647f fix: align indirect data pointer to cacheline size in heapless mode
Align indirect data pointer to cacheline size in heapless mode,
restore debug_break_if if avx2 load/store operation
gets unaligned pointer,
remove fallback to mm256 loadu/storeu unaligned operation

Related-To: NEO-7621
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2024-02-14 10:00:15 +01:00
..
ail fix: Use Rcs engine in blender on DG2 2024-02-07 18:21:54 +01:00
assert_handler refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
aub build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
aub_mem_dump refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
built_ins feature: use heapless builtins in OCL if supported 2024-02-08 15:49:58 +01:00
command_container refactor: Improve scratch programming in heapless mode 2024-01-31 10:39:39 +01:00
command_stream fix: request instruction cache invalidation on module destroy 2024-01-29 16:00:34 +01:00
commands Cleanup includes 9 2022-11-30 14:48:50 +01:00
compiler_interface build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
debug_settings feature: Add keys to override sync mode for immediate command list 2024-02-08 08:35:32 +01:00
debugger refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
device fix: correctly report support for SPIR-V 1.0 through 1.3 2024-02-14 09:21:06 +01:00
device_binary_format feature(zebin): add support for spill/private size in execution env 2024-01-23 17:26:43 +01:00
direct_submission fix: Make DirectSubmissionInsertExtraMiMemFenceCommands able to force fence 2024-01-29 16:43:24 +01:00
dll feature: adding device ids of 4 more DG2 variants 2024-01-11 09:56:16 +01:00
execution_environment refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
gen8 fix: use full address to sip if needed 2024-01-19 12:28:46 +01:00
gen9 fix: use full address to sip if needed 2024-01-19 12:28:46 +01:00
gen11 fix: use full address to sip if needed 2024-01-19 12:28:46 +01:00
gen12lp fix: use full address to sip if needed 2024-01-19 12:28:46 +01:00
gen_common fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
generated feature: Add heapless mode programming in l0 1/n 2023-12-01 17:01:01 +01:00
gmm_helper fix: use proper gmm resource type for uncache resources 2024-01-31 15:26:11 +01:00
helpers fix: align indirect data pointer to cacheline size in heapless mode 2024-02-14 10:00:15 +01:00
image refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
indirect_heap refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
kernel refactor: Unify logic for getting atomic FP caps 1/n 2024-02-07 11:39:36 +01:00
memory_manager fix: store the correct pagesize in SvmAllocationData 2024-02-08 10:10:22 +01:00
memory_properties feature: Add support for CL_DEVICE_HANDLE_LIST_KHR 2023-05-05 15:17:20 +02:00
os_interface fix: don't query vm bind support on i915 prelim for pre-Xe platforms 2024-02-09 12:50:48 +01:00
page_fault_manager refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
pin refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
program fix: indirect access in external functions 2024-01-18 15:29:41 +01:00
release_helper Revert "feature: enable bindless mode in L0 on dg2" 2024-02-06 01:41:03 +01:00
sku_info fix: don't transfer FtrTile64Optimization to gmmlib 2023-10-27 08:07:58 +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: split freed chunk from right 2024-02-13 16:14:39 +01:00
xe_hpc_core Revert "feature: enable dummy blit WA for PVC" 2024-02-08 04:27:00 +01:00
xe_hpg_core Revert "feature: enable dummy blit WA for PVC" 2024-02-08 04:27:00 +01:00
CMakeLists.txt performance: add macro for ULT-only unrecoverable if 2024-02-01 15:09:31 +01:00
enable_cores.cmake feature: Add default ip version values to helper 2023-06-02 12:10:21 +02:00