compute-runtime/shared/source/helpers
Kamil Diedrich 403ebc843c Add support for media formats
Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com>
2020-11-17 10:36:29 +01:00
..
definitions Add L0 hw helper 2020-11-15 23:58:12 +01:00
windows Add absolute include paths 2020-02-23 23:49:12 +01:00
CMakeLists.txt Add L0 hw helper 2020-11-15 23:58:12 +01:00
abort.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
abort.h
address_patch.h
aligned_memory.h Rename memory_constants.h to constants.h 2020-04-02 14:19:39 +02:00
allow_deferred_deleter.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
api_specific_config.h Unify bindless debug flags 2020-10-09 14:49:50 +02:00
array_count.h
aux_translation.h Debug flag to print blit dispatch details 2020-10-26 16:00:38 +01:00
basic_math.h Change KB, MB, GB to constexpr values 2020-04-29 09:41:31 +02:00
bindless_heaps_helper.cpp Add globalDsh and ssh for scratch in bindlessHeapHelper 2020-11-04 10:22:50 +01:00
bindless_heaps_helper.h Add globalDsh and ssh for scratch in bindlessHeapHelper 2020-11-04 10:22:50 +01:00
bit_helpers.h Add helper function for bit shifting 2020-03-23 10:54:56 +01:00
blit_commands_helper.cpp Add blitter support for read/write images OpenCL 2020-10-21 16:55:38 +02:00
blit_commands_helper.h Add blitter support for read/write images OpenCL 2020-10-21 16:55:38 +02:00
blit_commands_helper_base.inl Dont inject commands between blits 2020-11-10 16:57:13 +01:00
blit_commands_helper_bdw_plus.inl Add blitter support for read/write images OpenCL 2020-10-21 16:55:38 +02:00
blit_commands_helper_extra.cpp Use BCS to copy ISA if required 2020-09-17 10:34:06 +02:00
cache_policy.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
cache_policy.h Add absolute include paths 2020-02-23 23:49:12 +01:00
common_types.h Add new debug variable to pause on blit copy 2020-06-17 17:23:27 +02:00
compiler_options_parser.cpp Update OpenCL C features reporting to the compiler 2020-10-05 10:27:30 +02:00
compiler_options_parser.h Update OpenCL C features reporting to the compiler 2020-10-05 10:27:30 +02: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 Set correct device bitfield for L0 command queue allocations 2020-11-13 12:37:16 +01:00
debug_helpers.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
debug_helpers.h Add absolute include paths 2020-02-23 23:49:12 +01:00
deferred_deleter_helper.h
dirty_state_helpers.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
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 Add selector for copy engines 2020-02-25 14:10:25 +01:00
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 Add absolute include paths 2020-02-23 23:49:12 +01:00
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 Add absolute include paths 2020-02-23 23:49:12 +01:00
flush_stamp.h Add absolute include paths 2020-02-23 23:49:12 +01:00
get_info.h Add new clGetDeviceInfo queries 2020-05-27 11:25:57 +02:00
get_info_status.h
hash.h Add absolute include paths 2020-02-23 23:49:12 +01:00
heap_assigner.cpp Differentiate between users ISA and internal ISA allocation 2020-11-16 13:16:30 +01:00
heap_assigner.h Assign INTERNAL_FRONT_WINDOW heap for DebugModuleArea allocation 2020-10-22 11:48:37 +02: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 Add L0 hw helper 2020-11-15 23:58:12 +01:00
hw_helper_base.inl Add L0 hw helper 2020-11-15 23:58:12 +01:00
hw_helper_bdw_plus.inl Return correct maxFillSize property 2020-11-02 16:10:01 +01: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 do not use absolute path when including hw_cmds.h 2020-08-04 13:27:29 +02:00
hw_info.h Move new fields in struct to group with other uint32_t 2020-09-30 10:43:30 +02:00
hw_info_config_common_helper.cpp Enable copy engine on GEN12LP 2020-05-15 13:52:45 +02:00
hw_info_config_common_helper.h Enable copy engine on GEN12LP 2020-05-15 13:52:45 +02: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 Add absolute include paths 2020-02-23 23:49:12 +01:00
kmd_notify_properties.h Add absolute include paths 2020-02-23 23:49:12 +01: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 Move local ids generation code to shared directory 2020-10-08 15:02:36 +02: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 Enhance GPU breakpoint capabilities 2020-09-24 16:03:19 +02: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 change TdDebugControl Register to enum 2020-10-22 19:42:15 +02:00
preamble_base.inl Refactor isDebuggerActive 2020-10-29 12:21:18 +01:00
preamble_bdw_plus.inl Move common code to shared directory 2020-10-07 10:55:39 +02: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
simd_helper.h
state_base_address.h Select correct heap base address for ISA 2020-09-23 14:21:22 +02:00
state_base_address_base.inl Select correct heap base address for ISA 2020-09-23 14:21:22 +02:00
state_base_address_bdw.inl Select correct heap base address for ISA 2020-09-23 14:21:22 +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 Select correct heap base address for ISA 2020-09-23 14:21:22 +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
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 Remove unused TimestampPacketContainer method 2020-04-23 12:09:47 +02:00
timestamp_packet.h Unify programming of atomic command 2020-10-05 13:37: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