> -----Original Message----- > From: Intel-gfx <intel-gfx-bounces@xxxxxxxxxxxxxxxxxxxxx> On Behalf Of Lucas > De Marchi > Sent: 23 March 2021 01:58 > To: intel-gfx@xxxxxxxxxxxxxxxxxxxxx > Subject: [PATCH 2/2] drm/i915/adl_s: add missing PCI IDs > > Synchronize our PCI IDs with the list in Bspec 53655. > > Signed-off-by: Lucas De Marchi <lucas.demarchi@xxxxxxxxx> > --- > include/drm/i915_pciids.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h index > ebd0dd1c35b3..3be25768321d 100644 > --- a/include/drm/i915_pciids.h > +++ b/include/drm/i915_pciids.h > @@ -640,6 +640,8 @@ > INTEL_VGA_DEVICE(0x4681, info), \ > INTEL_VGA_DEVICE(0x4682, info), \ > INTEL_VGA_DEVICE(0x4683, info), \ > + INTEL_VGA_DEVICE(0x4688, info), \ > + INTEL_VGA_DEVICE(0x4689, info), \ As per https://gfxspecs.intel.com/Predator/Home/Index/53655, these are still "Not ok to upstream". Thanks, Tejas > INTEL_VGA_DEVICE(0x4690, info), \ > INTEL_VGA_DEVICE(0x4691, info), \ > INTEL_VGA_DEVICE(0x4692, info), \ > -- > 2.31.0 > > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/intel-gfx _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx