compute-runtime/shared/source
Krystian Chmielewski 6023a5b58e Zebin: don't fail when extfunc caller cannot be found
This commit removes early fail in linking with zebin and external
functions which happens when, there's a relocation to external functions
section, but it's not modifying any external function. And only treats
GLOBAL FUNC symbols pointing to external functions section as external
function symbols.

Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>
2022-03-30 13:53:25 +02:00
..
ail Add PVC AIL specialization 2021-12-08 14:14:13 +01:00
aub Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
aub_mem_dump Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
built_ins allow external definition of NEO_KERNELS_BIN_DIR 2022-03-24 12:00:46 +01:00
command_container Optimize zeCommandListCreate 2022-03-28 16:31:10 +02:00
command_stream Extend LinearStream with gpuBase 2022-03-29 15:15:53 +02:00
commands Copyright header update 2021-05-17 20:38:19 +02:00
compiler_interface Zebin: don't fail when extfunc caller cannot be found 2022-03-30 13:53:25 +02:00
debug_settings Add debug variable to print XY_BLOCK_COPY_BLT command details 2022-03-29 18:15:13 +02:00
debugger Add debug variable to enable source level debugger 2021-12-10 13:18:21 +01:00
device Limit multiple partition count to compute command lists 2022-03-29 07:29:08 +02:00
device_binary_format Code refactor 2022-03-23 23:12:21 +01:00
direct_submission Add debug flag to read back command buffer pointer 2022-03-29 13:08:18 +02:00
dll Reset GT_SYSTEM_INFO values in ocloc 2022-03-25 10:17:18 +01:00
execution_environment Disable DirectSubmission in aub/tbx mode 2022-03-01 11:00:42 +01:00
gen8 Remove unneeded include 2022-03-26 09:55:25 +01:00
gen9 Remove unneeded include 2022-03-26 09:55:25 +01:00
gen11 Reuse common logic of programming SCM fields for gen 9 and gen 11 2022-03-16 10:04:32 +01:00
gen12lp Unify command/ring/semaphore buffers placement 2022-03-29 17:55:48 +02:00
gen_common Initial PVC support 2021-12-07 10:22:41 +01:00
generated Add debug variable to print XY_BLOCK_COPY_BLT command details 2022-03-29 18:15:13 +02:00
gmm_helper Add ForceAllResourcesUncached support to CacheSettingsHelper 2022-03-11 15:41:10 +01:00
helpers Add neon intrinsics for aarch64 2022-03-29 18:22:32 +02:00
image Correct programming width of media block surface 2022-01-28 16:28:25 +01:00
indirect_heap Add debug variable to force default heap allocation size 2022-02-09 13:27:05 +01:00
kernel Add support for a new relocation name for implicit args 2022-03-15 12:03:51 +01:00
memory_manager Unify command/ring/semaphore buffers placement 2022-03-29 17:55:48 +02:00
memory_properties Create resource with given address 2022-02-24 17:06:19 +01:00
os_interface Use updated macro names 2022-03-30 10:44:59 +02:00
page_fault_manager Fixed AUB capture in HW mode for umd-migrated shared allocations 2022-03-30 12:04:58 +02:00
program Fix CFEFusedEUDispatch debug flag 2022-03-28 12:32:05 +02:00
sku_info Remove WaDefaultTile4 flag 2022-02-25 10:59:28 +01:00
source_level_debugger Copyright header update 2021-05-17 20:38:19 +02:00
tbx AubHelper: Local memory support 2021-07-05 19:13:32 +02:00
unified_memory Revert "Check IndirectStatelessCount from igc" 2022-02-04 12:15:37 +01:00
utilities Add neon intrinsics for aarch64 2022-03-29 18:22:32 +02:00
xe_hp_core Fix CFEFusedEUDispatch debug flag 2022-03-28 12:32:05 +02:00
xe_hpc_core Unify command/ring/semaphore buffers placement 2022-03-29 17:55:48 +02:00
xe_hpg_core Fix CFEFusedEUDispatch debug flag 2022-03-28 12:32:05 +02:00
CMakeLists.txt CMake: define enable core files only once 2022-02-18 11:50:09 +01:00
enable_cores.cmake Remove redundant value CsrSizeRequestFlags::numGrfRequiredChanged 2022-03-15 15:08:15 +01:00