summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_gtt.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21drm/i915: ILK + VT-d workaroundBen Widawsky1-0/+30
2011-06-10drm/i915: Add an interface to dynamically change the cache levelChris Wilson1-5/+2
2011-06-10drm/i915/gtt: Split out i915_gem_gtt_rebind_object()Chris Wilson1-17/+25
2011-05-11drm/i915: Rename agp_type to cache_levelChris Wilson1-6/+29
2011-01-24drm/i915,agp/intel: Do not clear stolen entriesChris Wilson1-0/+4
2011-01-11drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTTChris Wilson1-7/+3
2010-12-09drm/i915/gtt: Clear the cachelines upon resumeChris Wilson1-1/+2
2010-11-23drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson1-36/+32
2010-11-23drm/i915: no more agp for gemDaniel Vetter1-19/+44
2010-11-23drm/i915: move gtt handling to i915_gem_gtt.cDaniel Vetter1-0/+28
2010-11-23drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter1-0/+49