Skip to content

Commit

Permalink
Support DG2 new device ID
Browse files Browse the repository at this point in the history
Add new device ID 0x56AF

Tracked-On: OAM-126986
Signed-off-by: Wenkui <[email protected]>

(cherry picked from commit 04f65ec)
Tracked-On: OAM-128364
Signed-off-by: Lina Sun <[email protected]>
  • Loading branch information
beckwen authored and lsun30 committed Dec 10, 2024
1 parent 20e130e commit 256f4f9
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 @@ -242,6 +242,7 @@ CHIPSET(0x56a3, dg2_g12, "DG2", "Intel(R) Graphics")
CHIPSET(0x56a4, dg2_g12, "DG2", "Intel(R) Graphics")
CHIPSET(0x56a5, dg2_g11, "DG2", "Intel(R) Arc(tm) A380 Graphics")
CHIPSET(0x56a6, dg2_g11, "DG2", "Intel(R) Arc(tm) A310 Graphics")
CHIPSET(0x56af, dg2_g10, "DG2", "Intel(R) Arc(tm) A760 Graphics")
CHIPSET(0x56b0, dg2_g11, "DG2", "Intel(R) Arc(tm) Pro A30M Graphics")
CHIPSET(0x56b1, dg2_g11, "DG2", "Intel(R) Arc(tm) Pro A40/A50 Graphics")
CHIPSET(0x56b2, dg2_g12, "DG2", "Intel(R) Graphics")
Expand Down

0 comments on commit 256f4f9

Please sign in to comment.