[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.syrjala at 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

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

2013-11-05 Thread ville.syrj...@linux.intel.com
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