| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-fence: Wrap querying the fence->status | Chris Wilson | 2017-01-09 | 1 | -4/+2 |
* | dma-buf: Reorganize device dma access docs | Daniel Vetter | 2016-12-13 | 1 | -1/+0 |
* | dma-buf: Update kerneldoc for sync_file_create | Daniel Vetter | 2016-12-13 | 1 | -10/+4 |
* | Revert "dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)" | Gustavo Padovan | 2016-11-18 | 1 | -2/+1 |
* | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 2016-10-25 | 1 | -30/+33 |
* | dma-buf/sync_file: hold reference to fence when creating sync_file | Gustavo Padovan | 2016-10-21 | 1 | -1/+1 |
* | dma-buf/sync_file: free fences array in num_fences is 1 | Gustavo Padovan | 2016-09-22 | 1 | -0/+1 |
* | dma-buf/sync_file: Increment refcount of fence when all are signaled. | Rafael Antognolli | 2016-09-20 | 1 | -4/+2 |
* | dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0) | Chris Wilson | 2016-09-13 | 1 | -1/+2 |
* | dma-buf/sync_file: only enable fence signalling on poll() | Gustavo Padovan | 2016-08-11 | 1 | -13/+8 |
* | dma-buf/sync_file: add sync_file_get_fence() | Gustavo Padovan | 2016-08-11 | 1 | -0/+23 |
* | dma-buf/sync_file: refactor fence storage in struct sync_file | Gustavo Padovan | 2016-08-11 | 1 | -59/+115 |
* | dma-buf/sync_file: fix build warning with context format type | Gustavo Padovan | 2016-06-03 | 1 | -1/+1 |
* | dma-buf/sync_file: de-stage sync_file | Gustavo Padovan | 2016-04-29 | 1 | -0/+395 |