Skip to content

Commit d9dbfe0

Browse files
authored
Add BMG Device ID (#232)
1 parent aa4e5d6 commit d9dbfe0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/inc/common/igfxfmid.h

+1
Original file line numberDiff line numberDiff line change
@@ -2001,6 +2001,7 @@ typedef enum __NATIVEGTTYPE
20012001
#define DEV_ID_E20C 0xE20C
20022002
#define DEV_ID_E20D 0xE20D
20032003
#define DEV_ID_E212 0xE212
2004+
#define DEV_ID_E216 0xE216
20042005

20052006
// PTL
20062007
#define DEV_ID_B080 0xB080

0 commit comments

Comments
 (0)