aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/drm/i915_pciids.h
diff options
context:
space:
mode:
authorJosé Roberto de Souza <jose.souza@intel.com>2021-09-13 11:19:09 -0700
committerJosé Roberto de Souza <jose.souza@intel.com>2021-09-14 13:29:09 -0700
commit5f0d4214938db66969a50d4b1262307e39f4f2b2 (patch)
tree61b1c3bd8b99d42070d0baa425ae213207152066 /include/drm/i915_pciids.h
parentdrm/i915/edp: use MSO pixel overlap from DisplayID data (diff)
downloadwireguard-linux-5f0d4214938db66969a50d4b1262307e39f4f2b2.tar.xz
wireguard-linux-5f0d4214938db66969a50d4b1262307e39f4f2b2.zip
drm/i915/dg1: Add new PCI id
New DG1 PCI id. BSpec: 44463 Cc: Caz Yokoyama <caz.yokoyama@intel.com> Cc: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: José Roberto de Souza <jose.souza@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210913181909.35237-1-jose.souza@intel.com
Diffstat (limited to 'include/drm/i915_pciids.h')
-rw-r--r--include/drm/i915_pciids.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
index cb45af9f2c44..c00ac54692d7 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) \