summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_gtt.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: ppgtt binding/unbinding supportDaniel Vetter2012-02-091-6/+140
* drm/i915: initialization/teardown for the aliasing ppgttDaniel Vetter2012-02-091-0/+139
* drm/i915: drm/i915: Fix recursive calls to unmapBen Widawsky2012-01-261-1/+1
* drm/i915: argument to control retiring behaviorBen Widawsky2012-01-261-1/+1
* drm/i915: ILK + VT-d workaroundBen Widawsky2011-10-201-0/+30
* drm/i915: Add an interface to dynamically change the cache levelChris Wilson2011-06-091-5/+2
* drm/i915/gtt: Split out i915_gem_gtt_rebind_object()Chris Wilson2011-06-091-17/+25
* drm/i915: Rename agp_type to cache_levelChris Wilson2011-05-101-6/+29
* drm/i915,agp/intel: Do not clear stolen entriesChris Wilson2011-01-241-0/+4
* drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTTChris Wilson2011-01-111-7/+3
* drm/i915/gtt: Clear the cachelines upon resumeChris Wilson2010-12-091-1/+2
* drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-231-36/+32
* drm/i915: no more agp for gemDaniel Vetter2010-11-231-19/+44
* drm/i915: move gtt handling to i915_gem_gtt.cDaniel Vetter2010-11-231-0/+28
* drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter2010-11-231-0/+49
OpenPOWER on IntegriCloud