aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_dmabuf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-17drm/i915: implement dma buf begin_cpu_access (v2)Dave Airlie1-0/+17
2012-05-31i915: add dma-buf vmap support for exporting vmapped bufferDave Airlie1-0/+55
2012-05-31i915: add stub dma-buf mmap callback.Dave Airlie1-0/+6
2012-05-23drm/i915: make some dmabuf things staticDave Airlie1-4/+4
2012-05-23i915: add dmabuf/prime buffer sharing support.Daniel Vetter1-0/+171