summaryrefslogtreecommitdiffstats
path: root/drivers/xen/gntdev-dmabuf.c
Commit message (Expand)AuthorAgeFilesLines
* xen/gntdev: Check and release imported dma-bufs on closeOleksandr Andrushchenko2019-02-181-0/+9
* xen/gntdev: Do not destroy context while dma-bufs are in useOleksandr Andrushchenko2019-02-181-1/+11
* Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-161-1/+0Star
* xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failureColin Ian King2018-07-311-1/+2
* xen/gntdev: Implement dma-buf import functionalityOleksandr Andrushchenko2018-07-271-5/+234
* xen/gntdev: Implement dma-buf export functionalityOleksandr Andrushchenko2018-07-271-3/+453
* xen/gntdev: Add initial support for dma-buf UAPIOleksandr Andrushchenko2018-07-271-0/+177