Skip to content

Commit

Permalink
New Device Id formats for TGL
Browse files Browse the repository at this point in the history
Change-Id: If8dc30a093a8df6315dc9ec473f766f9a6f357d0
  • Loading branch information
johnbash committed Jun 18, 2020
1 parent bb42a5e commit 40c7d14
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Source/inc/common/igfxfmid.h
Original file line number Diff line number Diff line change
Expand Up @@ -1180,6 +1180,16 @@ typedef enum __NATIVEGTTYPE
#define ITGL_LP_1x2x16_DESK_WS_65W_DEVICE_F0_ID 0x9A78 // Desktop WS- S81 - 35W/65W/95W
#define ITGL_LP_GT0_ULT_DEVICE_F0_ID 0x9A7F // GT0 - No GFX, Display Only

#define DEV_ID_FF20 0xFF20
#define DEV_ID_9A49 0x9A49
#define DEV_ID_9A40 0x9A40
#define DEV_ID_9A59 0x9A59
#define DEV_ID_9A60 0x9A60
#define DEV_ID_9A68 0x9A68
#define DEV_ID_9A70 0x9A70
#define DEV_ID_9A78 0x9A78
#define DEV_ID_9A7F 0x9A7F

#define DEV_ID_4905 0x4905

//LKF
Expand Down

0 comments on commit 40c7d14

Please sign in to comment.