Commit 3a38be31 authored by Matt Roper's avatar Matt Roper
Browse files

drm/i915/dg2: Drop one PCI ID



The bspec was recently updated to remove PCI ID 0x5698; this ID is
actually reserved for future use and should not be treated as DG2-G11.

Bspec: 44477
Fixes: 8618b848 ("drm/i915: DG2 and ATS-M device ID updates")
Signed-off-by: default avatarMatt Roper <matthew.d.roper@intel.com>
Reviewed-by: default avatarGustavo Sousa <gustavo.sousa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230208200905.680865-1-matthew.d.roper@intel.com
parent 05d5562e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -707,7 +707,6 @@
	INTEL_VGA_DEVICE(0x5693, info), \
	INTEL_VGA_DEVICE(0x5694, info), \
	INTEL_VGA_DEVICE(0x5695, info), \
	INTEL_VGA_DEVICE(0x5698, info), \
	INTEL_VGA_DEVICE(0x56A5, info), \
	INTEL_VGA_DEVICE(0x56A6, info), \
	INTEL_VGA_DEVICE(0x56B0, info), \