compute-runtime/shared/source
Compute-Runtime-Validation 9b649c1582 Revert "feature: enable bindless mode in L0 on dg2"
This reverts commit fbb8c5a98d.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2024-02-06 01:41:03 +01:00
..
ail refactor: correct naming of enum class constants n/n 2023-12-20 10:56:37 +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 fix: Avoid double free when freeing sip kernels 2024-01-25 08:45:45 +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
compiler_interface build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
debug_settings refactor: improve debug flag to override bcs mocs 2024-02-05 20:23:54 +01:00
debugger refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
device refactor: Allow for grouping BCS1+ copy engines in more engine group types 2024-01-23 12:13:09 +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 refactor: improve debug flag to override bcs mocs 2024-02-05 20:23:54 +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: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
memory_manager performance: debug flag for usm host alloc recycle 2024-02-01 16:47:59 +01:00
memory_properties
os_interface refactor: Add xe print debug key 2024-02-02 16:39:51 +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: change freed chunk size when ptr is aligned 2024-01-30 12:22:28 +01:00
xe_hpc_core refactor: improve debug flag to override bcs mocs 2024-02-05 20:23:54 +01:00
xe_hpg_core refactor: improve debug flag to override bcs mocs 2024-02-05 20:23:54 +01:00
CMakeLists.txt performance: add macro for ULT-only unrecoverable if 2024-02-01 15:09:31 +01:00
enable_cores.cmake