compute-runtime/shared/source/device_binary_format
Kacper Nowak 1fba2a162e fix(zebin): Do not use NT_INTELGT_PRODUCT_CONFIG for target device validation
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2023-07-04 16:22:55 +02:00
..
ar Include cstdint to fix GCC 13 build 2023-02-22 08:02:49 +01:00
elf refactor(zebin): move files to seperate directory 2023-03-03 21:48:19 +01:00
yaml fix: handle dot character in kernel name when parsing zebin 2023-04-28 12:07:50 +02:00
zebin fix(zebin): Do not use NT_INTELGT_PRODUCT_CONFIG for target device validation 2023-07-04 16:22:55 +02:00
CMakeLists.txt refactor(zebin): move files to seperate directory 2023-03-03 21:48:19 +01:00
device_binary_format_ar.cpp Cleanup includes 17 2023-01-02 10:59:08 +01:00
device_binary_format_ocl_elf.cpp Refactor: pass gfxCoreHelper to decodeSingleDeviceBinary 2023-01-02 08:17:46 +01:00
device_binary_format_patchtokens.cpp refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
device_binary_format_zebin.cpp feature: bindless addressing mode support 2023-06-19 12:41:03 +02:00
device_binary_formats.cpp fix: move getProductConfigFromHwInfo to CompilerProductHelper 2023-05-29 14:08:52 +02:00
device_binary_formats.h feature: verify stateful information only when binary is generated by IGC 2023-06-12 11:45:41 +02:00
patchtokens_decoder.cpp Allocate per-tile RTDispatchGlobals, handle ray tracing patch tokens. 2022-07-22 06:29:29 +02:00
patchtokens_decoder.h Cleanup includes 5 2022-11-18 22:46:38 +01:00
patchtokens_dumper.cpp Clean unused code 2022-07-07 14:52:26 +02:00
patchtokens_dumper.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
patchtokens_validator.cpp Remove KernelArgInfo and use KernelDescriptor's args instead 2021-04-23 15:12:09 +02:00
patchtokens_validator.h Copyright header update 2021-05-17 20:38:19 +02:00