drm/i915/mtl: Adding DeviceID for Arrowlake-S under MTL
authorNemesa Garg <nemesa.garg@intel.com>
Tue, 22 Aug 2023 17:27:43 +0000 (22:57 +0530)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 23 Aug 2023 15:07:39 +0000 (08:07 -0700)
Arrowlake-S graphics is similar enough to Meteorlake
that we can treat them as the same platform

Signed-off-by: Nemesa Garg <nemesa.garg@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230822172743.2113377-1-nemesa.garg@intel.com
include/drm/i915_pciids.h

index 38dae757d1a8d5db5b8d899e14ad823f16cc1328..1661f9e552d2162bd18a0c10d981e8f13146b217 100644 (file)
        INTEL_VGA_DEVICE(0x7D45, info), \
        INTEL_VGA_DEVICE(0x7D55, info), \
        INTEL_VGA_DEVICE(0x7D60, info), \
+       INTEL_VGA_DEVICE(0x7D67, info), \
        INTEL_VGA_DEVICE(0x7DD5, info)
 
 #endif /* _I915_PCIIDS_H */