.. |
aarch64
|
fix: Unify logic calculating threads per work group part 2
|
2023-07-04 10:34:02 +02:00 |
definitions
|
refactor: move MTL specific definition of ProductHelper to Xe Lpg
|
2023-08-24 10:50:26 +02:00 |
windows
|
refactor: rename hw_helper files to gfx_core_helper files
|
2023-02-01 19:37:51 +01:00 |
x86_64
|
fix: Unify logic calculating threads per work group part 2
|
2023-07-04 10:34:02 +02:00 |
CMakeLists.txt
|
refactor: remove LogicalStateHelper
|
2023-09-13 10:29:53 +02:00 |
abort.cpp
|
…
|
|
abort.h
|
…
|
|
address_patch.h
|
…
|
|
addressing_mode_helper.cpp
|
Add stateless arguments checker for single kernel
|
2023-03-23 10:55:15 +01:00 |
addressing_mode_helper.h
|
Add stateless arguments checker for single kernel
|
2023-03-23 10:55:15 +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
|
feature: Add debug/release variables prefixes
|
2023-08-22 15:15:45 +02:00 |
app_resource_defines.h
|
Cleanup headers
|
2022-05-18 11:42:06 +02:00 |
app_resource_helper.cpp
|
refactor: remove unused isSharedContext variable
|
2023-07-26 12:14:23 +02: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
|
feature: bindless addressing allocator - reuse of bindless slots
|
2023-08-29 09:51:36 +02:00 |
bindless_heaps_helper.h
|
feature: bindless addressing allocator - reuse of bindless slots
|
2023-08-29 09:51:36 +02:00 |
bit_helpers.h
|
…
|
|
blit_commands_helper.h
|
fix blitter programming for media compression on xe hpg platforms
|
2023-03-31 17:15:28 +02:00 |
blit_commands_helper_base.inl
|
feature: add indirect semaphore mode
|
2023-09-12 13:15:51 +02:00 |
blit_commands_helper_bdw_and_later.inl
|
fix blitter programming for media compression on xe hpg platforms
|
2023-03-31 17:15:28 +02:00 |
blit_commands_helper_xehp_and_later.inl
|
refactor: move xe hpg specific appendBlitCommandsBlockCopy to xe hpg file
|
2023-09-13 10:49:28 +02: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
|
performance: Use vector for private allocs to reuse
|
2023-09-04 13:34:38 +02:00 |
compiler_aot_config_bdw_and_later.inl
|
refactor: rename compiler product helper files
|
2023-02-03 09:03:24 +01:00 |
compiler_options_parser.cpp
|
fix: Append extra extensions when FP64 emulation is enabled
|
2023-06-22 08:38:53 +02: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
|
fix: move getProductConfigFromHwInfo to CompilerProductHelper
|
2023-05-29 14:08:52 +02:00 |
compiler_product_helper.h
|
fix: enforce zebin format by default in Ocloc for ICL/TGL/RKL/ADL
|
2023-09-08 16:16:18 +02:00 |
compiler_product_helper_base.inl
|
fix: enforce zebin format by default in Ocloc for ICL/TGL/RKL/ADL
|
2023-09-08 16:16:18 +02: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_bdw_to_icllp.inl
|
Report cl_khr_integer_dot_product extension
|
2023-04-14 14:46:18 +02:00 |
compiler_product_helper_before_xe_hp.inl
|
refactor: move methods from CompilerProductHelper to ReleaseHelper
|
2023-08-02 10:40:48 +02: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_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 methods from CompilerProductHelper to ReleaseHelper
|
2023-08-02 10:40:48 +02: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
|
performance: add skeleton method to cmdlist immediate flush task
|
2023-06-30 10:46:20 +02:00 |
constants.h
|
refactor: rename pageSize2Mb to pageSize2M
|
2023-07-10 20:12:09 +02: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
|
…
|
|
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
|
Flush state caches after command list is destroyed
|
2023-03-28 14:52:30 +02:00 |
engine_node_helper.h
|
performance: Bidirectional BCS split implementation for OCL
|
2023-05-16 13:34:18 +02:00 |
extendable_enum.h
|
…
|
|
file_io.cpp
|
Add debug key for dumping ELF to file
|
2023-04-18 20:40:25 +02:00 |
file_io.h
|
Add debug key for dumping ELF to file
|
2023-04-18 20:40:25 +02:00 |
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: remove not needed code
|
2023-09-12 14:25:04 +02:00 |
gfx_core_helper_base.inl
|
refactor: remove not needed code
|
2023-09-12 14:25:04 +02:00 |
gfx_core_helper_bdw_and_later.inl
|
fix: add missing cache flushes on MTL and later integrated GPUs
|
2023-07-28 19:30:13 +02: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
|
fix: add missing cache flushes on MTL and later integrated GPUs
|
2023-07-28 19:30:13 +02:00 |
gfx_core_helper_pvc_and_later.inl
|
Revert "fix: correct suggested number of work groups for concurrent kernels o...
|
2023-09-15 04:21:58 +02: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
|
feature: Report correct GRF register count
|
2023-09-04 11:42:48 +02: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
|
refactor: change ApiSpecificConfig functions names
|
2023-05-30 09:20:01 +02: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: remove redundant parameter from HardwareInfo ctor
|
2023-07-31 16:12:57 +02:00 |
hw_info.h
|
feature: Add preferredPlatformName field to RuntimeCapabilityTable
|
2023-09-12 11:07:14 +02: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
|
refactor: remove unused getBaseTimeout
|
2023-07-05 16:12:15 +02:00 |
kmd_notify_properties.h
|
refactor: remove unused getBaseTimeout
|
2023-07-05 16:12:15 +02: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
|
Revert "fix: Correct logic for SIMD1"
|
2023-09-13 08:23:59 +02:00 |
local_id_gen.inl
|
Cleanup includes 31
|
2023-01-16 11:45:55 +01:00 |
local_id_gen_special.inl
|
…
|
|
local_id_gen_sse4.cpp
|
…
|
|
local_memory_access_modes.h
|
…
|
|
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 |
map_operation_type.h
|
Cleanup includes 28
|
2023-01-11 17:47:33 +01:00 |
memory_properties_helpers.cpp
|
…
|
|
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
|
…
|
|
path.h
|
feature: Add process safety to Windows compiler cache
|
2023-09-06 15:34:15 +02:00 |
pause_on_gpu_properties.h
|
Use dedicated using type for TaskCount
|
2022-11-28 16:44:44 +01:00 |
per_thread_data.h
|
Revert "fix: Correct logic for SIMD1"
|
2023-09-13 08:23:59 +02:00 |
pipe_control_args.h
|
performance: do not flush caches when writing global timestamp
|
2023-08-01 10:46:18 +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: remove LogicalStateHelper
|
2023-09-13 10:29:53 +02:00 |
preamble_base.inl
|
refactor: remove LogicalStateHelper
|
2023-09-13 10:29:53 +02:00 |
preamble_bdw_and_later.inl
|
refactor: remove LogicalStateHelper
|
2023-09-13 10:29:53 +02:00 |
preamble_xehp_and_later.inl
|
refactor: remove LogicalStateHelper
|
2023-09-13 10:29:53 +02:00 |
preprocessor.h
|
…
|
|
product_config_helper.cpp
|
feature: Add debug flag for setting hw ip version
|
2023-05-23 15:32:46 +02:00 |
product_config_helper.h
|
feature: Add debug flag for setting hw ip version
|
2023-05-23 15:32:46 +02:00 |
product_config_helper_extra.cpp
|
feat: Add support for ip version value in ocloc
|
2023-04-20 13:20:11 +02:00 |
ptr_math.h
|
Fix for handling incorrect patchSize in patchWithRequiredSize
|
2023-04-20 16:07:45 +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
|
fix: Unify logic calculating threads per work group part 4
|
2023-07-07 15:34:59 +02:00 |
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
|
feature: global bindless surface state base support
|
2023-07-06 18:31:49 +02:00 |
state_base_address_base.inl
|
feature: bindless addressing for images
|
2023-08-18 15:59:20 +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_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: bindless addressing for images
|
2023-08-18 15:59:20 +02:00 |
stdio.h
|
Refactor of IO functions
|
2023-04-13 10:46:47 +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: Rename member variables to camelCase 2/n
|
2023-04-27 20:39:22 +02:00 |
timestamp_packet.cpp
|
feature: replace in-order sync allocation with TimestampPacket
|
2023-05-29 09:32:35 +02:00 |
timestamp_packet.h
|
feature: add indirect semaphore mode
|
2023-09-12 13:15:51 +02:00 |
timestamp_packet_constants.h
|
refactor: define initial value for TimestampPacket
|
2023-05-30 12:09:05 +02:00 |
timestamp_packet_container.h
|
feature: replace in-order sync allocation with TimestampPacket
|
2023-05-29 09:32:35 +02:00 |
topology_map.h
|
…
|
|
uint16_avx2.h
|
Apply CamelCase for class and struct names 2/2
|
2023-04-25 13:10:23 +02: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
|
…
|
|