Files
intel-graphics-compiler/skuwa/iicl_lp_rev_id.h
Aleksander Mielczarek 918341cf5a Refreshed Workarounds
Refreshed Workarounds
2023-03-17 09:25:14 +01:00

21 lines
615 B
C

/*========================== begin_copyright_notice ============================
Copyright (C) 2017-2022 Intel Corporation
SPDX-License-Identifier: MIT
============================= end_copyright_notice ===========================*/
// This is an auto-generated file. Please do not edit!
// If changes are needed here please reach out to the codeowners, thanks.
#include "wa_def.h"
#define ICL_LP_GT_REV_ID_A0 SI_REV_ID(0,0)
#define ICL_LP_GT_REV_ID_A2 SI_REV_ID(1,1)
#define ICL_LP_GT_REV_ID_B0 SI_REV_ID(3,3)
#define ICL_LP_GT_REV_ID_B2 SI_REV_ID(4,4)
#define ICL_LP_GT_REV_ID_C0 SI_REV_ID(5,5)