compute-runtime/shared/source
Zbigniew Zdanowicz b7dfc5c1de refactor: remove not used code
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2024-09-12 13:40:11 +02:00
..
ail fix: Remove patchtokens fallback AIL for DaVinci Resolve 2024-08-23 13:44:18 +02: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 initial support for Xe2 platforms 2024-07-09 10:30:27 +02:00
aub_stream_stubs refactor: use legacy versions of injectMMIOList and setTbxServerIp 2024-05-16 10:47:35 +02:00
built_ins fix: Add new debug sip kernel type for heapless 2024-09-11 14:32:15 +02:00
command_container feature: Enabling Blitter Remapping for REGISTER_REG 2024-09-11 19:02:16 +02:00
command_stream refactor: remove not used code 2024-09-12 13:40:11 +02:00
commands
compiler_interface fix: Add new debug sip kernel type for heapless 2024-09-11 14:32:15 +02:00
debug_settings refactor: Move debug key to correct category 2024-09-12 12:49:40 +02:00
debugger build: Add option to use xe prelim headers for debugger 2024-09-11 11:20:26 +02:00
device fix: set debugSurface in subdevices 2024-09-11 15:10:04 +02:00
device_binary_format fix: correct program header generation for shared isa allocation 2024-09-03 17:50:29 +02:00
direct_submission fix: dont program NP state in ULLS if heapless state init is enabled 2024-09-11 19:32:18 +02:00
dll fix: correct including compiler product helper definition 2024-09-03 20:20:39 +02:00
execution_environment refactor: determine hp copy engine once after gfx core helper is created 2024-09-10 10:00:48 +02:00
gen8 performance: replace virtual calls with native class methods 2024-09-11 11:10:40 +02:00
gen9 refactor: get ioh alignment from static function 2024-07-24 14:43:31 +02:00
gen11 refactor: get ioh alignment from static function 2024-07-24 14:43:31 +02:00
gen12lp refactor: get ioh alignment from static function 2024-07-24 14:43:31 +02:00
gen_common feature: add initial support for Xe2 platforms 2024-07-09 10:30:27 +02:00
generated refactor: Correct using's for idd type and postSync type and getInlineDataSize 2024-09-11 10:27:24 +02:00
gmm_helper fix: In Linux CL/GL sharing 2024-09-06 21:40:18 +02:00
helpers refactor: indirect detection helpers 2024-09-11 14:49:54 +02:00
image fix: clean use of coherency type 2024-04-18 15:58:11 +02:00
indirect_heap refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
kernel fix: Use consistently proper size of implicit args buffer 2024-08-23 13:32:17 +02:00
memory_manager refactor: improve logging of allocations 2024-09-12 11:00:27 +02:00
memory_properties
os_interface refactor: improve logging of allocations 2024-09-12 11:00:27 +02:00
page_fault_manager Revert "feature: capture multiple cpu pagefault handler" 2024-09-03 05:18:26 +02:00
pin refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
program fix: create and use new allocation type for syncBuffer 2024-09-06 14:11:33 +02:00
release_helper feature: enable bindless mode in L0 on BMG 2024-08-27 17:22:32 +02:00
sku_info feature: add new region count param 2024-09-06 15:14:59 +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 refactor: improve logging of allocations 2024-09-12 11:00:27 +02:00
xe2_hpg_core performance: replace virtual calls with native class methods 2024-09-11 11:10:40 +02:00
xe_hpc_core refactor: indirect detection helpers 2024-09-11 14:49:54 +02:00
xe_hpg_core performance: replace virtual calls with native class methods 2024-09-11 11:10:40 +02:00
CMakeLists.txt feature: add new definitions for support of AOT configs 2024-05-27 09:29:14 +02:00
enable_cores.cmake