index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
gntdev-dmabuf.c
Age
Commit message (
Expand
)
Author
2020-09-10
xen: gntdev: fix common struct sg_table related issues
Marek Szyprowski
2020-08-13
xen/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-02
xen/gntdev: replace global limit of mapped pages by limit per call
Juergen Gross
2019-11-25
xen/gntdev-dmabuf: Ditch dummy map functions
Daniel Vetter
2019-02-18
xen/gntdev: Check and release imported dma-bufs on close
Oleksandr Andrushchenko
2019-02-18
xen/gntdev: Do not destroy context while dma-bufs are in use
Oleksandr Andrushchenko
2018-08-15
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-07-31
xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failure
Colin Ian King
2018-07-26
xen/gntdev: Implement dma-buf import functionality
Oleksandr Andrushchenko
2018-07-26
xen/gntdev: Implement dma-buf export functionality
Oleksandr Andrushchenko
2018-07-26
xen/gntdev: Add initial support for dma-buf UAPI
Oleksandr Andrushchenko