summaryrefslogtreecommitdiffstats
path: root/drivers/xen/gntdev-dmabuf.c
AgeCommit message (Expand)Author
2020-09-10xen: gntdev: fix common struct sg_table related issuesMarek Szyprowski
2020-08-13xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-02xen/gntdev: replace global limit of mapped pages by limit per callJuergen Gross
2019-11-25xen/gntdev-dmabuf: Ditch dummy map functionsDaniel Vetter
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