Skip to content

Commit 84096c4

Browse files
mmeenaks-ghjohnbash
authored andcommitted
Add new JSL Device ID's
Change-Id: I2366d8c86bf32ef199b29570a255ea7e7764a968
1 parent 40c7d14 commit 84096c4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Source/inc/common/igfxfmid.h

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,11 +1207,22 @@ typedef enum __NATIVEGTTYPE
12071207
#define IEHL_1x4x4_DEVICE_A0_ID 0x4551
12081208
#define IEHL_1x4x8_DEVICE_A0_ID 0x4571
12091209

1210+
#define DEV_ID_4500 0x4500
1211+
#define DEV_ID_4541 0x4541
1212+
#define DEV_ID_4551 0x4551
1213+
#define DEV_ID_4571 0x4571
1214+
#define DEV_ID_4555 0x4555
1215+
12101216
//JSL+ Rev02
12111217
#define IJSL_1x4x4_DEVICE_B0_ID 0x4E51
12121218
#define IJSL_1x4x6_DEVICE_B0_ID 0x4E61
12131219
#define IJSL_1x4x8_DEVICE_B0_ID 0x4E71
12141220

1221+
#define DEV_ID_4E51 0x4E51
1222+
#define DEV_ID_4E61 0x4E61
1223+
#define DEV_ID_4E71 0x4E71
1224+
#define DEV_ID_4E55 0x4E55
1225+
12151226
//ICL PCH LP Device IDs
12161227
#define ICP_LP_RESERVED_FUSE_ID 0x3480
12171228
#define ICP_LP_U_SUPER_SKU_ID 0x3481

0 commit comments

Comments
 (0)