Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / gpu / drm / i915 / i915_gem_gtt.c
2012-04-01 Daniel Vetterdrm/i915: properly restore the ppgtt page directory...
2012-02-09 Daniel Vetterdrm/i915: ppgtt binding/unbinding support
2012-02-09 Daniel Vetterdrm/i915: initialization/teardown for the aliasing...
2012-01-26 Ben Widawskydrm/i915: drm/i915: Fix recursive calls to unmap
2012-01-26 Ben Widawskydrm/i915: argument to control retiring behavior
2011-10-20 Ben Widawskydrm/i915: ILK + VT-d workaround
2011-06-10 Chris Wilsondrm/i915: Add an interface to dynamically change the...
2011-06-10 Chris Wilsondrm/i915/gtt: Split out i915_gem_gtt_rebind_object()
2011-05-10 Chris Wilsondrm/i915: Rename agp_type to cache_level
2011-01-24 Chris Wilsondrm/i915,agp/intel: Do not clear stolen entries
2011-01-11 Chris Wilsondrm/i915/gtt: Unmap the PCI pages after unbinding them...
2010-12-09 Chris Wilsondrm/i915/gtt: Clear the cachelines upon resume
2010-11-23 Chris Wilsondrm/i915: Use drm_i915_gem_object as the preferred...
2010-11-23 Daniel Vetterdrm/i915: no more agp for gem
2010-11-23 Daniel Vetterdrm/i915: move gtt handling to i915_gem_gtt.c
2010-11-23 Daniel Vetterdrm/i915: restore gtt on resume in the drm instead...