compute-runtime/shared/source
Andrzej Koska b1bcfe668c feature: Enable Bindless on PTL L0
Related-To: NEO-13791

Signed-off-by: Andrzej Koska <andrzej.koska@intel.com>
`
2025-01-20 16:18:48 +01:00
..
ail Revert "refactor: migration to std::make_unique C++17" 2025-01-09 01:41:36 +01:00
assert_handler refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
aub fix: make syncDispatchToken one time aub writable 2024-08-26 14:40:41 +02:00
aub_mem_dump feature: add support for Panther Lake platform 2025-01-07 11:39:56 +01:00
aub_stream_stubs refactor: use legacy versions of injectMMIOList and setTbxServerIp 2024-05-16 10:47:35 +02:00
built_ins refactor: fixes in ults 2025-01-20 09:57:05 +01:00
command_container refactor: rename walker partition files 2025-01-20 13:33:05 +01:00
command_stream fix: exceptions to TBX faultable types 2025-01-17 00:52:49 +01:00
commands
compiler_interface feature: cl_cache - add support for whitelisted includes 2025-01-20 15:07:14 +01:00
debug_settings feature: Submission for GlobalTimestamp as default 2025-01-18 01:27:24 +01:00
debugger feature: add eudebug interface class 2024-12-13 17:07:12 +01:00
device refactor: use enum class instead of enum for DeviceHierarchyMode 2025-01-16 15:49:44 +01:00
device_binary_format fix: remove potential string's internal buffer overlaping if resized 2025-01-15 19:40:56 +01:00
direct_submission fix: check for gpu hang during wait for ring completion 2025-01-09 18:44:25 +01:00
dll feature: add automotive sku to alchemist product family 2025-01-13 08:44:25 +01:00
execution_environment performance: Set dispatch all for small TG 2025-01-20 08:49:59 +01:00
gen12lp refactor: remove redundant flag levelZeroSupported 2025-01-03 11:28:11 +01:00
gen_common feature: add support for Panther Lake platform 2025-01-07 11:39:56 +01:00
generated feature: Add dynamic stack management on Xe3 2025-01-15 10:12:48 +01:00
gmm_helper refactor: Adjust RENDER_SURFACE_STATE structures naming 2024-11-29 09:43:11 +01:00
helpers refactor: use enum class instead of enum for DeviceHierarchyMode 2025-01-16 15:49:44 +01:00
image refactor: Adjust RENDER_SURFACE_STATE structures naming 2024-11-29 09:43:11 +01:00
indirect_heap refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
kernel Revert "refactor: remove excess cast to C-string and add const reference" 2025-01-15 02:43:40 +01:00
memory_manager Revert "fix: count active modules for enabling per-dispatch private memory" 2025-01-15 15:03:37 +01:00
memory_properties
os_interface fix: Dont directly use gtId as TileId 2025-01-20 10:23:53 +01:00
page_fault_manager fix: exceptions to TBX faultable types 2025-01-17 00:52:49 +01:00
pin fix: correct loading L0 loader functions 2024-10-17 15:39:20 +02:00
program refactor: adjust code to compile with c++20 3/n 2025-01-17 20:33:23 +01:00
release_helper feature: Enable Bindless on PTL L0 2025-01-20 16:18:48 +01:00
sku_info refactor: remove not needed flag ftrGpGpuMidThreadLevelPreempt 2024-10-01 12:52:12 +02:00
tbx build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
unified_memory feature: support physical host memory 2024-11-20 08:19:52 +01:00
utilities refactor: use defaults for BaseTag attributes 2025-01-16 18:24:39 +01:00
xe2_hpg_core refactor: rename walker partition files 2025-01-20 13:33:05 +01:00
xe3_core refactor: rename walker partition files 2025-01-20 13:33:05 +01:00
xe_hpc_core refactor: rename walker partition files 2025-01-20 13:33:05 +01:00
xe_hpg_core refactor: rename walker partition files 2025-01-20 13:33:05 +01:00
CMakeLists.txt feature: Add External Semaphore experimental [3/N] 2024-12-18 05:29:33 +01:00
enable_cores.cmake