summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_cache.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-27lib/scatterlist: sg_page_iter: support sg lists w/o backing pagesImre Deak1-1/+1
2013-03-19drm: handle compact dma scatter lists in drm_clflush_sg()Imre Deak1-4/+3
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+27
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-09-20drm/i915: Replace the array of pages with a scatterlistChris Wilson1-0/+25
2012-09-19drm: micro optimise cache flushingDave Airlie1-1/+2
2012-04-12Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie1-0/+23
2012-03-27drm: add helper to clflush a virtual address rangeDaniel Vetter1-0/+23
2012-03-20drm: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker1-0/+1
2009-09-02drm: fix drm_cache.c for arch with no support.Dave Airlie1-6/+3
2009-08-27drm/ttm: consolidate cache flushing code in one place.Dave Airlie1-9/+42
2008-10-18drm: wbinvd is cache coherent.Dave Airlie1-9/+2
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt1-0/+76