Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma-buf/sync_file: document flags field | Gustavo Padovan | 2017-08-18 | 1 | -0/+4 |
* | dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence | Chris Wilson | 2017-07-29 | 1 | -1/+2 |
* | dma-buf/sync-file: Defer creation of sync_file->name | Chris Wilson | 2017-05-24 | 1 | -2/+9 |
* | sync_file: get rid of internal reference count. | Dave Airlie | 2017-04-18 | 1 | -3/+0 |
* | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 2016-10-25 | 1 | -7/+7 |
* | dma-buf/sync_file: only enable fence signalling on poll() | Gustavo Padovan | 2016-08-11 | 1 | -0/+2 |
* | dma-buf/sync_file: add sync_file_get_fence() | Gustavo Padovan | 2016-08-11 | 1 | -0/+1 |
* | dma-buf/sync_file: refactor fence storage in struct sync_file | Gustavo Padovan | 2016-08-11 | 1 | -12/+5 |
* | dma-buf/sync_file: de-stage sync_file headers | Gustavo Padovan | 2016-04-29 | 1 | -0/+57 |