On Tue, Mar 17, 2020 at 01:12:04PM -0700, Swathi Dhanavanthri wrote: > Adding 4 new PCI IDs to TGL > Bspec: 44455 > > Signed-off-by: Swathi Dhanavanthri <swathi.dhanavanthri@xxxxxxxxx> > --- > include/drm/i915_pciids.h | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h > index 1d2c12219f44..c299e26c99c5 100644 > --- a/include/drm/i915_pciids.h > +++ b/include/drm/i915_pciids.h > @@ -599,6 +599,10 @@ > INTEL_VGA_DEVICE(0x9A60, info), \ > INTEL_VGA_DEVICE(0x9A68, info), \ > INTEL_VGA_DEVICE(0x9A70, info), \ > - INTEL_VGA_DEVICE(0x9A78, info) > + INTEL_VGA_DEVICE(0x9A78, info), \ > + INTEL_VGA_DEVICE(0x9AC9, info), \ > + INTEL_VGA_DEVICE(0x9AF8, info), \ > + INTEL_VGA_DEVICE(0x9AC0, info), \ > + INTEL_VGA_DEVICE(0x9AD9, info) I'd reorder these new ID's to keep the overall list sorted by ID, but aside from that, Reviewed-by: Matt Roper <matthew.d.roper@xxxxxxxxx> > > #endif /* _I915_PCIIDS_H */ > -- > 2.20.1 > > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/intel-gfx -- 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