From fd646c2d2f8b3efed92630d548448a1bdd6ba2b1 Mon Sep 17 00:00:00 2001 From: Jordan Justen Date: Sun, 23 Jan 2022 00:58:18 -0800 Subject: [PATCH] intel/dev: Add DG1 PCI id 0x4909 Ref: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=5f0d4214938db66969a50d4b1262307e39f4f2b2 Signed-off-by: Jordan Justen Reviewed-by: Lionel Landwerlin Part-of: --- include/pci_ids/iris_pci_ids.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h index 9f0d5473540..b70f84d9511 100644 --- a/include/pci_ids/iris_pci_ids.h +++ b/include/pci_ids/iris_pci_ids.h @@ -202,6 +202,7 @@ CHIPSET(0x4905, dg1, "DG1", "Intel(R) Graphics") CHIPSET(0x4906, dg1, "DG1", "Intel(R) Graphics") CHIPSET(0x4907, sg1, "SG1", "Intel(R) Graphics") CHIPSET(0x4908, dg1, "DG1", "Intel(R) Graphics") +CHIPSET(0x4909, dg1, "DG1", "Intel(R) Graphics") /* Waiting on i915 upstream support */ #if 0