summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_cache.c
AgeCommit message (Expand)Author
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-04-12Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie
2012-03-27drm: add helper to clflush a virtual address rangeDaniel Vetter
2012-03-20drm: remove the second argument of k[un]map_atomic()Cong Wang
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker
2009-09-01drm: fix drm_cache.c for arch with no support.Dave Airlie
2009-08-26drm/ttm: consolidate cache flushing code in one place.Dave Airlie
2008-10-17drm: wbinvd is cache coherent.Dave Airlie
2008-10-17drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt