compute-runtime/shared/source/helpers
Bartosz Dunajski b7e04ebbea 3rd level ZE_AFFINITY_MASK support.
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2021-05-07 21:00:19 +02:00
..
definitions Add tlb invalidation. 2021-03-23 13:20:44 +01:00
windows
CMakeLists.txt Simplify parsing affinity mask 2021-05-05 21:17:53 +02:00
abort.cpp
abort.h
address_patch.h
affinity_mask.h 3rd level ZE_AFFINITY_MASK support. 2021-05-07 21:00:19 +02:00
aligned_memory.h Rename memory_constants.h to constants.h 2020-04-02 14:19:39 +02:00
allow_deferred_deleter.cpp
api_specific_config.h Unify bindless debug flags 2020-10-09 14:49:50 +02:00
array_count.h
aux_translation.h Add new AuxTranslationMode 2021-02-03 10:57:33 +01:00
basic_math.h Change KB, MB, GB to constexpr values 2020-04-29 09:41:31 +02:00
bindless_heaps_helper.cpp Program border color once per dsh 2021-04-30 13:31:58 +02:00
bindless_heaps_helper.h Program border color once per dsh 2021-04-30 13:31:58 +02:00
bit_helpers.h Add helper function for bit shifting 2020-03-23 10:54:56 +01:00
blit_commands_helper.cpp Use MI_SEMAPHORE_WAIT command for event synchronization 2021-04-19 11:34:52 +02:00
blit_commands_helper.h Move profiling mmio read programming to new method 2021-04-01 16:42:23 +02:00
blit_commands_helper_base.inl Move profiling mmio read programming to new method 2021-04-01 16:42:23 +02:00
blit_commands_helper_bdw_plus.inl Add ClearColor allocation support for blitter 2020-12-14 18:22:05 +01:00
blit_commands_helper_extra.cpp Create work partition allocation 2021-02-17 15:28:42 +01:00
cache_flush.inl Use L3_CONTROL only for DG1 2021-05-04 10:42:06 +02:00
cache_policy.cpp
cache_policy.h
common_types.h Refactor TagAllocator 2021-03-26 15:16:56 +01:00
compiler_options_parser.cpp Correct generating extensions list for compiler 2020-12-03 15:15:49 +01:00
compiler_options_parser.h Correct generating extensions list for compiler 2020-12-03 15:15:49 +01:00
completion_stamp.cpp Rename levelNotReady to notReady 2020-06-17 15:47:00 +02:00
completion_stamp.h Rename levelNotReady to notReady 2020-06-17 15:47:00 +02:00
constants.h Add mi_arb_check between blit commands 2020-11-17 13:07:50 +01:00
debug_helpers.cpp Flush stdout in debug helpers 2021-01-18 16:55:16 +01:00
debug_helpers.h Optimizing binary size 2021-01-11 11:48:53 +01:00
deferred_deleter_helper.h
dirty_state_helpers.cpp
dirty_state_helpers.h
engine_control.h Add DeviceBitfield argument to CSR constructor 2020-10-28 17:10:31 +01:00
engine_node_helper.cpp
engine_node_helper.h Remove low priority and internal engine index variables 2020-09-21 16:44:14 +02:00
extendable_enum.h
file_io.cpp
file_io.h
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 Use appropriate DwordLength in MI_STORE_DATA_IMM command 2020-09-14 16:10:20 +02:00
flush_stamp.cpp
flush_stamp.h
get_info.h Add new clGetDeviceInfo queries 2020-05-27 11:25:57 +02:00
get_info_status.h
hash.h
heap_assigner.cpp Allocate debug area together with isa 2021-03-26 09:31:44 +01:00
heap_assigner.h Initialize internal heaps with at least minAddress from Wddm 2021-01-04 13:13:13 +01:00
heap_helper.cpp Add cmdContainer ULTs - idOffset & numIdd reset, Gfx alloc failure 2020-11-03 13:22:44 +01:00
heap_helper.h Unify setting compute mode 2020-03-26 16:08:29 +01:00
hw_helper.cpp Remove opencl includes from HwHelper 2020-10-23 11:10:52 +02:00
hw_helper.h Update programFrontEnd function 2021-04-29 16:37:23 +02:00
hw_helper_base.inl Revert "Mark SVM_GPU allocation as not lockable" 2021-04-29 18:06:38 +02:00
hw_helper_bdw_plus.inl Update programFrontEnd function 2021-04-29 16:37:23 +02:00
hw_helper_bdw_to_icllp.inl Return correct maxFillSize property 2020-11-02 16:10:01 +01:00
hw_helper_extended.cpp Return correct engines count in device properties 2020-05-05 17:04:52 +02:00
hw_helper_tgllp_plus.inl Return correct maxFillSize property 2020-11-02 16:10:01 +01:00
hw_info.cpp Helper to override platform name 2021-01-13 11:22:44 +01:00
hw_info.h Helper to override platform name 2021-01-13 11:22:44 +01:00
hw_info_extended.cpp Helper to override platform name 2021-01-13 11:22:44 +01:00
interlocked_max.h
kernel_helpers.cpp DispatchKernelEncoder refactor 2020-04-08 16:19:21 +02:00
kernel_helpers.h Zebin improvements 2020-10-29 16:33:21 +01:00
kmd_notify_properties.cpp Disable timeout while waiting when direct submission active 2021-02-17 14:46:19 +01:00
kmd_notify_properties.h Disable timeout while waiting when direct submission active 2021-02-17 14:46:19 +01:00
l3_range.h Use L3_CONTROL only for DG1 2021-05-04 10:42:06 +02:00
local_id_gen.cpp Move local ids generation code to shared directory 2020-10-08 15:02:36 +02:00
local_id_gen.h Correct formatting 2021-03-16 10:29:41 +01:00
local_id_gen.inl Move local ids generation code to shared directory 2020-10-08 15:02:36 +02:00
local_id_gen_avx2.cpp Move local ids generation code to shared directory 2020-10-08 15:02:36 +02:00
local_id_gen_sse4.cpp Move local ids generation code to shared directory 2020-10-08 15:02:36 +02:00
non_copyable_or_moveable.h
options.h Rename levelNotReady to notReady 2020-06-17 15:47:00 +02:00
pause_on_gpu_properties.h Add debug keys to scratch register write after walker 2021-02-26 16:13:57 +01:00
pipeline_select_args.h Program selected commands on 3D pipeline 2020-03-24 12:23:14 +01:00
pipeline_select_helper.h
populate_factory.h Move populateFactoryTable() to shared 2020-10-16 11:07:38 +02:00
preamble.h Introduce StreamProperties 2021-04-15 16:00:44 +02:00
preamble_base.inl Introduce StreamProperties 2021-04-15 16:00:44 +02:00
preamble_bdw_plus.inl Introduce StreamProperties 2021-04-15 16:00:44 +02:00
preprocessor.h Optimizing binary size 2021-01-11 11:48:53 +01:00
ptr_math.h Linker: Fix incremental patching for local memory allocations 2020-10-09 09:13:42 +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 Correct formatting 2021-03-16 10:29:41 +01:00
simd_helper.h
state_base_address.h Simplify Context method 2021-03-30 10:22:15 +02:00
state_base_address_base.inl Simplify Context method 2021-03-30 10:22:15 +02:00
state_base_address_bdw.inl Simplify Context method 2021-03-30 10:22:15 +02:00
state_base_address_bdw_plus.inl Bindless addressing support for OCL 2020-04-23 22:08:02 +02:00
state_base_address_skl_plus.inl Simplify Context method 2021-03-30 10:22:15 +02:00
state_compute_mode_helper.h do not use absolute path when including hw_cmds.h 2020-08-04 13:27:29 +02:00
stdio.h
string.h
string_helpers.h Simplify parsing affinity mask 2021-05-05 21:17:53 +02:00
surface_format_info.h Add support for media formats 2020-11-17 10:36:29 +01:00
timestamp_offsets.h Add appendQueryKernelTimestamps API 2020-08-17 15:52:07 +02:00
timestamp_packet.cpp Refactor TagAllocator 2021-03-26 15:16:56 +01:00
timestamp_packet.h Use MI_SEMAPHORE_WAIT command for event synchronization 2021-04-19 11:34:52 +02:00
timestamp_packet_extra.cpp Add overrideSupportedDevicesCount helper function 2020-05-28 15:03:34 +02:00
uint16_avx2.h Move local ids generation code to shared directory 2020-10-08 15:02:36 +02:00
uint16_sse4.h Move local ids generation code to shared directory 2020-10-08 15:02:36 +02:00
vec.h