summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2012-04-121-0/+23
|\
| * drm: add helper to clflush a virtual address rangeDaniel Vetter2012-03-271-0/+23
* | drm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-4/+4
|/
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-311-0/+1
* drm: fix drm_cache.c for arch with no support.Dave Airlie2009-09-021-6/+3
* drm/ttm: consolidate cache flushing code in one place.Dave Airlie2009-08-271-9/+42
* drm: wbinvd is cache coherent.Dave Airlie2008-10-181-9/+2
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-181-0/+76