aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf
Commit message (Expand)AuthorAge
* dma-buf/resv: fix exclusive fence getQiang Yu2019-10-10
* dmabuf: Mark up onstack timer for selftestsChris Wilson2019-08-20
* dma-buf: Use %zu for printing sizeofChris Wilson2019-08-20
* dma-buf: Add selftests for dma-fenceChris Wilson2019-08-19
* dma-buf: Introduce selftesting frameworkChris Wilson2019-08-19
* dma-fence: Store the timestamp in the same union as the cb_listChris Wilson2019-08-17
* dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signalChris Wilson2019-08-17
* dma-fence: Avoid list_del during fence->cb_list iterationChris Wilson2019-08-17
* dma-buf: Restore seqlock around dma_resv updatesChris Wilson2019-08-16
* dma-buf: rename reservation_object to dma_resvChristian König2019-08-13
* dma-buf: nuke reservation_object seq numberChristian König2019-08-13
* dma-buf/sw_sync: Synchronize signal vs syncpt freeChris Wilson2019-08-13
* dma-fence: Report the composite sync_file statusChris Wilson2019-08-12
* dma-fence: Propagate errors to dma-fence-array containerChris Wilson2019-08-12
* dma-buf: further relax reservation_object_add_shared_fenceChristian König2019-08-10
* dma-buf: add reservation_object_fences helperChristian König2019-08-10
* dma-buf: simplify reservation_object_get_fences_rcu a bitChristian König2019-08-07
* dma-buf: fix shared fence list handling in reservation_object_copy_fencesChristian König2019-08-07
* dma-buf: fix busy wait for new shared fencesChristian König2019-08-07
* dma-buf: fix stack corruption in dma_fence_chain_releaseChristian König2019-08-05
* Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-22
|\
| * Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-19
| |\
| * \ Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-16
| |\ \
| | * | docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-15
| * | | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-15
| |\ \ \ | | |/ / | |/| |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19
* | | | dma-buf: Relax the write-seqlock for reallocating the shared fence listChris Wilson2019-07-16
* | | | dma-buf: Expand reservation_list to fill allocationChris Wilson2019-07-15
* | | | dma-buf: cleanup reservation_object_init/finiChristian König2019-06-28
| |/ / |/| |
* | | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2019-06-19
|\ \ \
| * | | Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-19
| |\| |
| | * | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
| | |\ \
| | | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-05
| | * | | Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-06-05
| | |\ \ \ | | | |/ / | | |/| |
| | | * | udmabuf: actually unmap the scatterlistLucas Stach2019-06-05
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
| | |/ /
* | | | dma-buf: add show_fdinfo handlerGreg Hackmann2019-06-14
* | | | dma-buf: add DMA_BUF_SET_NAME ioctlsGreg Hackmann2019-06-14
* | | | dma-buf: give each buffer a full-fledged inodeGreg Hackmann2019-06-14
|/ / /
* | | dma-fence: Signal all callbacks from dma_fence_release()Chris Wilson2019-06-09
* | | dma-buf: Discard old fence_excl on retrying get_fences_rcu for reallocChris Wilson2019-06-05
* | | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-05-27
|\ \ \ | |/ / |/| |
| * | Merge drm/drm-next into drm-misc-nextSean Paul2019-05-22
| |\|
| * | dma-buf: start caching of sg_table objects v2Christian König2019-05-22
| * | dma-buf: Make mmap callback actually optionalAndrew F. Davis2019-04-24
| * | dma-buf: balance refcount inbalanceJérôme Glisse2019-04-24
| * | dma-buf: Remove unused sync_dump()Chris Wilson2019-04-23
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
| |/ |/|
* | Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-16
|\ \
| * | drm/i915: Seal races between async GPU cancellation, retirement and signalingChris Wilson2019-05-13
| |/