summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/Kconfig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dma-buf/sync_file: de-stage sync_fileGustavo Padovan2016-04-301-0/+11
sync_file is useful to connect one or more fences to the file. The file is used by userspace to track fences between drivers that share DMA bufs. Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>