compute-runtime/shared/source
Brandon Yates f56eeb0eb7 fix: Use debug SIP when debugging is enabled
Disable wMTP when debug is enabled

Related-to: NEO-10085

Signed-off-by: Brandon Yates <brandon.yates@intel.com>
2024-01-18 18:58:16 +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: Use debug SIP when debugging is enabled 2024-01-18 18:58:16 +01:00
command_container refactor: update Implicit Scaling interface 2024-01-18 16:52:48 +01:00
command_stream refactor: add preemption xe only file to xehpg and xehpc sources 2024-01-17 18:32:37 +01:00
commands
compiler_interface build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
debug_settings feature: add debug key for toggling bit in 57bit GPU VA for specific allocations 2024-01-15 19:37:00 +01:00
debugger refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
device fix: initialize device caps before creating engines 2024-01-12 14:09:30 +01:00
device_binary_format fix: indirect access in external functions 2024-01-18 15:29:41 +01:00
direct_submission fix: set ulls ring start state according to returned value from kmd call 2024-01-10 12:57:34 +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 refactor: disable instantiation-after-specialization clang warning 2024-01-10 13:50:25 +01:00
gen9 refactor: disable instantiation-after-specialization clang warning 2024-01-10 13:50:25 +01:00
gen11 refactor: disable instantiation-after-specialization clang warning 2024-01-10 13:50:25 +01:00
gen12lp refactor: disable instantiation-after-specialization clang warning 2024-01-10 13:50:25 +01:00
gen_common
generated feature: Add heapless mode programming in l0 1/n 2023-12-01 17:01:01 +01:00
gmm_helper fix: pass GMM to Drm::getPatIndex 2024-01-08 09:14:14 +01:00
helpers feature: Set runalone mode for contexts with online debugging 2024-01-17 09:01:30 +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 fix: add support for bindless implicit args 2024-01-12 01:27:17 +01:00
memory_manager fix: add unrecoverable to avoid OOB access 2024-01-16 00:12:11 +01:00
memory_properties
os_interface fix: Skip mapping copy engines for unsupported ones 2024-01-18 09:49:14 +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 feature: disable dpas on release 12.61 2024-01-03 13:27:41 +01:00
sku_info
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(ocl): allocation info from pool svm ptr 2024-01-05 15:20:01 +01:00
xe_hpc_core refactor: update Implicit Scaling interface 2024-01-18 16:52:48 +01:00
xe_hpg_core refactor: update Implicit Scaling interface 2024-01-18 16:52:48 +01:00
CMakeLists.txt
enable_cores.cmake