..
aarch64
Add neon intrinsics for aarch64
2022-03-29 18:22:32 +02:00
definitions
Encode PRODUCT_CONFIG value into fatbinary
2022-04-11 15:09:17 +02:00
windows
Revert "Move shared helper files to shared directory"
2022-04-27 13:12:16 +02:00
x86_64
initial Neo enabling on architectures other than x86
2021-09-14 09:14:52 +02:00
CMakeLists.txt
Add debug flag to fail build program with stateful access
2022-05-17 11:01:05 +02:00
abort.cpp
Copyright header update
2021-05-17 20:38:19 +02:00
abort.h
Copyright header update
2021-05-17 20:38:19 +02:00
address_patch.h
Reorganization directory structure [3/n]
2020-02-23 23:48:28 +01:00
addressing_mode_helper.cpp
Add debug flag to fail build program with stateful access
2022-05-17 11:01:05 +02:00
addressing_mode_helper.h
Add debug flag to fail build program with stateful access
2022-05-17 11:01:05 +02:00
affinity_mask.h
3rd level ZE_AFFINITY_MASK support.
2021-05-07 21:00:19 +02:00
aligned_memory.h
move common files to shared/
2021-09-27 11:10:20 +02:00
allow_deferred_deleter.cpp
Copyright header update
2021-05-17 20:38:19 +02:00
api_specific_config.h
Move generic command stream receiver files to shared
2021-09-22 23:55:31 +02:00
app_resource_defines.h
ResourceTag refactor
2021-10-12 12:35:35 +02:00
app_resource_helper.cpp
Move AllocationType enum out of GraphicsAllocation class
2022-02-04 17:49:09 +01:00
app_resource_helper.h
Move AllocationType enum out of GraphicsAllocation class
2022-02-04 17:49:09 +01:00
array_count.h
Copyright header update
2021-05-17 20:38:19 +02:00
aux_translation.h
Add new AuxTranslationMode
2021-02-03 10:57:33 +01:00
basic_math.h
Add missing includes
2021-07-28 10:51:17 +02:00
bindless_heaps_helper.cpp
Move AllocationType enum out of GraphicsAllocation class
2022-02-04 17:49:09 +01:00
bindless_heaps_helper.h
Correct typo
2022-03-24 17:46:49 +01:00
bit_helpers.h
Add helper function for bit shifting
2020-03-23 10:54:56 +01:00
blit_commands_helper.cpp
Detect GPU hangs in flushBcsTask()
2022-05-12 16:17:16 +02:00
blit_commands_helper.h
Detect GPU hangs in flushBcsTask()
2022-05-12 16:17:16 +02:00
blit_commands_helper_base.inl
Add MemorySynchronizationCommand to Blit commands estimation
2022-05-04 12:25:56 +02:00
blit_commands_helper_bdw_and_later.inl
Correct media compression format for blitter operations on planar images
2022-04-22 17:02:16 +02:00
blit_commands_helper_xehp_and_later.inl
style: fix gcc12 compilation errors
2022-04-28 18:07:15 +02:00
cache_flush.inl
Remove not needed include header
2021-10-06 21:32:40 +02:00
cache_flush_xehp_and_later.inl
Rename plus in filenames to and_later
2021-08-17 11:26:27 +02:00
cache_policy.cpp
Copyright header update
2021-05-17 20:38:19 +02:00
cache_policy.h
Copyright header update
2021-05-17 20:38:19 +02:00
casts.h
Implement r_pod_cast function
2021-10-15 13:09:07 +02:00
common_types.h
Improve pat index programming on linux
2022-04-12 08:18:20 +02:00
compiler_hw_info_config.cpp
Add compilerHwInfoConfig
2021-10-06 21:27:34 +02:00
compiler_hw_info_config.h
Remove adjustHwInfoForIgc helper
2022-04-20 10:04:36 +02:00
compiler_hw_info_config_base.inl
Remove adjustHwInfoForIgc helper
2022-04-20 10:04:36 +02:00
compiler_hw_info_config_bdw_and_later.inl
Force stateless addressing mode for PVC
2021-12-29 14:53:18 +01:00
compiler_options_parser.cpp
Move ocl extensions logic to shared
2021-11-04 17:38:15 +01:00
compiler_options_parser.h
Move appending compiler extensions to compiler parser
2021-10-20 16:10:54 +02:00
completion_stamp.h
Detect GPU hangs in CommandMapUnmap::submit()
2022-03-15 13:17:41 +01:00
constants.h
Assign pat_index to BO during creation
2022-04-21 13:25:13 +02:00
debug_helpers.cpp
Copyright header update
2021-05-17 20:38:19 +02:00
debug_helpers.h
Remove UNUSED_VARIABLE macro
2021-10-22 18:56:33 +02:00
deferred_deleter_helper.h
Copyright header update
2021-05-17 20:38:19 +02:00
dirty_state_helpers.cpp
Copyright header update
2021-05-17 20:38:19 +02:00
dirty_state_helpers.h
Copyright header update
2021-05-17 20:38:19 +02:00
driver_model_type.h
Temporarily disabling local memory for DG2 in WSL
2022-01-06 11:15:25 +01:00
enable_product.inl
Base hwInfo values setup for AOT
2022-05-13 09:40:37 +02:00
engine_control.h
Add new EngineUsage
2021-08-23 17:41:13 +02:00
engine_node_helper.cpp
Use internal blitter for internal memory transfers
2022-05-11 19:33:00 +02:00
engine_node_helper.h
Skip disabled engines when round robin over copy engines
2022-02-09 09:37:43 +01:00
extendable_enum.h
Copyright header update
2021-05-17 20:38:19 +02:00
extra_allocation_data_xehp_and_later.inl
Revert "Unify command/ring/semaphore buffers placement"
2022-03-30 14:05:47 +02:00
file_io.cpp
Remove UNUSED_VARIABLE macro
2021-10-22 18:56:33 +02:00
file_io.h
Copyright header update
2021-05-17 20:38:19 +02:00
flat_batch_buffer_helper.cpp
Fix typo
2020-04-27 16:50:21 +02:00
flat_batch_buffer_helper.h
Pass device bitfield to flattenBatchBuffer
2020-07-08 18:32:26 +02:00
flat_batch_buffer_helper_hw.h
Pass device bitfield to flattenBatchBuffer
2020-07-08 18:32:26 +02:00
flat_batch_buffer_helper_hw.inl
Move AllocationType enum out of GraphicsAllocation class
2022-02-04 17:49:09 +01:00
flush_stamp.cpp
Copyright header update
2021-05-17 20:38:19 +02:00
flush_stamp.h
Copyright header update
2021-05-17 20:38:19 +02:00
get_info.h
Copyright header update
2021-05-17 20:38:19 +02:00
get_info_status.h
Reorganization directory structure [3/n]
2020-02-23 23:48:28 +01:00
hardware_context_controller.cpp
Compilation fix: Add missing LrcaHelper types
2021-12-07 13:19:36 +01:00
hardware_context_controller.h
Move generic command stream receiver files to shared
2021-09-22 23:55:31 +02:00
hash.h
Remove CPP_ATTRIBUTE_FALLTHROUGH macro
2021-10-22 17:27:57 +02:00
heap_assigner.cpp
Move AllocationType enum out of GraphicsAllocation class
2022-02-04 17:49:09 +01:00
heap_assigner.h
Move AllocationType enum out of GraphicsAllocation class
2022-02-04 17:49:09 +01:00
heap_helper.cpp
Move AllocationType enum out of GraphicsAllocation class
2022-02-04 17:49:09 +01:00
heap_helper.h
Unify setting compute mode
2020-03-26 16:08:29 +01:00
hw_helper.cpp
Rename compression flags and helpers
2021-12-03 18:09:02 +01:00
hw_helper.h
Fix: enable split taskcount from wait only on dg2
2022-05-13 14:30:16 +02:00
hw_helper_base.inl
Unify programming of pipe control command
2022-05-16 18:42:04 +02:00
hw_helper_bdw_and_later.inl
Fix: enable split taskcount from wait only on dg2
2022-05-13 14:30:16 +02:00
hw_helper_bdw_to_icllp.inl
Fix CFEFusedEUDispatch debug flag
2022-03-28 12:32:05 +02:00
hw_helper_dg2_and_later.inl
Revert "Enable update task count from wait on DG2"
2022-05-10 14:26:24 +02:00
hw_helper_extended.cpp
HwHelper: update getSubDevicesCount and getEnginesCount implementation
2021-06-28 15:14:30 +02:00
hw_helper_pvc_and_later.inl
Move isCooperativeEngineSupported to HwInfoConfig
2022-05-12 12:10:23 +02:00
hw_helper_tgllp_and_later.inl
Fix CFEFusedEUDispatch debug flag
2022-03-28 12:32:05 +02:00
hw_helper_xehp_and_later.inl
Fix: enable split taskcount from wait only on dg2
2022-05-13 14:30:16 +02:00
hw_info.cpp
Base hwInfo values setup for AOT
2022-05-13 09:40:37 +02:00
hw_info.h
Base hwInfo values setup for AOT
2022-05-13 09:40:37 +02:00
hw_info_extended.cpp
Revert "Remove overridePlatformName method"
2022-02-18 10:57:19 +01:00
hw_walk_order.h
Correct dimension order in local ids generated for implicit args
2022-02-04 12:46:59 +01:00
interlocked_max.h
Reorganization directory structure [3/n]
2020-02-23 23:48:28 +01:00
kernel_helpers.cpp
Debug flag to override max WG size
2021-05-31 12:23:27 +02:00
kernel_helpers.h
Zebin improvements
2020-10-29 16:33:21 +01:00
kmd_notify_properties.cpp
Poll task count indefinitely on high throttle command queue
2022-03-25 10:06:16 +01:00
kmd_notify_properties.h
Poll task count indefinitely on high throttle command queue
2022-03-25 10:06:16 +01:00
l3_range.h
clang-tidy configuration cleanup
2022-05-11 14:02:04 +02:00
local_id_gen.h
Copyright header update
2021-05-17 20:38:19 +02:00
local_id_gen.inl
Copyright header update
2021-05-17 20:38:19 +02: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
Copyright header update
2021-05-17 20:38:19 +02:00
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
style: configure readability-identifier-naming.LocalVariableCase
2022-05-16 12:39:44 +02:00
local_work_size.h
Remove not needed method.
2022-01-20 15:02:19 +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
Move AllocationType enum out of GraphicsAllocation class
2022-02-04 17:49:09 +01:00
memory_properties_helpers_base.inl
Move AllocationType enum out of GraphicsAllocation class
2022-02-04 17:49:09 +01:00
neo_driver_version.h
Move generic command stream receiver files to shared
2021-09-22 23:55:31 +02:00
non_copyable_or_moveable.h
Reorganization directory structure [3/n]
2020-02-23 23:48:28 +01:00
options.h
Copyright header update
2021-05-17 20:38:19 +02:00
pause_on_gpu_properties.h
Copyright header update
2021-05-17 20:38:19 +02:00
per_thread_data.cpp
Move per thread data to shared directory
2021-09-30 17:57:41 +02:00
per_thread_data.h
Move per thread data to shared directory
2021-09-30 17:57:41 +02:00
pipe_control_args.h
Unify programming of pipe control command
2022-05-16 18:42:04 +02:00
pipeline_select_args.h
Copyright header update
2021-05-17 20:38:19 +02:00
pipeline_select_helper.h
Partial support for XE_HP_SDV
2021-06-24 18:35:54 +02:00
populate_factory.h
Move populateFactoryTable() to shared
2020-10-16 11:07:38 +02:00
preamble.h
Remove unused function parameter
2022-03-16 13:16:13 +01:00
preamble_base.inl
Remove unused function parameter
2022-03-16 13:16:13 +01:00
preamble_bdw_and_later.inl
Disable EU fusion based on kernel properties from compiler
2022-02-28 18:50:38 +01:00
preamble_xehp_and_later.inl
Unify programming of pipe control command
2022-05-16 18:42:04 +02:00
preprocessor.h
Optimizing binary size
2021-01-11 11:48:53 +01:00
product_config_helper.h
Encode PRODUCT_CONFIG value into fatbinary
2022-04-11 15:09:17 +02:00
ptr_math.h
Copyright header update
2021-05-17 20:38:19 +02:00
ray_tracing_helper.h
Add support for allocating RT globals
2022-04-25 17:56:09 +02:00
register_offsets.h
Add posibility to modify semaphore delay between waits
2020-06-25 13:16:05 +02:00
registered_method_dispatcher.h
Add missing includes
2021-07-28 10:51:17 +02:00
simd_helper.h
Copyright header update
2021-05-17 20:38:19 +02:00
state_base_address.h
Support for bindless mode in L0 - improvements
2021-12-02 16:30:58 +01:00
state_base_address_base.inl
Refactor: Change decanonize method accessing point
2022-05-11 12:57:02 +02:00
state_base_address_bdw.inl
Support for bindless mode in L0 - improvements
2021-12-02 16:30:58 +01:00
state_base_address_bdw_and_later.inl
Remove SBA->IOH programming on XE_HP_SDV
2021-09-29 12:35:43 +02:00
state_base_address_icllp_and_later.inl
Refactor memory object control state methods in generated commands
2021-12-15 12:01:20 +01:00
state_base_address_skl.inl
Support for bindless mode in L0 - improvements
2021-12-02 16:30:58 +01:00
state_base_address_xehp_and_later.inl
Refactor: Change decanonize method accessing point
2022-05-11 12:57:02 +02:00
stdio.h
Copyright header update
2021-05-17 20:38:19 +02:00
string.h
Add wrapper for snprintf
2021-12-17 13:07:49 +01:00
string_helpers.h
Copyright header update
2021-05-17 20:38:19 +02:00
surface_format_info.h
Refactor [1/n]: Make compression preference allocation property
2021-12-02 15:24:35 +01:00
timestamp_packet.cpp
Track TSP OOQ ownership
2021-06-23 15:59:47 +02:00
timestamp_packet.h
Flush caches for cross CSR dependencies
2022-04-27 15:03:27 +02:00
topology_map.h
Add subslice ID remapping for single slice configs
2022-02-01 16:38:57 +01:00
uint16_avx2.h
Copyright header update
2021-05-17 20:38:19 +02:00
uint16_sse4.h
initial Neo enabling on architectures other than x86
2021-09-14 09:14:52 +02:00
validators.h
Move enable_product.inl to shared
2021-10-12 22:02:16 +02:00
vec.h
Revert "Create single point for selecting engine for builtin ops"
2021-09-02 11:58:46 +02:00