summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-041-1/+27
|\
| * drm/i915: Replace the array of pages with a scatterlistChris Wilson2012-09-201-0/+25
| * drm: micro optimise cache flushingDave Airlie2012-09-191-1/+2
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
|/
* 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-11-011-0/+1
* drm: fix drm_cache.c for arch with no support.Dave Airlie2009-09-021-6/+3Star
* drm/ttm: consolidate cache flushing code in one place.Dave Airlie2009-08-271-9/+42
* drm: wbinvd is cache coherent.Dave Airlie2008-10-171-9/+2Star
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-171-0/+76