..
aarch64
fix: to always use grfs count in calculateNumThreadsPerThreadGroup
2024-03-22 11:03:18 +01:00
definitions
refactor: parse extra zebin params
2024-10-21 09:59:33 +02:00
linux
fix: move pathExists out of sys calls and do not mock it
2024-09-10 19:24:45 +02:00
windows
fix: move pathExists out of sys calls and do not mock it
2024-09-10 19:24:45 +02:00
x86_64
fix: to always use grfs count in calculateNumThreadsPerThreadGroup
2024-03-22 11:03:18 +01:00
CMakeLists.txt
refactor: add timestamps to xe logs
2024-10-07 11:42:55 +02:00
abort.cpp
…
abort.h
…
address_patch.h
refactor: correct naming of enum class constants 8/n
2023-12-19 08:18:18 +01:00
addressing_mode_helper.cpp
fix(ocl): Force rebuild if binary contains bindless kernel
2024-05-20 14:15:17 +02:00
addressing_mode_helper.h
fix(ocl): Force rebuild if binary contains bindless kernel
2024-05-20 14:15:17 +02:00
affinity_mask.h
refactor: two engineInstanced-methods removed
2024-10-11 18:34:06 +02:00
aligned_memory.h
performance: Correct alignment checks
2024-09-10 08:43:36 +02:00
allow_deferred_deleter.cpp
refactor: rename global debug manager to debugManager
2023-11-30 13:00:59 +01:00
api_gfx_core_helper.h
…
api_specific_config.h
feature: Add logic to disable bindless addressing via AIL
2024-09-18 13:49:51 +02:00
app_resource_defines.h
refactor: correct variable namings
2023-11-29 23:49:03 +01:00
app_resource_helper.cpp
fix: create and use new allocation type for syncBuffer
2024-09-06 14:11:33 +02:00
app_resource_helper.h
…
array_count.h
refactor: correct variable naming
2023-12-04 13:45:53 +01:00
aux_translation.h
refactor: correct naming of enum class constants 8/n
2023-12-19 08:18:18 +01:00
basic_math.h
refactor: correct variable namings
2023-11-29 23:49:03 +01:00
bcs_ccs_dependency_pair_container.h
fix: cache flush dependency for queue blocked
2024-05-20 11:55:24 +02:00
bindless_heaps_helper.cpp
fix: track shifted contextIds in bitset in bindlessHeapsHelper
2024-10-09 10:32:29 +02:00
bindless_heaps_helper.h
feature: Bindless sampled image support
2024-05-08 17:50:37 +02:00
bit_helpers.h
fix: Correct logic to select internal BCS engine
2024-07-18 12:02:50 +02:00
blit_commands_helper.h
fix: remove not needed appendBaseAddressOffset method
2024-03-20 17:46:14 +01:00
blit_commands_helper_base.inl
refactor: Fix typo
2024-10-01 09:31:02 +02:00
blit_commands_helper_bdw_and_later.inl
refactor: remove not needed code
2024-09-16 12:12:43 +02:00
blit_commands_helper_xehp_and_later.inl
refactor: Passing information about the engine
2024-04-22 13:33:56 +02:00
blit_helper.cpp
feature: assign unique interrupt to queue
2024-06-07 10:06:31 +02:00
blit_helper.h
refactor: correct naming of enum class constants 9/n
2023-12-19 10:36:25 +01:00
blit_properties.cpp
refactor: correct naming of enum class constants 8/n
2023-12-19 08:18:18 +01:00
blit_properties.h
refactor: correct naming of enum class constants 8/n
2023-12-19 08:18:18 +01:00
blit_properties_container.h
…
cache_flush.inl
…
cache_flush_xehp_and_later.inl
…
cache_policy.cpp
refactor: rename product helper files n/n
2023-03-10 13:24:38 +01:00
cache_policy.h
Refactor state base address programing 4/n
2023-02-27 17:30:36 +01:00
cache_policy_base.inl
refactor: rename global debug manager to debugManager
2023-11-30 13:00:59 +01:00
cache_policy_bdw_and_later.inl
…
cache_policy_dg2_and_later.inl
Revert "feature: split cache_policy_dg2_and_later.inl file"
2024-05-28 07:03:47 +02:00
casts.h
…
common_types.h
refactor: pass additional data to ioctl helper
2024-04-26 14:53:14 +02:00
compiler_aot_config_bdw_and_later.inl
…
compiler_options_parser.cpp
refactor: refactor logic for querying atomic FP capabilities
2024-03-28 15:27:45 +01:00
compiler_options_parser.h
fix: Append extra extensions when FP64 emulation is enabled
2023-06-22 08:38:53 +02:00
compiler_product_helper.cpp
refactor: rename global debug manager to debugManager
2023-11-30 13:00:59 +01:00
compiler_product_helper.h
feature: adding support for custom compiler backends
2024-10-23 19:55:36 +02:00
compiler_product_helper_base.inl
feature: adding support for custom compiler backends
2024-10-23 19:55:36 +02:00
compiler_product_helper_before_xe_hp.inl
refactor: move number of threads per eu to release helper
2023-11-20 12:16:33 +01:00
compiler_product_helper_before_xe_hpc.inl
feature: Enable support for cl_intel_subgroup_matrix_multiply_accumulate_tf32
2024-06-19 11:43:03 +02:00
compiler_product_helper_disable_subgroup_local_block_io.inl
refactor: move extensions support logic to compiler product helper
2023-03-14 12:09:26 +01:00
compiler_product_helper_enable_subgroup_local_block_io.inl
refactor: move extensions support logic to compiler product helper
2023-03-14 12:09:26 +01:00
compiler_product_helper_mtl_and_later.inl
feature: Add default ip version values to helper
2023-06-02 12:10:21 +02:00
compiler_product_helper_product_config_default.inl
feature: Add default ip version values to helper
2023-06-02 12:10:21 +02:00
compiler_product_helper_tgllp_and_later.inl
Report cl_khr_integer_dot_product extension
2023-04-14 14:46:18 +02:00
compiler_product_helper_xe_hp_and_later.inl
refactor: move number of threads per eu to release helper
2023-11-20 12:16:33 +01:00
compiler_product_helper_xe_hpc_and_later.inl
feature: Enable support for cl_intel_subgroup_matrix_multiply_accumulate_tf32
2024-06-19 11:43:03 +02:00
completion_stamp.h
performance: add skeleton method to cmdlist immediate flush task
2023-06-30 10:46:20 +02:00
constants.h
fix: Update SyncBuffer size calculation
2024-10-03 15:57:24 +02:00
debug_helpers.cpp
refactor: rename global debug manager to debugManager
2023-11-30 13:00:59 +01:00
debug_helpers.h
performance: Correct alignment checks
2024-09-10 08:43:36 +02:00
deferred_deleter_helper.h
…
device_bitfield.h
…
dirty_state_helpers.cpp
fix: use correct gpu address when bindless heaps helper is enabled
2024-08-05 15:09:57 +02:00
dirty_state_helpers.h
fix: use correct gpu address when bindless heaps helper is enabled
2024-08-05 15:09:57 +02:00
driver_model_type.h
refactor: correct naming of enum class constants 8/n
2023-12-19 08:18:18 +01:00
enable_product.inl
refactor: add method to get hw config from CompilerProductHelper
2023-03-02 08:25:50 +01:00
engine_control.cpp
…
engine_control.h
…
engine_node_helper.cpp
feature: add support for HP copy engine context
2024-07-19 12:23:03 +02:00
engine_node_helper.h
refactor: engineInstancedType removed
2024-10-09 16:30:48 +02:00
extendable_enum.h
…
file_io.cpp
test: improve unit tests - use virtual file system
2024-03-08 13:34:19 +01:00
file_io.h
Add debug key for dumping ELF to file
2023-04-18 20:40:25 +02:00
file_io_load.cpp
test: improve unit tests - use virtual file system
2024-03-08 13:34:19 +01:00
flat_batch_buffer_helper.cpp
refactor: correct naming of enum class constants 8/n
2023-12-19 08:18:18 +01:00
flat_batch_buffer_helper.h
…
flat_batch_buffer_helper_hw.h
…
flat_batch_buffer_helper_hw.inl
feature: add out cmd pointer to store data imm encoder
2024-03-07 12:52:08 +01:00
flush_stamp.cpp
…
flush_stamp.h
…
get_info.h
refactor: correct naming of enum class constants 6/n
2023-12-13 14:48:52 +01:00
get_info_status.h
refactor: correct naming of enum class constants 6/n
2023-12-13 14:48:52 +01:00
gfx_core_helper.cpp
Revert "fix: correct calculating max subslice space"
2024-08-02 12:28:13 +02:00
gfx_core_helper.h
fix: align thread group count to fit within dss
2024-10-16 18:34:39 +02:00
gfx_core_helper_base.inl
fix: align thread group count to fit within dss
2024-10-16 18:34:39 +02:00
gfx_core_helper_bdw_and_later.inl
fix: change logic to calculate available thread count
2024-10-07 15:46:33 +02:00
gfx_core_helper_bdw_to_dg2.inl
refactor: engineInstancedType removed
2024-10-09 16:30:48 +02:00
gfx_core_helper_bdw_to_icllp.inl
fix: BCS MMIO programming
2024-05-07 14:08:28 +02:00
gfx_core_helper_dg2_and_later.inl
refactor: rename global debug manager to debugManager
2023-11-30 13:00:59 +01:00
gfx_core_helper_pvc_and_later.inl
refactor: engineInstancedType removed
2024-10-09 16:30:48 +02:00
gfx_core_helper_tgllp_and_later.inl
fix: BCS MMIO programming
2024-05-07 14:08:28 +02:00
gfx_core_helper_xe2_and_later.inl
refactor: Improving information transfer about the copy engine
2024-09-05 16:11:52 +02:00
gfx_core_helper_xehp_and_later.inl
feature: update GRF register implementation
2024-10-15 13:47:34 +02:00
gpu_page_fault_helper.cpp
fix: print to stdout for disable scratch page
2024-05-16 15:05:07 +02:00
gpu_page_fault_helper.h
fix: print to stdout for disable scratch page
2024-05-16 15:05:07 +02:00
hardware_context_controller.cpp
feature: switch to new aubstream createHardwareContext2 interface
2024-08-26 14:10:53 +02:00
hardware_context_controller.h
…
hash.h
…
heap_assigner.cpp
refactor: correct naming of HeapIndex enum values
2023-12-12 11:46:17 +01:00
heap_assigner.h
feature: heapAssigner per root device
2023-10-19 19:52:24 +02:00
heap_base_address_model.h
refactor: correct naming of enum class constants 4/n
2023-12-13 08:08:51 +01:00
heap_helper.cpp
fix: add missing AlignLocalMemoryVaTo2MB flag support
2024-08-01 13:54:51 +02:00
heap_helper.h
…
hw_info.cpp
fix: query engine info prior to query topology
2024-07-25 16:17:44 +02:00
hw_info.h
feature: add number of rt stacks to capability table
2024-10-17 14:46:19 +02:00
hw_info_helper.cpp
refactor: Create function to check if OCL2.1 caps are enabled or enforced
2024-02-06 08:27:09 +01:00
hw_info_helper.h
refactor: Create function to check if OCL2.1 caps are enabled or enforced
2024-02-06 08:27:09 +01:00
hw_ip_version.h
Correct scope of WA for pipecontrol before nonpipelined state
2023-02-24 09:27:12 +01:00
hw_mapper.h
…
hw_walk_order.h
refactor: correct variable naming
2023-12-01 08:34:19 +01:00
in_order_cmd_helpers.cpp
feature: Initial CB events IPC support
2024-10-16 13:33:59 +02:00
in_order_cmd_helpers.h
feature: Initial CB events IPC support
2024-10-16 13:33:59 +02:00
kernel_helpers.cpp
fix: align thread group to dss size if kernel uses slm
2024-10-17 15:30:19 +02:00
kernel_helpers.h
refactor: engineInstancedType removed
2024-10-09 16:30:48 +02:00
kmd_notify_properties.cpp
fix: dont download tbx allocations on heapless first device submission
2024-08-06 14:03:42 +02:00
kmd_notify_properties.h
performance: debug key for adjust ULLS on battery
2024-03-22 14:24:00 +01:00
l3_range.h
refactor: remove not used function
2024-10-02 16:14:40 +02:00
local_id_gen.h
fix: to always use grfs count in calculateNumThreadsPerThreadGroup
2024-03-22 11:03:18 +01:00
local_id_gen.inl
…
local_id_gen_special.inl
…
local_id_gen_sse4.cpp
…
local_memory_access_modes.h
refactor: correct naming of enum class constants 10/n
2023-12-19 11:30:39 +01:00
local_work_size.cpp
refactor: rename global debug manager to debugManager
2023-11-30 13:00:59 +01:00
local_work_size.h
…
map_operation_type.h
refactor: correct naming of enum class constants 8/n
2023-12-19 08:18:18 +01:00
memory_properties_helpers.cpp
…
memory_properties_helpers.h
…
memory_properties_helpers_base.inl
refactor: rename global debug manager to debugManager
2023-11-30 13:00:59 +01:00
mt_helpers.h
…
neo_driver_version.h
…
non_copyable_or_moveable.h
fix: explicitly remove assign operators when not needed
2023-10-12 10:25:15 +02:00
options.h
Revert "performance: improve pool handling"
2024-08-06 13:04:02 +02:00
path.h
fix: move pathExists out of sys calls and do not mock it
2024-09-10 19:24:45 +02:00
pause_on_gpu_properties.h
refactor: rename global debug manager to debugManager
2023-11-30 13:00:59 +01:00
per_thread_data.h
fix: to always use grfs count in calculateNumThreadsPerThreadGroup
2024-03-22 11:03:18 +01:00
pipe_control_args.h
feature: store cpu pointer of command buffer pointing to post sync command
2024-02-23 13:12:15 +01:00
pipeline_select_args.h
…
pipeline_select_helper.h
…
populate_factory.h
…
preamble.h
refactor: Passing information about the engine
2024-04-22 13:33:56 +02:00
preamble_base.inl
fix: don't setup preemption surface when debugger is active
2024-10-08 13:58:11 +02:00
preamble_bdw_and_later.inl
refactor: remove not needed code
2024-09-16 12:12:43 +02:00
preamble_xe2_hpg_and_later.inl
feature: add initial support for Xe2 platforms
2024-07-09 10:30:27 +02:00
preamble_xe_hpg_and_xe_hpc.inl
fix: program RenderTargetCacheFlush in PC prior to PIPELINE_SELECT
2024-10-09 16:59:43 +02:00
preamble_xehp_and_later.inl
refactor: include reg_configs_common using full path
2024-07-03 13:30:46 +02:00
preprocessor.h
…
product_config_helper.cpp
feature: add support for generic id acronyms in ocloc
2024-06-06 10:06:44 +02:00
product_config_helper.h
feature: [Ocloc] provide backward compatibility for gen12lp family merge
2024-05-27 17:35:31 +02:00
ptr_math.h
feature: initial 64b in-order CmdList support
2023-09-19 15:23:37 +02:00
ray_tracing_helper.h
feature: add number of rt stacks to capability table
2024-10-17 14:46:19 +02:00
register_offsets.h
refactor: include reg_configs_common using full path
2024-07-03 13:30:46 +02:00
registered_method_dispatcher.h
…
simd_helper.h
refactor: rename WALKER_TYPE to DefaultWalkerType
2023-12-04 16:29:32 +01:00
sleep.cpp
fix: don't wait on condition in unit tests
2023-10-10 15:14:30 +02:00
sleep.h
performance: don't wait for paging fence on user thread
2024-08-07 08:30:51 +02:00
state_base_address.h
refactor: remove not needed code
2024-03-08 15:10:06 +01:00
state_base_address_base.inl
feature: global bindless sampler offsets
2024-04-24 21:12:17 +02:00
state_base_address_bdw.inl
Refactor state base address programing 1/n
2023-02-22 15:17:29 +01:00
state_base_address_bdw_and_later.inl
Refactor state base address programing 2/n
2023-02-23 12:20:25 +01:00
state_base_address_helper.h
fix: correclty program StateBaseAddress in global bindless mode
2024-09-20 11:57:05 +02:00
state_base_address_icllp_and_later.inl
feature: bindless addressing for images
2023-08-18 15:59:20 +02:00
state_base_address_skl.inl
feature: bindless addressing for images
2023-08-18 15:59:20 +02:00
state_base_address_xehp_and_later.inl
feature: global bindless sampler offsets
2024-04-24 21:12:17 +02:00
stdio.h
Refactor of IO functions
2023-04-13 10:46:47 +02:00
string.h
…
string_helpers.h
…
surface_format_info.h
fix: In Linux CL/GL sharing
2024-09-06 21:40:18 +02:00
timestamp.h
refactor: add timestamps to xe logs
2024-10-07 11:42:55 +02:00
timestamp_packet.cpp
fix: add cache flush as dependency for bcs ccs synchronization
2024-05-09 13:43:39 +02:00
timestamp_packet.h
refactor: Passing information about the engine
2024-04-22 13:33:56 +02:00
timestamp_packet_constants.h
refactor: define initial value for TimestampPacket
2023-05-30 12:09:05 +02:00
timestamp_packet_container.h
fix: add cache flush as dependency for bcs ccs synchronization
2024-05-09 13:43:39 +02:00
topology_map.h
…
uint16_avx2.h
refactor: use common indirectDataAlignment static constexpr value
2024-02-16 13:55:00 +01:00
uint16_sse4.h
Apply CamelCase for class and struct names 2/2
2023-04-25 13:10:23 +02:00
validators.h
fix: handle single storage USM in gtpin helpers
2023-04-19 14:26:25 +02:00
vec.h
…