On Wed, Mar 08, 2017 at 02:53:48PM +0000, Chris Wilson wrote: > On Wed, Mar 08, 2017 at 04:44:32PM +0200, Petri Latvala wrote: > > Signed-off-by: Petri Latvala <petri.latvala@xxxxxxxxx> > > --- > > lib/intel_device_info.c | 6 ------ > > 1 file changed, 6 deletions(-) > > > > diff --git a/lib/intel_device_info.c b/lib/intel_device_info.c > > index db4f383..41d94b5 100644 > > --- a/lib/intel_device_info.c > > +++ b/lib/intel_device_info.c > > @@ -9,12 +9,6 @@ static const struct intel_device_info intel_generic_info = { > > .gen = 0, > > }; > > > > -static const struct intel_device_info intel_i81x_info = { > > - .gen = BIT(0), > > - .is_whitney = true, > > - .codename = "solano" /* 815 == "whitney" ? or vice versa? */ > > -}; > > No!!! Send the patches to enable gen1 in the kernel... :) To be more specific, we could just add the pci-ids to i915_pciids.h and start preparing for the support. -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx