From 846b53dacd96981329bcb9ef348e6acba0b53e94 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 21 Apr 2020 14:57:15 +0100 Subject: [PATCH] Add description for PCI-ID 0x3E98 Closes: https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/issues/162 Signed-off-by: Chris Wilson --- src/intel_module.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/intel_module.c b/src/intel_module.c index 2e29a904..7ea0f5d3 100644 --- a/src/intel_module.c +++ b/src/intel_module.c @@ -334,6 +334,7 @@ static const SymTabRec intel_chipsets[] = { {0x3E9C, "HD Graphics"}, {0x3E9B, "HD Graphics"}, {0x3E94, "HD Graphics"}, + {0x3E98, "HD Graphics"}, {0x3EA1, "HD Graphics"}, {0x3EA4, "HD Graphics"}, {0x3EA0, "HD Graphics"},