From: José Roberto de Souza Date: Mon, 13 Sep 2021 18:19:09 +0000 (-0700) Subject: drm/i915/dg1: Add new PCI id X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5f0d4214938db66969a50d4b1262307e39f4f2b2;p=linux.git drm/i915/dg1: Add new PCI id New DG1 PCI id. BSpec: 44463 Cc: Caz Yokoyama Cc: Matt Roper Signed-off-by: José Roberto de Souza Reviewed-by: Matt Roper Link: https://patchwork.freedesktop.org/patch/msgid/20210913181909.35237-1-jose.souza@intel.com --- diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h index cb45af9f2c44f..c00ac54692d70 100644 --- a/include/drm/i915_pciids.h +++ b/include/drm/i915_pciids.h @@ -632,7 +632,8 @@ INTEL_VGA_DEVICE(0x4905, info), \ INTEL_VGA_DEVICE(0x4906, info), \ INTEL_VGA_DEVICE(0x4907, info), \ - INTEL_VGA_DEVICE(0x4908, info) + INTEL_VGA_DEVICE(0x4908, info), \ + INTEL_VGA_DEVICE(0x4909, info) /* ADL-S */ #define INTEL_ADLS_IDS(info) \