aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_gtt.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-17/+52
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-325/+17
* samsung update 1codeworkx2012-06-021-17/+325
* 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