Skip to content

Commit 40c7d14

Browse files
committed
New Device Id formats for TGL
Change-Id: If8dc30a093a8df6315dc9ec473f766f9a6f357d0
1 parent bb42a5e commit 40c7d14

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Source/inc/common/igfxfmid.h

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1180,6 +1180,16 @@ typedef enum __NATIVEGTTYPE
11801180
#define ITGL_LP_1x2x16_DESK_WS_65W_DEVICE_F0_ID 0x9A78 // Desktop WS- S81 - 35W/65W/95W
11811181
#define ITGL_LP_GT0_ULT_DEVICE_F0_ID 0x9A7F // GT0 - No GFX, Display Only
11821182

1183+
#define DEV_ID_FF20 0xFF20
1184+
#define DEV_ID_9A49 0x9A49
1185+
#define DEV_ID_9A40 0x9A40
1186+
#define DEV_ID_9A59 0x9A59
1187+
#define DEV_ID_9A60 0x9A60
1188+
#define DEV_ID_9A68 0x9A68
1189+
#define DEV_ID_9A70 0x9A70
1190+
#define DEV_ID_9A78 0x9A78
1191+
#define DEV_ID_9A7F 0x9A7F
1192+
11831193
#define DEV_ID_4905 0x4905
11841194

11851195
//LKF

0 commit comments

Comments
 (0)