Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-18 | xen/gntdev: Check and release imported dma-bufs on close | Oleksandr Andrushchenko | 1 | -0/+9 |
2019-02-18 | xen/gntdev: Do not destroy context while dma-bufs are in use | Oleksandr Andrushchenko | 1 | -1/+11 |
2018-08-15 | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -1/+0 |
2018-07-31 | xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failure | Colin Ian King | 1 | -1/+2 |
2018-07-26 | xen/gntdev: Implement dma-buf import functionality | Oleksandr Andrushchenko | 1 | -5/+234 |
2018-07-26 | xen/gntdev: Implement dma-buf export functionality | Oleksandr Andrushchenko | 1 | -3/+453 |
2018-07-26 | xen/gntdev: Add initial support for dma-buf UAPI | Oleksandr Andrushchenko | 1 | -0/+177 |