summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/drm/drm_pciids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/drm/drm_pciids.h b/sys/dev/drm/drm_pciids.h
index 59166f4..ecc7347 100644
--- a/sys/dev/drm/drm_pciids.h
+++ b/sys/dev/drm/drm_pciids.h
@@ -293,6 +293,7 @@
{0x8086, 0x2982, 0, "Intel i965G"}, \
{0x8086, 0x2992, 0, "Intel i965Q"}, \
{0x8086, 0x29A2, 0, "Intel i965G"}, \
+ {0x8086, 0x2A02, 0, "Intel i965GM"}, \
{0, 0, 0, NULL}
#define imagine_PCI_IDS \
OpenPOWER on IntegriCloud