index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_cache.c
Age
Commit message (
Expand
)
Author
2014-06-02
drm: Missed clflushopt in drm_clflush_virt_range
Ross Zwisler
2014-04-30
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-04-01
drm: Make drm_clflush_virt_range() void*
Ville Syrjälä
2014-02-27
x86: Use clflushopt in drm_clflush_virt_range
Ross Zwisler
2014-02-27
x86: Use clflushopt in drm_clflush_page
Ross Zwisler
2013-03-27
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
Imre Deak
2013-03-19
drm: handle compact dma scatter lists in drm_clflush_sg()
Imre Deak
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2012-09-19
drm: micro optimise cache flushing
Dave Airlie
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2012-03-27
drm: add helper to clflush a virtual address range
Daniel Vetter
2012-03-20
drm: remove the second argument of k[un]map_atomic()
Cong Wang
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2009-09-01
drm: fix drm_cache.c for arch with no support.
Dave Airlie
2009-08-26
drm/ttm: consolidate cache flushing code in one place.
Dave Airlie
2008-10-17
drm: wbinvd is cache coherent.
Dave Airlie
2008-10-17
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt