On Fri, Nov 01, 2013 at 09:54:39AM +0100, Daniel Vetter wrote:
> On Fri, Nov 1, 2013 at 9:38 AM,  <ville.syrj...@linux.intel.com> wrote:
> > From: Ville Syrjälä <ville.syrj...@linux.intel.com>
> >
> > i915 depends on CONFIG_AGP and CONFIG_AGP_INTEL. Since AGP is a thing
> > of the past, it's somewhat likely that a user would not realize that
> > they need to enable those to get i915. So let's just select CONFIG_AGP
> > and CONFIG_AGP_INTEL instead of depending on them.
> >
> > Signed-off-by: Ville Syrjälä <ville.syrj...@linux.intel.com>
> 
> We don't actually need agp, at least for the kms driver. So I'd go the
> other direction and make it fully optional. UMS won't work if someone
> misconfigures their kernel, but meh.

Don't we still need the AGP backend code for GTT frobbing on older gens?

-- 
Ville Syrjälä
Intel OTC
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to