Skip to content

Commit 8940da9

Browse files
NemesaGargmattrope
authored andcommitted
drm/i915/mtl: Adding DeviceID for Arrowlake-S under MTL
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
1 parent b2edc41 commit 8940da9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/drm/i915_pciids.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -745,6 +745,7 @@
745745
INTEL_VGA_DEVICE(0x7D45, info), \
746746
INTEL_VGA_DEVICE(0x7D55, info), \
747747
INTEL_VGA_DEVICE(0x7D60, info), \
748+
INTEL_VGA_DEVICE(0x7D67, info), \
748749
INTEL_VGA_DEVICE(0x7DD5, info)
749750

750751
#endif /* _I915_PCIIDS_H */

0 commit comments

Comments
 (0)