commit | 62304fb1fc0801925568e191261b650e1546ce8c | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Apr 28 10:46:58 2016 -0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 29 17:37:10 2016 -0700 |
tree | 08b95e26606d3bd4cf8f4a097fbcfa1fbc11e677 | |
parent | 460bfc41fd52959311ed0328163f785e023857af [diff] |
dma-buf/sync_file: de-stage sync_file 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>