On Tue, Dec 03, 2019 at 01:24:10PM -0800, Matt Roper wrote: > On Tue, Dec 03, 2019 at 01:13:08PM -0800, José Roberto de Souza wrote: > > Adding the recently added EHL/JSL PCI ids. > > > > BSpec: 29153 > > Cc: James Ausmus <james.ausmus@xxxxxxxxx> > > Cc: Matt Roper <matthew.d.roper@xxxxxxxxx> > > Signed-off-by: José Roberto de Souza <jose.souza@xxxxxxxxx> > > --- > > include/drm/i915_pciids.h | 7 +++++-- > > 1 file changed, 5 insertions(+), 2 deletions(-) > > > > diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h > > index b1f66b117c74..3e26a9178aaf 100644 > > --- a/include/drm/i915_pciids.h > > +++ b/include/drm/i915_pciids.h > > @@ -579,12 +579,15 @@ > > INTEL_VGA_DEVICE(0x8A51, info), \ > > INTEL_VGA_DEVICE(0x8A5D, info) > > > > -/* EHL */ > > +/* EHL/JSL */ > > #define INTEL_EHL_IDS(info) \ > > INTEL_VGA_DEVICE(0x4500, info), \ > > INTEL_VGA_DEVICE(0x4571, info), \ > > INTEL_VGA_DEVICE(0x4551, info), \ > > - INTEL_VGA_DEVICE(0x4541, info) > > + INTEL_VGA_DEVICE(0x4541, info), \ > > + INTEL_VGA_DEVICE(0x4E71, info), \ > > + INTEL_VGA_DEVICE(0x4E61, info), \ > > + INTEL_VGA_DEVICE(0x4E51, info) > > It looks like some of the ID's we had in the past have also gone away or > been modified. If I'm reading the page right, I think we can remove the > 0x4500 and 0x4541 as no longer relevant? Actually, nevermind. I guess these existing ones are fine too. So Reviewed-by: Matt Roper <matthew.d.roper@xxxxxxxxx> > > > Matt > > > > > /* TGL */ > > #define INTEL_TGL_12_IDS(info) \ > > -- > > 2.24.0 > > > > -- > Matt Roper > Graphics Software Engineer > VTT-OSGC Platform Enablement > Intel Corporation > (916) 356-2795 -- Matt Roper Graphics Software Engineer VTT-OSGC Platform Enablement Intel Corporation (916) 356-2795 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx