Age | Commit message (Expand) | Author | Files | Lines |
2022-02-08 | dma-buf: consolidate dma_fence subclass checking | Christian König | 1 | -0/+38 |
2021-11-11 | dma-buf: add dma_fence_describe and dma_resv_describe v2 | Christian König | 1 | -0/+1 |
2021-09-03 | dma-buf: clarify dma_fence_ops->wait documentation | Christian König | 1 | -7/+3 |
2021-09-02 | dma-buf: nuke DMA_FENCE_TRACE macros v2 | Christian König | 1 | -22/+0 |
2021-04-08 | drm/syncobj: use newly allocated stub fences | David Stevens | 1 | -0/+1 |
2021-01-22 | dma-fence: allow signaling drivers to set fence timestamp | Veera Sundaram Sankaran | 1 | -0/+3 |
2020-07-21 | dma-fence: prime lockdep annotations | Daniel Vetter | 1 | -0/+1 |
2020-07-21 | dma-fence: basic lockdep annotations | Daniel Vetter | 1 | -0/+12 |
2019-08-17 | dma-fence: Store the timestamp in the same union as the cb_list | Chris Wilson | 1 | -5/+19 |
2019-08-17 | dma-fence: Shrink size of struct dma_fence | Chris Wilson | 1 | -3/+3 |
2019-08-13 | dma-buf: rename reservation_object to dma_resv | Christian König | 1 | -2/+2 |
2019-08-10 | dma-buf: make dma_fence structure a bit smaller v2 | Christian König | 1 | -2/+8 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -9/+1 |
2019-04-16 | dma-buf: explicitely note that dma-fence-chains use 64bit seqno | Christian König | 1 | -6/+15 |
2018-12-07 | dma-buf: make fence sequence numbers 64 bit v2 | Christian König | 1 | -7/+15 |
2018-12-03 | dma-buf: add dma_fence_get_stub | Christian König | 1 | -0/+1 |
2018-07-03 | dma-fence: Make ->wait callback optional | Daniel Vetter | 1 | -5/+8 |
2018-07-02 | dma-fence: Make ->enable_signaling optional | Daniel Vetter | 1 | -1/+2 |
2018-07-02 | dma-fence: remove fill_driver_data callback | Daniel Vetter | 1 | -13/+3 |
2018-05-03 | Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1b... | Daniel Vetter | 1 | -13/+19 |
2018-05-03 | dma-fence: Make ->wait callback optional | Daniel Vetter | 1 | -5/+8 |
2018-05-03 | dma-fence: Make ->enable_signaling optional | Daniel Vetter | 1 | -1/+2 |
2018-05-03 | dma-fence: remove fill_driver_data callback | Daniel Vetter | 1 | -13/+3 |
2018-05-02 | dma-fence: Some kerneldoc polish for dma-fence.h | Daniel Vetter | 1 | -81/+155 |
2017-11-09 | dma-buf/fence: Sparse wants __rcu on the object itself | Chris Wilson | 1 | -1/+1 |
2017-10-18 | dma-fence: remove duplicate word in comment | Frank Binns | 1 | -1/+1 |
2017-10-09 | dma-fence: fix dma_fence_get_rcu_safe v2 | Christian König | 1 | -1/+4 |
2017-07-27 | Backmerge tag 'v4.13-rc2' into drm-next | Dave Airlie | 1 | -0/+2 |
2017-07-26 | dma-fence: Don't BUG_ON when not absolutely needed | Daniel Vetter | 1 | -2/+2 |
2017-07-14 | dma-buf/fence: Avoid use of uninitialised timestamp | Chris Wilson | 1 | -0/+2 |
2017-06-30 | dma-buf/dma-fence: Extract __dma_fence_is_later() | Chris Wilson | 1 | -1/+14 |
2017-04-18 | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU | Paul E. McKenney | 1 | -2/+2 |
2017-01-09 | dma-fence: Introduce drm_fence_set_error() helper | Chris Wilson | 1 | -5/+25 |
2017-01-09 | dma-fence: Wrap querying the fence->status | Chris Wilson | 1 | -0/+24 |
2016-11-15 | doc/dma-buf: Fix up include directives | Daniel Vetter | 1 | -1/+1 |
2016-11-08 | dma-buf: return index of the first signaled fence (v2) | monk.liu | 1 | -1/+2 |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 1 | -0/+437 |