On Fri, 2016-06-24 at 15:20 -0700, Dhinakaran Pandiyan wrote: > On Thu, 2016-06-23 at 14:50 -0700, Rodrigo Vivi wrote: > > The spec has been updated adding new PCI IDs. > > > > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx> > > --- > > src/i915_pciids.h | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/src/i915_pciids.h b/src/i915_pciids.h > > index 9094599..87dde1c 100644 > > --- a/src/i915_pciids.h > > +++ b/src/i915_pciids.h > > @@ -309,6 +309,7 @@ > > INTEL_VGA_DEVICE(0x5906, info), /* ULT GT1 */ \ > > INTEL_VGA_DEVICE(0x590E, info), /* ULX GT1 */ \ > > INTEL_VGA_DEVICE(0x5902, info), /* DT GT1 */ \ > > + INTEL_VGA_DEVICE(0x5908, info), /* Halo GT1 */ \ > > INTEL_VGA_DEVICE(0x590B, info), /* Halo GT1 */ \ > > INTEL_VGA_DEVICE(0x590A, info) /* SRV GT1 */ > > > > @@ -322,7 +323,9 @@ > > INTEL_VGA_DEVICE(0x591D, info) /* WKS GT2 */ > > > > #define INTEL_KBL_GT3_IDS(info) \ > > + INTEL_VGA_DEVICE(0x5923, info), /* ULT GT3 */ \ > > INTEL_VGA_DEVICE(0x5926, info), /* ULT GT3 */ \ > > + INTEL_VGA_DEVICE(0x5927, info), /* ULT GT3 */ \ > > INTEL_VGA_DEVICE(0x592B, info), /* Halo GT3 */ \ > > INTEL_VGA_DEVICE(0x592A, info) /* SRV GT3 */ > > > > I verified the added and removed PCI IDs against the Spec, looks good to > me. Missed the tag. Reviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@xxxxxxxxx> _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx