On Thu, Sep 21, 2017 at 2:58 PM, Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx> wrote: > In sync with 41693fd52373 ("drm/i915/kbl: Change a KBL pci id > to GT2 from GT1.5") > > "See Mesa commit 9c588ff" > > Cc: Anuj Phogat <anuj.phogat@xxxxxxxxx> > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx> > --- > lib/i915_pciids.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/i915_pciids.h b/lib/i915_pciids.h > index 3e4f9614..0d2b125c 100644 > --- a/lib/i915_pciids.h > +++ b/lib/i915_pciids.h > @@ -303,7 +303,6 @@ > #define INTEL_KBL_GT1_IDS(info) \ > INTEL_VGA_DEVICE(0x5913, info), /* ULT GT1.5 */ \ > INTEL_VGA_DEVICE(0x5915, info), /* ULX GT1.5 */ \ > - INTEL_VGA_DEVICE(0x5917, info), /* DT GT1.5 */ \ > INTEL_VGA_DEVICE(0x5906, info), /* ULT GT1 */ \ > INTEL_VGA_DEVICE(0x590E, info), /* ULX GT1 */ \ > INTEL_VGA_DEVICE(0x5902, info), /* DT GT1 */ \ > @@ -313,6 +312,7 @@ > > #define INTEL_KBL_GT2_IDS(info) \ > INTEL_VGA_DEVICE(0x5916, info), /* ULT GT2 */ \ > + INTEL_VGA_DEVICE(0x5917, info), /* DT GT2 */ \ Mobile GT2 > INTEL_VGA_DEVICE(0x5921, info), /* ULT GT2F */ \ > INTEL_VGA_DEVICE(0x591E, info), /* ULX GT2 */ \ > INTEL_VGA_DEVICE(0x5912, info), /* DT GT2 */ \ > -- > 2.13.5 > With above change: Reviewed-by: Anuj Phogat <anuj.phogat@xxxxxxxxx> _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx