Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma-buf/sync_file: de-stage sync_file | Gustavo Padovan | 2016-04-30 | 1 | -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> |