summaryrefslogtreecommitdiff
path: root/intel
diff options
context:
space:
mode:
Diffstat (limited to 'intel')
-rw-r--r--intel/intel_chipset.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/intel/intel_chipset.c b/intel/intel_chipset.c
index c3ce8f51..439db3e5 100644
--- a/intel/intel_chipset.c
+++ b/intel/intel_chipset.c
@@ -36,6 +36,7 @@ static const struct pci_device {
} pciids[] = {
/* Keep ids sorted by gen; latest gen first */
INTEL_RKL_IDS(12),
+ INTEL_DG1_IDS(12),
INTEL_TGL_12_IDS(12),
INTEL_EHL_IDS(11),
INTEL_ICL_11_IDS(11),