summaryrefslogtreecommitdiffstats
path: root/include/linux/sync_file.h
Commit message (Expand)AuthorAgeFilesLines
* dma-buf/sync_file: document flags fieldGustavo Padovan2017-08-181-0/+4
* dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fenceChris Wilson2017-07-291-1/+2
* dma-buf/sync-file: Defer creation of sync_file->nameChris Wilson2017-05-241-2/+9
* sync_file: get rid of internal reference count.Dave Airlie2017-04-181-3/+0
* dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-7/+7
* dma-buf/sync_file: only enable fence signalling on poll()Gustavo Padovan2016-08-111-0/+2
* dma-buf/sync_file: add sync_file_get_fence()Gustavo Padovan2016-08-111-0/+1
* dma-buf/sync_file: refactor fence storage in struct sync_fileGustavo Padovan2016-08-111-12/+5
* dma-buf/sync_file: de-stage sync_file headersGustavo Padovan2016-04-291-0/+57