summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \ \ | | | |/ / | | |/| |
| | | * | udmabuf: actually unmap the scatterlistLucas Stach2019-06-051-0/+1
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-304-36/+4
| | |/ /
* | | | dma-buf: add show_fdinfo handlerGreg Hackmann2019-06-141-0/+15
* | | | dma-buf: add DMA_BUF_SET_NAME ioctlsGreg Hackmann2019-06-141-3/+62
* | | | dma-buf: give each buffer a full-fledged inodeGreg Hackmann2019-06-141-6/+57
|/ / /
* | | dma-fence: Signal all callbacks from dma_fence_release()Chris Wilson2019-06-091-2/+19
* | | dma-buf: Discard old fence_excl on retrying get_fences_rcu for reallocChris Wilson2019-06-051-0/+4
* | | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-05-283-31/+35
|\ \ \ | |/ / |/| |
| * | Merge drm/drm-next into drm-misc-nextSean Paul2019-05-222-1/+1
| |\|
| * | dma-buf: start caching of sg_table objects v2Christian König2019-05-221-2/+25
| * | dma-buf: Make mmap callback actually optionalAndrew F. Davis2019-04-241-2/+9
| * | dma-buf: balance refcount inbalanceJérôme Glisse2019-04-241-0/+1
| * | dma-buf: Remove unused sync_dump()Chris Wilson2019-04-232-27/+0
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
| |/ |/|
* | Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-161-0/+1
|\ \
| * | drm/i915: Seal races between async GPU cancellation, retirement and signalingChris Wilson2019-05-131-0/+1
| |/
* | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-085-3/+255
|\|
| * dma-buf: explicitely note that dma-fence-chains use 64bit seqnoChristian König2019-04-163-3/+5
| * dma-buf: add new dma_fence_chain container v7Christian König2019-04-012-1/+243
| * dma-buf: add some lockdep asserts to the reservation object implementationLucas Stach2019-02-271-0/+8
* | Make anon_inodes unconditionalDavid Howells2019-04-191-1/+0
|/
* Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-01-105-28/+8
|\
| * dma-buf: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-242-24/+4
| * dma-buf: make fence sequence numbers 64 bit v2Christian König2018-12-073-4/+4
* | drivers/dma-buf/udmabuf.c: convert to use vm_fault_tSouptick Joarder2019-01-041-1/+1
|/
* dma-buf: add dma_fence_get_stubChristian König2018-12-031-1/+35
* Merge v4.20-rc4 into drm-nextDave Airlie2018-11-291-0/+1
|\
| * udmabuf: set read/write flag when exportingGerd Hoffmann2018-11-161-0/+1
* | dma-buf: Update reservation shared_count after adding the new fenceChris Wilson2018-10-261-7/+7
* | dma-buf: allow reserving more than one shared fence slotChristian König2018-10-251-5/+8
* | dma-buf: remove shared fence staging in reservation objectChristian König2018-10-251-120/+58
|/
* udmabuf: fix error code in map_udmabuf()Dan Carpenter2018-09-141-1/+3