On Mon, Apr 23, 2018 at 03:28:03PM -0700, matthew.s.atwood@xxxxxxxxx wrote: > From: Matt Atwood <matthew.s.atwood@xxxxxxxxx> > > Adding a missing GT2 sku discovered off hardware. > > Signed-off-by: Matt Atwood <matthew.s.atwood@xxxxxxxxx> > Reviewed-by: Clint Taylor <clinton.a.taylor@xxxxxxxxx> pushed to dinq, thanks for patch and review. > --- > include/drm/i915_pciids.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h > index 70f0c25..bab70ff 100644 > --- a/include/drm/i915_pciids.h > +++ b/include/drm/i915_pciids.h > @@ -349,6 +349,7 @@ > #define INTEL_KBL_GT2_IDS(info) \ > INTEL_VGA_DEVICE(0x5916, info), /* ULT GT2 */ \ > INTEL_VGA_DEVICE(0x5917, info), /* Mobile GT2 */ \ > + INTEL_VGA_DEVICE(0x591C, info), /* ULX GT2 */ \ > INTEL_VGA_DEVICE(0x5921, info), /* ULT GT2F */ \ > INTEL_VGA_DEVICE(0x591E, info), /* ULX GT2 */ \ > INTEL_VGA_DEVICE(0x5912, info), /* DT GT2 */ \ > -- > 2.7.4 > > _______________________________________________ > 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