compute-runtime/shared/source/device_binary_format
Compute-Runtime-Validation 69f614a8c2 Revert "fix: allow legacy device binary validation logic for Blender on DG2 p...
This reverts commit d3d15542fb.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2023-10-24 21:00:19 +02:00
..
ar Include cstdint to fix GCC 13 build 2023-02-22 08:02:49 +01:00
elf fix: add static casts to destination type to avoid overflows in multiplication 2023-10-06 14:55:24 +02:00
yaml fix: handle dot character in kernel name when parsing zebin 2023-04-28 12:07:50 +02:00
zebin Revert "fix: allow legacy device binary validation logic for Blender on DG2 p... 2023-10-24 21:00:19 +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 feature: add method to adjust hw info for igc 2023-09-04 11:58:13 +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
patchtokens_decoder.h Cleanup includes 5 2022-11-18 22:46:38 +01:00
patchtokens_dumper.cpp
patchtokens_dumper.h
patchtokens_validator.cpp
patchtokens_validator.h