Re: [Intel-gfx] [PATCH v2] drm/i915: Make AGP support optional

2013-11-08 Thread Daniel Vetter
On Tue, Nov 05, 2013 at 02:00:08PM +0200, ville.syrj...@linux.intel.com wrote: > From: Ville Syrjälä > > We only depend on the intel-gtt module for GTT frobbign on older gens. > The intel_agp module is optional, except for UMS and some old XvMC > userland on gen3. So make AGP support optional. As

[Intel-gfx] [PATCH v2] drm/i915: Make AGP support optional

2013-11-05 Thread ville . syrjala
From: Ville Syrjälä We only depend on the intel-gtt module for GTT frobbign on older gens. The intel_agp module is optional, except for UMS and some old XvMC userland on gen3. So make AGP support optional. As before, we will fail the i915 init for UMS and gen3 KMS the same as before if intel_agp