Skip to content

Commit c01f004

Browse files
downorgfxbot
authored andcommitted
Add device ids new GFX devices
Change-Id: I8d4e4ff97db1b1efee4eeabed4fd638cc3c574a1 Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
1 parent 8b73947 commit c01f004

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Source/inc/common/igfxfmid.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -777,6 +777,8 @@ typedef enum __NATIVEGTTYPE
777777
#define ICFL_GT1_DT_DEVICE_P0_ID 0x9BA5
778778
#define ICFL_GT2_DT_DEVICE_G0_ID 0x9BC8
779779
#define ICFL_GT1_DT_DEVICE_G0_ID 0x9BA8
780+
#define ICFL_GT2_WKS_DEVICE_P0_ID 0x9BC6
781+
#define ICFL_GT2_WKS_DEVICE_G0_ID 0x9BE6
780782
#define ICFL_GT2_HALO_DEVICE_15_ID 0x9BC4
781783
#define ICFL_GT1_HALO_DEVICE_16_ID 0x9BA4
782784
#define ICFL_GT2_HALO_DEVICE_17_ID 0x9BC2

0 commit comments

Comments
 (0)