Skip to content

Commit

Permalink
Add missing ADL device ID
Browse files Browse the repository at this point in the history
Tracked-On: OAM-105546
Signed-off-by: Kalenahally Madegowda, NandishaX <[email protected]>
Signed-off-by: Kothapeta, BikshapathiX <[email protected]>
  • Loading branch information
kmnandix authored and sysopenci committed Feb 10, 2023
1 parent 2bfb2c3 commit 90a5650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/pci_ids/iris_pci_ids.h
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ CHIPSET(0x4c8c, rkl_gt05, "RKL GT0.5", "Intel(R) Graphics")
CHIPSET(0x4c90, rkl_gt1, "RKL GT1", "Intel(R) Graphics")
CHIPSET(0x4c9a, rkl_gt1, "RKL GT1", "Intel(R) Graphics")

CHIPSET(0x4600, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
CHIPSET(0x4680, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
CHIPSET(0x4681, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
CHIPSET(0x4682, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")
Expand Down

0 comments on commit 90a5650

Please sign in to comment.