..
aarch64
Add neon intrinsics for aarch64
2022-03-29 18:22:32 +02:00
definitions
wa: enable wa to add additional dummy blits after blit copy
2023-03-17 10:43:00 +01:00
windows
refactor: rename hw_helper files to gfx_core_helper files
2023-02-01 19:37:51 +01:00
x86_64
style: format code using clang-format 15.0.6
2023-01-05 10:33:47 +01:00
CMakeLists.txt
refactor: add separate helper for extension support
2023-03-14 15:08:29 +01:00
abort.cpp
…
abort.h
…
address_patch.h
…
addressing_mode_helper.cpp
Don't check addressing mode for gtpin surface
2023-03-10 16:01:24 +01:00
addressing_mode_helper.h
Don't check addressing mode for gtpin surface
2023-03-10 16:01:24 +01:00
affinity_mask.h
Cleanup includes 42
2023-01-25 09:16:39 +01:00
aligned_memory.h
Cleanup includes 7
2022-11-28 17:01:48 +01:00
allow_deferred_deleter.cpp
…
api_gfx_core_helper.h
Move clGfxCoreHelper ownership to rootDeviceEnv
2023-01-05 12:58:38 +01:00
api_specific_config.h
Add api specific config for allocation cache
2022-09-05 21:15:18 +02:00
app_resource_defines.h
Cleanup headers
2022-05-18 11:42:06 +02:00
app_resource_helper.cpp
feature: add AssertHandler
2023-03-08 17:55:23 +01:00
app_resource_helper.h
Cleanup headers
2022-05-18 11:42:06 +02:00
array_count.h
…
aux_translation.h
…
basic_math.h
style: format code using clang-format 15.0.6
2023-01-05 10:33:47 +01:00
bindless_heaps_helper.cpp
Cleanup includes 11
2022-12-06 12:25:30 +01:00
bindless_heaps_helper.h
Cleanup headers
2022-05-18 11:42:06 +02:00
bit_helpers.h
…
blit_commands_helper.h
wa: enable wa to add additional dummy blits after blit copy
2023-03-17 10:43:00 +01:00
blit_commands_helper_base.inl
wa: enable wa to add additional dummy blits after blit copy
2023-03-17 10:43:00 +01:00
blit_commands_helper_bdw_and_later.inl
wa: enable wa to add additional dummy blits after blit copy
2023-03-17 10:43:00 +01:00
blit_commands_helper_xehp_and_later.inl
wa: enable wa to add additional dummy blits after blit copy
2023-03-17 10:43:00 +01:00
blit_helper.cpp
Cleanup includes 48
2023-02-10 17:23:02 +01:00
blit_helper.h
Cleanup includes 42
2023-01-25 09:16:39 +01:00
blit_properties.cpp
Move barrier flush property from csr to cmdQueue
2023-03-03 14:33:53 +01:00
blit_properties.h
Add missing struct member initialization
2023-03-15 10:09:05 +01:00
blit_properties_container.h
Cleanup includes 35
2023-01-17 18:51:40 +01:00
cache_flush.inl
Cleanup includes 50
2023-02-10 20:26:13 +01:00
cache_flush_xehp_and_later.inl
Change DG2 l1 cache policy to WB
2022-08-31 14:31:23 +02:00
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 product helper files n/n
2023-03-10 13:24:38 +01:00
cache_policy_bdw_and_later.inl
Change DG2 l1 cache policy to WB
2022-08-31 14:31:23 +02:00
cache_policy_dg2_and_later.inl
Cleanup includes 50
2023-02-10 20:26:13 +01:00
casts.h
Rename r_pod_cast function to safePodCast
2022-05-19 10:43:20 +02:00
common_types.h
Cleanup includes 42
2023-01-25 09:16:39 +01:00
compiler_aot_config_bdw_and_later.inl
refactor: rename compiler product helper files
2023-02-03 09:03:24 +01:00
compiler_aot_config_mtl_and_later.inl
refactor: rename compiler product helper files
2023-02-03 09:03:24 +01:00
compiler_options_parser.cpp
refactor: rename function getExtensions->getDeviceExtensions
2023-03-15 12:46:46 +01:00
compiler_options_parser.h
Move appending compiler extensions to compiler parser
2021-10-20 16:10:54 +02:00
compiler_product_helper.cpp
refactor: rename compiler product helper files
2023-02-03 09:03:24 +01:00
compiler_product_helper.h
refactor: rename function getExtensions->getDeviceExtensions
2023-03-15 12:46:46 +01:00
compiler_product_helper_base.inl
fix ocl/ocloc: expose cl_ext_float_atomics for OCL 2.0+
2023-03-15 14:48:17 +01:00
compiler_product_helper_bdw_and_later.inl
refactor: rename compiler product helper files
2023-02-03 09:03:24 +01:00
compiler_product_helper_before_xe_hp.inl
refactor: move extensions support logic to compiler product helper
2023-03-14 12:09:26 +01:00
compiler_product_helper_before_xe_hpc.inl
refactor: move extensions support logic to compiler product helper
2023-03-14 12:09:26 +01:00
compiler_product_helper_disable_split_matrix_multiply_accumulate.inl
refactor: add separate helper for extension support
2023-03-14 15:08:29 +01: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_split_matrix_multiply_accumulate.inl
refactor: add separate helper for extension support
2023-03-14 15:08:29 +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_xe_hp_and_later.inl
refactor: move extensions support logic to compiler product helper
2023-03-14 12:09:26 +01:00
compiler_product_helper_xe_hpc_and_later.inl
refactor: move extensions support logic to compiler product helper
2023-03-14 12:09:26 +01:00
completion_stamp.h
fix: missed error handler of SubmissionStatus::FAILED
2023-03-13 16:08:27 +01:00
constants.h
Cleanup includes 42
2023-01-25 09:16:39 +01:00
debug_helpers.cpp
Cleanup includes 3/n
2022-07-27 15:28:13 +02:00
debug_helpers.h
Cleanup includes 3/n
2022-07-27 15:28:13 +02:00
deferred_deleter_helper.h
Cleanup headers
2022-05-18 11:42:06 +02:00
device_bitfield.h
Cleanup includes 42
2023-01-25 09:16:39 +01:00
dirty_state_helpers.cpp
…
dirty_state_helpers.h
Cleanup includes 18
2023-01-02 13:28:29 +01:00
driver_model_type.h
Temporarily disabling local memory for DG2 in WSL
2022-01-06 11:15:25 +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
Cleanup includes 26
2023-01-11 09:10:45 +01:00
engine_control.h
Cleanup includes 26
2023-01-11 09:10:45 +01:00
engine_node_helper.cpp
Cleanup includes 48
2023-02-10 17:23:02 +01:00
engine_node_helper.h
Cleanup includes 45
2023-01-26 11:12:15 +01:00
extendable_enum.h
…
extra_allocation_data_xehp_and_later.inl
Revert: "compute events select device memory for xe hpg family"
2023-03-14 17:18:59 +01:00
file_io.cpp
Reduce creating files when running ocloc tests
2022-11-10 15:58:29 +01:00
file_io.h
…
file_io_load.cpp
Reduce creating files when running ocloc tests
2022-11-10 15:58:29 +01:00
flat_batch_buffer_helper.cpp
Cleanup includes 15
2022-12-23 12:36:51 +01:00
flat_batch_buffer_helper.h
refactor: don't use global ProductHelper getter 17
2023-01-27 19:28:45 +01:00
flat_batch_buffer_helper_hw.h
refactor: don't use global ProductHelper getter 17
2023-01-27 19:28:45 +01:00
flat_batch_buffer_helper_hw.inl
fix mismatched-new-delete when using unique_ptr
2023-02-14 08:07:13 +01:00
flush_stamp.cpp
…
flush_stamp.h
…
get_info.h
Cleanup includes 31
2023-01-16 11:45:55 +01:00
get_info_status.h
…
gfx_core_helper.cpp
Fix calculation of number of Ray-Tracing stacks
2023-03-13 10:48:10 +01:00
gfx_core_helper.h
refactor: Move isLinearStoragePreferred function from gfx to product helper
2023-03-15 18:51:59 +01:00
gfx_core_helper_base.inl
refactor: Move isLinearStoragePreferred function from gfx to product helper
2023-03-15 18:51:59 +01:00
gfx_core_helper_bdw_and_later.inl
refactor: move extensions support logic to compiler product helper
2023-03-14 12:09:26 +01:00
gfx_core_helper_bdw_to_dg2.inl
refactor make gfx helper methods for pvc and later non specialized
2023-02-14 11:00:30 +01:00
gfx_core_helper_bdw_to_icllp.inl
refactor: rename hw_helper files to gfx_core_helper files
2023-02-01 19:37:51 +01:00
gfx_core_helper_dg2_and_later.inl
refactor: rename hw_helper files to gfx_core_helper files
2023-02-01 19:37:51 +01:00
gfx_core_helper_pvc_and_later.inl
Limit space in tile for concurrent kernels on pvc
2023-02-23 09:50:47 +01:00
gfx_core_helper_tgllp_and_later.inl
refactor: rename hw_helper files to gfx_core_helper files
2023-02-01 19:37:51 +01:00
gfx_core_helper_xehp_and_later.inl
refactor make gfx helper methods for pvc and later non specialized
2023-02-14 11:00:30 +01:00
hardware_context_controller.cpp
Refactor aubstream include interface
2022-11-23 10:30:13 +01:00
hardware_context_controller.h
Refactor aubstream include interface
2022-11-23 10:30:13 +01:00
hash.h
Cleanup headers
2022-05-18 11:42:06 +02:00
heap_assigner.cpp
Cleanup includes 13
2022-12-16 12:36:27 +01:00
heap_assigner.h
Cleanup includes 13
2022-12-16 12:36:27 +01:00
heap_base_address_model.h
Add level zero heap addressing enum, property and debug key
2023-03-01 18:28:00 +01:00
heap_helper.cpp
Cleanup includes 11
2022-12-06 12:25:30 +01:00
heap_helper.h
Cleanup includes
2022-07-25 09:58:38 +02:00
hw_info.cpp
refactor: return thread per eu from compiler product helper
2023-03-08 16:25:20 +01:00
hw_info.h
refactor: return thread per eu from compiler product helper
2023-03-08 16:25:20 +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
Cleanup includes 50
2023-02-10 20:26:13 +01:00
hw_walk_order.h
style: format code using clang-format 15.0.6
2023-01-05 10:33:47 +01:00
kernel_helpers.cpp
feature: check indirect access for kernel
2023-03-08 16:58:26 +01:00
kernel_helpers.h
feature: check indirect access for kernel
2023-03-08 16:58:26 +01:00
kmd_notify_properties.cpp
Use dedicated using type for TaskCount
2022-11-28 16:44:44 +01:00
kmd_notify_properties.h
Reduce binaries sizes 2/n
2022-12-08 16:14:38 +01:00
l3_range.h
Optimize binaries' size by adjusting linkage of constants in headers
2022-08-26 22:52:04 +02:00
local_id_gen.h
Cleanup includes 31
2023-01-16 11:45:55 +01:00
local_id_gen.inl
Cleanup includes 31
2023-01-16 11:45:55 +01:00
local_id_gen_special.inl
initial Neo enabling on architectures other than x86
2021-09-14 09:14:52 +02:00
local_id_gen_sse4.cpp
…
local_memory_access_modes.h
Move local memory access mode getters from HwHelper to HwInfoConfig
2021-09-13 13:10:14 +02:00
local_work_size.cpp
Cleanup includes 34
2023-01-17 14:42:04 +01:00
local_work_size.h
Do not enforce LWS in dec order when smaller than half simd
2023-01-05 15:55:14 +01:00
logical_state_helper.h
Add method to merge LSH pipelined state during cmd list execution
2022-07-28 17:32:53 +02:00
logical_state_helper.inl
Remove LSH from CommandQueue
2022-07-19 08:47:02 +02:00
map_operation_type.h
Cleanup includes 28
2023-01-11 17:47:33 +01:00
memory_properties_helpers.cpp
Test prelim command stream and clos cache
2022-04-05 16:48:00 +02:00
memory_properties_helpers.h
refactor OCL: cleanup after moving multi root device buffers to local mem
2023-02-15 09:41:20 +01:00
memory_properties_helpers_base.inl
refactor OCL: cleanup after moving multi root device buffers to local mem
2023-02-15 09:41:20 +01:00
mt_helpers.h
Cleanup includes 24
2023-01-10 07:56:16 +01:00
neo_driver_version.h
Reduce binaries sizes 2/n
2022-12-08 16:14:38 +01:00
non_copyable_or_moveable.h
…
options.h
…
pause_on_gpu_properties.h
Use dedicated using type for TaskCount
2022-11-28 16:44:44 +01:00
per_thread_data.h
Cleanup includes 32
2023-01-16 20:41:37 +01:00
pipe_control_args.h
Remove HW types from synchronization interface
2022-07-25 13:59:26 +02:00
pipeline_select_args.h
Refactor of pipeline select programming
2022-09-15 15:38:10 +02:00
pipeline_select_helper.h
Reduce binaries sizes 2/n
2022-12-08 16:14:38 +01:00
populate_factory.h
…
preamble.h
refactor: don't use global ProductHelper getter 16
2023-01-27 17:03:46 +01:00
preamble_base.inl
refactor: rename hw_helper files to gfx_core_helper files
2023-02-01 19:37:51 +01:00
preamble_bdw_and_later.inl
Refactor: dont use global getters for product/gfxcore helper in preamble helpers
2022-12-20 18:34:17 +01:00
preamble_xehp_and_later.inl
refactor: rename hw_helper files to gfx_core_helper files
2023-02-01 19:37:51 +01:00
preprocessor.h
…
product_config_helper.cpp
Switch device ID support to product config helper
2023-02-03 16:55:41 +01:00
product_config_helper.h
Switch device ID support to product config helper
2023-02-03 16:55:41 +01:00
product_config_helper_extra.cpp
Fatbinary optimization for -device release target
2023-02-01 16:19:13 +01:00
ptr_math.h
Optimize binaries' size by adjusting linkage of constants in headers
2022-08-26 22:52:04 +02:00
ray_tracing_helper.h
Fix calculation of number of Ray-Tracing stacks
2023-03-13 10:48:10 +01:00
register_offsets.h
style: format code using clang-format 15.0.6
2023-01-05 10:33:47 +01:00
registered_method_dispatcher.h
…
simd_helper.h
…
sleep.cpp
do not sleep in ULTs
2022-10-21 19:37:52 +02:00
sleep.h
do not sleep in ULTs
2022-10-21 19:37:52 +02:00
state_base_address.h
Refactor state base address programing 4/n
2023-02-27 17:30:36 +01:00
state_base_address_base.inl
refactor: rename product helper files n/n
2023-03-10 13:24:38 +01: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_icllp_and_later.inl
Refactor state base address programing 2/n
2023-02-23 12:20:25 +01:00
state_base_address_skl.inl
Refactor state base address programing 2/n
2023-02-23 12:20:25 +01:00
state_base_address_xehp_and_later.inl
Set global heap size to constant value
2023-03-09 17:17:32 +01:00
stdio.h
style: configure readability-identifier-naming.FunctionCase
2022-05-17 20:55:56 +02:00
string.h
Improve safety of makeCopy() function
2022-08-22 17:16:53 +02:00
string_helpers.h
Reduce binaries sizes 2/n
2022-12-08 16:14:38 +01:00
surface_format_info.h
Refactor [1/n]: Make compression preference allocation property
2021-12-02 15:24:35 +01:00
timestamp_packet.cpp
Cleanup includes 35
2023-01-17 18:51:40 +01:00
timestamp_packet.h
RelaxedOrdering dispatch for OCL 1/n
2023-03-13 17:37:12 +01:00
timestamp_packet_container.h
Cleanup includes 47
2023-02-10 17:07:30 +01:00
timestamp_packet_size_control.h
Cleanup includes 37
2023-01-20 12:34:39 +01:00
topology_map.h
Add subslice ID remapping for single slice configs
2022-02-01 16:38:57 +01:00
uint16_avx2.h
style: format code using clang-format 15.0.6
2023-01-05 10:33:47 +01:00
uint16_sse4.h
style: format code using clang-format 15.0.6
2023-01-05 10:33:47 +01:00
validators.h
Move enable_product.inl to shared
2021-10-12 22:02:16 +02:00
vec.h
…