.. |
ail
|
fix: Correct AIL initialization in runtime
|
2023-12-01 02:42:10 +01:00 |
assert_handler
|
fix: add log about printing assertion failure from kernel
|
2023-11-03 15:32:07 +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 handling of in-order atomic signaling
|
2024-03-01 15:59:25 +01:00 |
command_stream
|
fix: choose proper csr for low priority immediate command lists
|
2024-02-28 12:45:02 +01:00 |
compiler_interface
|
fix: cl_cache L0 env vars + refactor code structure
|
2024-03-01 17:35:08 +01:00 |
debug_settings
|
feature: add debug info for logging pat indexes
|
2024-01-23 13:34:35 +01:00 |
debugger
|
fix: don't program dummy blit prior to MI ARB CHECK
|
2024-02-27 15:46:46 +01:00 |
device
|
fix: create preemption allocation for Root Csr
|
2024-02-29 16:46:24 +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: don't program dummy blit prior to MI ARB CHECK
|
2024-02-27 15:46:46 +01:00 |
encoders
|
refactor: Exclude thread dispatch algorithm for overdispatch to function
|
2024-03-01 15:04:04 +01:00 |
execution_environment
|
refactor: correct naming of enum class constants 8/n
|
2023-12-19 08:18:18 +01:00 |
fixtures
|
refactor: Improve scratch programming in heapless mode
|
2024-01-31 10:39:39 +01:00 |
gen8
|
fix: Use Rcs engine in blender on DG2
|
2024-02-07 18:21:54 +01:00 |
gen9
|
fix: Use Rcs engine in blender on DG2
|
2024-02-07 18:21:54 +01:00 |
gen11
|
fix: Use Rcs engine in blender on DG2
|
2024-02-07 18:21:54 +01:00 |
gen12lp
|
fix: Use Rcs engine in blender on DG2
|
2024-02-07 18:21:54 +01:00 |
gmm_helper
|
fix: use proper gmm resource type for uncache resources
|
2024-01-31 15:26:11 +01:00 |
heap_assigner
|
refactor: correct naming of HeapIndex enum values
|
2023-12-12 11:46:17 +01:00 |
helpers
|
Revert "performance: Fill reusable allocation list on xe and later"
|
2024-03-02 07:09:45 +01:00 |
image
|
refactor: improve constexpr array usage
|
2024-01-15 17:00:50 +01:00 |
indirect_heap
|
refactor: correct naming of MemoryPool enum values
|
2023-12-13 07:51:39 +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: move timestampPacketTagBuffer to local memory
|
2024-02-23 09:55:48 +01:00 |
mocks
|
feature: add debug flags and instrumentation of waitpkg calls
|
2023-12-22 08:34:13 +01:00 |
os_interface
|
fix: decanonize pointer to match GPU heap address space
|
2024-03-01 12:18:11 +01:00 |
page_fault_manager
|
refactor: correct naming of enum class constants 8/n
|
2023-12-19 08:18:18 +01:00 |
pin
|
fix: avoid memory leak
|
2023-10-06 13:16:56 +02:00 |
preamble
|
refactor: correct naming of enum class constants
|
2023-12-01 11:53:51 +01:00 |
preemption
|
refactor: correct naming of enum class constants 4/n
|
2023-12-13 08:08:51 +01:00 |
program
|
fix: osAgnostic path for allocate with alignment
|
2024-01-25 11:03:34 +01:00 |
release_helper
|
Revert "feature: enable bindless mode in L0 on dg2"
|
2024-02-06 01:41:03 +01:00 |
scratch_space_controler
|
refactor: create new members for storing spill and private memory in scratch
|
2024-01-23 12:42:25 +01:00 |
sku_info
|
fix: don't transfer FtrTile64Optimization to gmmlib
|
2023-10-27 08:07:58 +02:00 |
unified_memory
|
refactor: correct naming of unified memory enums
|
2023-12-13 15:58:21 +01:00 |
utilities
|
feature: initial support for pooling in-order counter allocations
|
2024-03-01 12:08:02 +01:00 |
xe_hpc_core
|
feature: enable dummy blit WA for PVC
|
2024-03-01 14:04:46 +01:00 |
xe_hpg_core
|
performance: Enable cmd buffer preallocation per CmdQ on xe and later
|
2024-02-29 17:41:58 +01:00 |
CMakeLists.txt
|
feature: add stateless heapless builtins
|
2024-01-16 11:11:31 +01:00 |
api_specific_config_ult.cpp
|
fix: cl_cache L0 env vars + refactor code structure
|
2024-03-01 17:35:08 +01:00 |
ult_specific_config.cpp
|
fix: cl_cache L0 env vars + refactor code structure
|
2024-03-01 17:35:08 +01:00 |