summaryrefslogtreecommitdiff
path: root/drivers/dma-buf
AgeCommit message (Expand)Author
2019-12-09Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-25dma-buf: Fix memory leak in sync_file_merge()Navid Emamdoost
2019-10-30Revert "dma-buf: Add dma-buf heaps framework"Sean Paul
2019-10-30Revert "dma-buf: heaps: Add heap helpers"Sean Paul
2019-10-30Revert "dma-buf: heaps: Add system heap to dmabuf heaps"Sean Paul
2019-10-30Revert "dma-buf: heaps: Add CMA heap to dmabuf heaps"Sean Paul
2019-10-25dma-buf: heaps: Add CMA heap to dmabuf heapsJohn Stultz
2019-10-25dma-buf: heaps: Add system heap to dmabuf heapsJohn Stultz
2019-10-25dma-buf: heaps: Add heap helpersJohn Stultz
2019-10-25dma-buf: Add dma-buf heaps frameworkAndrew F. Davis
2019-10-24dma-buf: stop using the dmabuf->lock so much v2Christian König
2019-10-24dma-buf: change DMA-buf locking convention v3Christian König
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-10-10dma-buf/resv: fix exclusive fence getQiang Yu
2019-10-04dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)Chris Wilson
2019-09-22dma-buf/resv: fix exclusive fence getQiang Yu
2019-08-20dmabuf: Mark up onstack timer for selftestsChris Wilson
2019-08-20dma-buf: Use %zu for printing sizeofChris Wilson
2019-08-19dma-buf: Add selftests for dma-fenceChris Wilson
2019-08-19dma-buf: Introduce selftesting frameworkChris Wilson
2019-08-17dma-fence: Store the timestamp in the same union as the cb_listChris Wilson
2019-08-17dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signalChris Wilson
2019-08-17dma-fence: Avoid list_del during fence->cb_list iterationChris Wilson
2019-08-16dma-buf: Restore seqlock around dma_resv updatesChris Wilson
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-13dma-buf: nuke reservation_object seq numberChristian König
2019-08-13dma-buf/sw_sync: Synchronize signal vs syncpt freeChris Wilson
2019-08-12dma-fence: Report the composite sync_file statusChris Wilson
2019-08-12dma-fence: Propagate errors to dma-fence-array containerChris Wilson
2019-08-10dma-buf: further relax reservation_object_add_shared_fenceChristian König
2019-08-10dma-buf: add reservation_object_fences helperChristian König
2019-08-07dma-buf: simplify reservation_object_get_fences_rcu a bitChristian König
2019-08-07dma-buf: fix shared fence list handling in reservation_object_copy_fencesChristian König
2019-08-07dma-buf: fix busy wait for new shared fencesChristian König
2019-08-05dma-buf: fix stack corruption in dma_fence_chain_releaseChristian König
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-16dma-buf: Relax the write-seqlock for reallocating the shared fence listChris Wilson
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab
2019-07-15dma-buf: Expand reservation_list to fill allocationChris Wilson
2019-06-28dma-buf: cleanup reservation_object_init/finiChristian König
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-19Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-14dma-buf: add show_fdinfo handlerGreg Hackmann
2019-06-14dma-buf: add DMA_BUF_SET_NAME ioctlsGreg Hackmann
2019-06-14dma-buf: give each buffer a full-fledged inodeGreg Hackmann