summaryrefslogtreecommitdiffstats
path: root/drivers/xen/gntdev-dmabuf.c
AgeCommit message (Expand)Author
2020-08-19xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko
2019-02-18xen/gntdev: Check and release imported dma-bufs on closeOleksandr Andrushchenko
2019-02-18xen/gntdev: Do not destroy context while dma-bufs are in useOleksandr Andrushchenko
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-07-31xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failureColin Ian King
2018-07-26xen/gntdev: Implement dma-buf import functionalityOleksandr Andrushchenko
2018-07-26xen/gntdev: Implement dma-buf export functionalityOleksandr Andrushchenko
2018-07-26xen/gntdev: Add initial support for dma-buf UAPIOleksandr Andrushchenko