summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-12-091-1/+1
|\
| * dma-buf: Fix memory leak in sync_file_merge()Navid Emamdoost2019-11-251-1/+1
| * dma-buf/resv: fix exclusive fence getQiang Yu2019-10-101-1/+1
* | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-013-5/+3
|\ \
| * | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-233-5/+3
| |/
* | Revert "dma-buf: Add dma-buf heaps framework"Sean Paul2019-10-303-279/+0
* | Revert "dma-buf: heaps: Add heap helpers"Sean Paul2019-10-304-326/+0
* | Revert "dma-buf: heaps: Add system heap to dmabuf heaps"Sean Paul2019-10-304-133/+0
* | Revert "dma-buf: heaps: Add CMA heap to dmabuf heaps"Sean Paul2019-10-303-187/+0
* | dma-buf: heaps: Add CMA heap to dmabuf heapsJohn Stultz2019-10-253-0/+187
* | dma-buf: heaps: Add system heap to dmabuf heapsJohn Stultz2019-10-254-0/+133
* | dma-buf: heaps: Add heap helpersJohn Stultz2019-10-254-0/+326
* | dma-buf: Add dma-buf heaps frameworkAndrew F. Davis2019-10-253-0/+279
* | dma-buf: stop using the dmabuf->lock so much v2Christian König2019-10-241-16/+2
* | dma-buf: change DMA-buf locking convention v3Christian König2019-10-241-17/+101
* | dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)Chris Wilson2019-10-041-43/+35
* | dma-buf/resv: fix exclusive fence getQiang Yu2019-09-221-1/+1
|/
* dmabuf: Mark up onstack timer for selftestsChris Wilson2019-08-201-1/+2
* dma-buf: Use %zu for printing sizeofChris Wilson2019-08-201-1/+1
* dma-buf: Add selftests for dma-fenceChris Wilson2019-08-193-1/+578
* dma-buf: Introduce selftesting frameworkChris Wilson2019-08-195-0/+217
* dma-fence: Store the timestamp in the same union as the cb_listChris Wilson2019-08-171-7/+9
* dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signalChris Wilson2019-08-171-32/+12
* dma-fence: Avoid list_del during fence->cb_list iterationChris Wilson2019-08-171-3/+6
* dma-buf: Restore seqlock around dma_resv updatesChris Wilson2019-08-162-36/+104
* dma-buf: rename reservation_object to dma_resvChristian König2019-08-134-104/+97
* dma-buf: nuke reservation_object seq numberChristian König2019-08-131-19/+5
* dma-buf/sw_sync: Synchronize signal vs syncpt freeChris Wilson2019-08-131-9/+7
* dma-fence: Report the composite sync_file statusChris Wilson2019-08-121-1/+1
* dma-fence: Propagate errors to dma-fence-array containerChris Wilson2019-08-121-1/+31
* dma-buf: further relax reservation_object_add_shared_fenceChristian König2019-08-101-6/+0
* dma-buf: add reservation_object_fences helperChristian König2019-08-102-82/+31
* dma-buf: simplify reservation_object_get_fences_rcu a bitChristian König2019-08-071-10/+5
* dma-buf: fix shared fence list handling in reservation_object_copy_fencesChristian König2019-08-071-19/+46
* dma-buf: fix busy wait for new shared fencesChristian König2019-08-071-7/+7
* dma-buf: fix stack corruption in dma_fence_chain_releaseChristian König2019-08-051-1/+23
* Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-222-18/+12
|\
| * Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-5/+10
| |\
| * \ Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-1/+1
| |\ \
| | * | docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
| * | | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-155-39/+189
| |\ \ \ | | |/ / | |/| |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* | | | dma-buf: Relax the write-seqlock for reallocating the shared fence listChris Wilson2019-07-161-7/+7
* | | | dma-buf: Expand reservation_list to fill allocationChris Wilson2019-07-151-2/+4
* | | | dma-buf: cleanup reservation_object_init/finiChristian König2019-06-281-0/+45
| |/ / |/| |
* | | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2019-06-198-66/+8
|\ \ \
| * | | Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-198-66/+8
| |\| |
| | * | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-083-30/+3
| | |\ \
| | | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-053-30/+3
| | * | | Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-06-061-0/+1
| | |\ \ \ | | | |/ / | | |/| |