Skip to content

Commit 3eab7ff

Browse files
mmokhta1igcbot
authored andcommitted
[Display] BugFix : Add missing DG2 device IDs
1 parent 2fda260 commit 3eab7ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

inc/common/igfxfmid.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,9 @@ typedef enum __NATIVEGTTYPE
724724
#define DEV_ID_56C1 0x56C1
725725
#define DEV_ID_56C2 0x56C2
726726
#define DEV_ID_56CF 0x56CF
727+
#define DEV_ID_56BA 0x56BA
728+
#define DEV_ID_56BC 0x56BC
729+
#define DEV_ID_56BE 0x56BE
727730

728731
// ARL
729732
#define DEV_ID_7D67 0x7D67

0 commit comments

Comments
 (0)