compute-runtime/shared/source/helpers
Pawel Wilma 7f8b0c5b3f Global l3 invaldate for blitter engine
Related-To: NEO-5175

Change-Id: I88b3c9333398c91a7dd799f5e52cfd9182316960
Signed-off-by: Pawel Wilma <pawel.wilma@intel.com>
2020-10-19 16:40:03 +02:00
..
definitions do not use absolute path when including hw_cmds.h 2020-08-04 13:27:29 +02:00
windows Add absolute include paths 2020-02-23 23:49:12 +01:00
CMakeLists.txt Move populateFactoryTable() to shared 2020-10-16 11:07:38 +02:00
abort.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
abort.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
address_patch.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
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 Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
aux_translation.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
basic_math.h Change KB, MB, GB to constexpr values 2020-04-29 09:41:31 +02:00
bit_helpers.h Add helper function for bit shifting 2020-03-23 10:54:56 +01:00
blit_commands_helper.cpp Revert "Add blitter support for read/write image OpenCL" 2020-10-16 15:59:58 +02:00
blit_commands_helper.h Global l3 invaldate for blitter engine 2020-10-19 16:40:03 +02:00
blit_commands_helper_base.inl Global l3 invaldate for blitter engine 2020-10-19 16:40:03 +02:00
blit_commands_helper_bdw_plus.inl Global l3 invaldate for blitter engine 2020-10-19 16:40:03 +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 Revert "Add blitter support for read/write image OpenCL" 2020-10-16 15:59:58 +02: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 Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
dirty_state_helpers.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
dirty_state_helpers.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
engine_control.h Delete redundant code. 2020-08-11 12:42:45 +02: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 Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
file_io.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
file_io.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01: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 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 Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
hash.h Add absolute include paths 2020-02-23 23:49:12 +01:00
heap_assigner.cpp Introduce FRONT_WINDOW heaps inside INTERNAL heaps 2020-10-15 17:18:31 +02:00
heap_assigner.h Introduce FRONT_WINDOW heaps inside INTERNAL heaps 2020-10-15 17:18:31 +02:00
heap_helper.cpp Choose valid bank from memory bank selector 2020-06-26 10:51:43 +02:00
heap_helper.h Unify setting compute mode 2020-03-26 16:08:29 +01:00
hw_helper.cpp Add debug key for limitting hw threads 2020-04-29 19:14:18 +02:00
hw_helper.h Move aub and tbx code to shared 2020-10-19 16:04:47 +02:00
hw_helper_base.inl Move aub and tbx code to shared 2020-10-19 16:04:47 +02:00
hw_helper_bdw_plus.inl Move pipecontrol w/a estimation to dedicated class 2020-10-06 15:02:37 +02: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 Adding support to packed formats 2020-09-28 14:49:54 +02: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 Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
kernel_helpers.cpp DispatchKernelEncoder refactor 2020-04-08 16:19:21 +02:00
kernel_helpers.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +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 Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
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 Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
populate_factory.h Move populateFactoryTable() to shared 2020-10-16 11:07:38 +02:00
preamble.h Move common code to shared directory 2020-10-07 10:55:39 +02:00
preamble_base.inl Move common code to shared directory 2020-10-07 10:55:39 +02: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 Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
simd_helper.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
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 Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
string.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
surface_format_info.h Adding support to packed formats 2020-09-28 14:49:54 +02: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 Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00