> -----Original Message----- > From: Intel-gfx <intel-gfx-bounces@xxxxxxxxxxxxxxxxxxxxx> On Behalf Of José > Roberto de Souza > Sent: Tuesday, June 30, 2020 1:36 AM > To: intel-gfx@xxxxxxxxxxxxxxxxxxxxx > Subject: [PATCH] drm/i915/ehl: Add new PCI ids > > Two new PCI ids added to ehl. > > BSpec: 29153 > Signed-off-by: José Roberto de Souza <jose.souza@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 > bc989de2aac2..0c7fcb1632ac 100644 > --- a/include/drm/i915_pciids.h > +++ b/include/drm/i915_pciids.h > @@ -588,6 +588,8 @@ > INTEL_VGA_DEVICE(0x4551, info), \ > INTEL_VGA_DEVICE(0x4541, info), \ > INTEL_VGA_DEVICE(0x4E71, info), \ > + INTEL_VGA_DEVICE(0x4557, info), \ > + INTEL_VGA_DEVICE(0x4555, info), \ > INTEL_VGA_DEVICE(0x4E61, info), \ > INTEL_VGA_DEVICE(0x4E51, info) There are more PCIIDs missing from this patch. Like 0x4571,0x4551 etc Anusha > > -- > 2.27.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