diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2024-04-09 01:22:20 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2024-04-09 01:22:20 +0000 |
commit | 8f859267647dd5d2450383fab641ab191037da3b (patch) | |
tree | 1b99f6f6a21b638af92069d703f7c61430228815 /sys | |
parent | e31cc607a4075ce9e849f6698c63dddf940ec6f2 (diff) |
more Intel DG2 graphics ids
from ark.intel.com and github.com/intel/compute-runtime
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d75d14ffe79..4d784073c1d 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.2072 2024/04/07 00:58:57 jsg Exp $ +$OpenBSD: pcidevs,v 1.2073 2024/04/09 01:22:19 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -6055,6 +6055,12 @@ product INTEL DG2_G11_6 0x56b0 Arc Pro A30M product INTEL DG2_G11_7 0x56b1 Arc Pro A40/A50 product INTEL DG2_G12_5 0x56b2 Arc Pro A60M product INTEL DG2_G12_6 0x56b3 Arc Pro A60 +product INTEL DG2_G11_8 0x56ba Arc A380E +product INTEL DG2_G11_9 0x56bb Arc A310E +product INTEL DG2_G11_10 0x56bc Arc A370E +product INTEL DG2_G11_11 0x56bd Arc A350E +product INTEL DG2_G10_7 0x56be Arc A750E +product INTEL DG2_G10_8 0x56bf Arc A580E product INTEL ATS_M150 0x56c0 Flex 170 product INTEL ATS_M75 0x56c1 Flex 140 product INTEL I219_LM24 0x57a0 I219-LM |