Age | Commit message (Expand) | Author | Files | Lines |
2017-10-09 | drm/i915: s/sg_mask/sg_page_sizes/ | Matthew Auld | 1 | -3/+3 |
2017-10-07 | drm/i915: introduce page_size members | Matthew Auld | 1 | -1/+4 |
2017-10-07 | drm/i915: push set_pages down to the callers | Matthew Auld | 1 | -4/+11 |
2017-05-04 | drm/i915: Implement dma_buf_ops->kmap | Chris Wilson | 1 | -0/+24 |
2017-04-20 | dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro | Logan Gunthorpe | 1 | -4/+4 |
2017-03-08 | Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 1 | -0/+5 |
2017-03-02 | Merge remote-tracking branch 'ovl/for-viro' into for-linus | Al Viro | 1 | -1/+1 |
2017-02-20 | mm: use helper for calling f_op->mmap() | Miklos Szeredi | 1 | -1/+1 |
2017-02-13 | drm/i915: Add some mock tests for dmabuf interop | Chris Wilson | 1 | -0/+5 |
2016-12-01 | drm/i915: Make GEM object alloc/free and stolen created take dev_priv | Tvrtko Ursulin | 1 | -1/+1 |
2016-10-28 | drm/i915: Move GEM activity tracking into a common struct reservation_object | Chris Wilson | 1 | -50/+3 |
2016-10-28 | drm/i915/dmabuf: Acquire the backing storage outside of struct_mutex | Chris Wilson | 1 | -39/+30 |
2016-10-28 | drm/i915: Pass around sg_table to get_pages/put_pages backend | Chris Wilson | 1 | -12/+8 |
2016-10-28 | drm/i915: Refactor object page API | Chris Wilson | 1 | -8/+6 |
2016-10-05 | drm/prime: Take a ref on the drm_dev when exporting a dma_buf | Chris Wilson | 1 | -1/+1 |
2016-08-12 | drm/i915: Support for creating write combined type vmaps | Chris Wilson | 1 | -1/+1 |
2016-08-04 | drm/i915: Export our request as a dma-buf fence on the reservation object | Chris Wilson | 1 | -3/+55 |
2016-07-20 | drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get | Chris Wilson | 1 | -2/+1 |
2016-07-20 | drm/i915: Mark imported dma-buf objects as being coherent | Chris Wilson | 1 | -0/+10 |
2016-04-11 | Merge tag 'v4.6-rc3' into drm-intel-next-queued | Daniel Vetter | 1 | -10/+5 |
2016-04-11 | drm/i915: Refactor duplicate object vmap functions | Chris Wilson | 1 | -44/+5 |
2016-04-11 | drm/i915/dmabuf: Tighten struct_mutex for unmap_dma_buf | Chris Wilson | 1 | -3/+1 |
2016-03-19 | dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access() | Chris Wilson | 1 | -10/+5 |
2016-02-09 | drm/i915: Use CPU mapping for userspace dma-buf mmap() | Tiago Vignatti | 1 | -1/+17 |
2016-02-09 | drm/i915: Implement end_cpu_access | Tiago Vignatti | 1 | -0/+22 |
2016-02-09 | dma-buf: Remove range-based flush | Tiago Vignatti | 1 | -1/+1 |
2015-07-13 | drm/i915: remove unused has_dma_mapping flag | Imre Deak | 1 | -2/+0 |
2015-04-21 | dma-buf: cleanup dma_buf_export() to make it easily extensible | Sumit Semwal | 1 | -2/+8 |
2014-07-09 | dma-buf: use reservation objects | Maarten Lankhorst | 1 | -1/+2 |
2014-05-16 | drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl | Chris Wilson | 1 | -0/+8 |
2014-04-09 | drm/i915: dma_buf_vunmap is presumed not to fail, don't let it | Chris Wilson | 1 | -5/+1 |
2013-11-29 | drm/i915: Pin pages whilst allocating for dma-buf vmap() | Chris Wilson | 1 | -5/+8 |
2013-09-03 | drm/i915: Pin pages whilst mapping the dma-buf | Chris Wilson | 1 | -19/+22 |
2013-08-30 | Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet... | Dave Airlie | 1 | -8/+19 |
2013-08-22 | drm/i915: explicit store base gem object in dma_buf->priv | Daniel Vetter | 1 | -9/+12 |
2013-08-22 | drm/i915: unpin backing storage in dmabuf_unmap | Daniel Vetter | 1 | -0/+8 |
2013-08-19 | drm: use common drm_gem_dmabuf_release in i915/exynos drivers | Daniel Vetter | 1 | -12/+1 |
2013-07-23 | drm/gem: simplify object initialization | David Herrmann | 1 | -6/+1 |
2013-05-01 | drm/i915: fix dmabuf vmap support | Dave Airlie | 1 | -1/+1 |
2013-05-01 | drm: prime: fix refcounting on the dmabuf import error path | Imre Deak | 1 | -1/+4 |
2013-03-27 | lib/scatterlist: sg_page_iter: support sg lists w/o backing pages | Imre Deak | 1 | -1/+1 |
2013-03-23 | drm/i915: handle walking compact dma scatter lists | Imre Deak | 1 | -6/+7 |
2013-01-17 | Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet... | Dave Airlie | 1 | -3/+2 |
2013-01-08 | drm/prime: drop reference on imported dma-buf come from gem | Seung-Woo Kim | 1 | -0/+5 |
2012-12-20 | drm/i915: fix flags in dma buf exporting | Dave Airlie | 1 | -1/+1 |
2012-12-01 | drm/i915: Use a slab for object allocation | Chris Wilson | 1 | -3/+2 |
2012-10-04 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -53/+121 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -1/+1 |
2012-09-20 | drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops | Chris Wilson | 1 | -14/+30 |
2012-09-20 | drm/i915: Replace the array of pages with a scatterlist | Chris Wilson | 1 | -33/+66 |