summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-161-2/+4
|\
| * Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2022-01-141-2/+4
| |\
| | * dma-buf: cma_heap: Fix mutex locking sectionWeizhao Ouyang2022-01-131-2/+4
* | | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-121-1/+1
|\ \ \ | |/ / |/| |
| * | kobject: remove kset from struct kset_uevent_ops callbacksGreg Kroah-Hartman2021-12-281-1/+1
* | | Merge v5.16-rc5 into drm-nextDaniel Vetter2021-12-141-1/+1
|\ \ \ | | |/ | |/|
| * | dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flowGuangming2021-12-011-1/+1
| |/
* | Merge tag 'drm-intel-gt-next-2021-12-09' of git://anongit.freedesktop.org/drm...Dave Airlie2021-12-101-1/+5
|\ \
| * | dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled()Thomas Hellström2021-11-301-1/+5
* | | dma-buf: make fence mandatory for dma_resv_add_excl_fence v2Christian König2021-11-301-2/+1
|/ /
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-11-181-23/+32
|\|
| * Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-11-122-62/+88
| |\
| | * Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-11-121-0/+3
| | |\
| | | * dma-buf: acquire name lock before read/write dma_buf.nameGuangming Cao2021-10-291-0/+3
| | * | dma-buf/poll: Get a file reference for outstanding fence callbacksMichel Dänzer2021-11-041-6/+12
| * | | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-041-17/+17
| |\ \ \
| | * | | dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-251-17/+17
| | | |/ | | |/|
* | | | dma-buf: add dma_fence_describe and dma_resv_describe v2Christian König2021-11-113-10/+41
* | | | dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAMEGuangming Cao2021-10-281-14/+3
* | | | dma-buf: st: fix error handling in test_get_fences()Arnd Bergmann2021-10-261-2/+3
* | | | dma-buf: add dma_resv selftest v4Christian König2021-10-223-1/+373
* | | | dma-buf: Update obsoluted comments on dma_buf_vmap/vunmap()Shunsuke Mie2021-10-181-2/+2
| |_|/ |/| |
* | | dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversionTvrtko Ursulin2021-10-111-8/+10
* | | dma-buf: use the new iterator in dma_resv_pollChristian König2021-10-071-30/+6
* | | dma-buf: use the new iterator in dma_buf_debug_showChristian König2021-10-071-18/+6
* | | dma-buf: add dma_resv_for_each_fence v3Christian König2021-10-071-0/+51
|/ /
* | dma-buf: use new iterator in dma_resv_test_signaledChristian König2021-10-061-50/+7
* | dma-buf: use new iterator in dma_resv_wait_timeoutChristian König2021-10-061-61/+8
* | dma-buf: use new iterator in dma_resv_get_fences v3Christian König2021-10-061-73/+35
* | dma-buf: use new iterator in dma_resv_copy_fencesChristian König2021-10-061-52/+32
* | dma-buf: add dma_resv_for_each_fence_unlocked v8Christian König2021-10-061-0/+100
* | dma-buf: fix and rework dma_buf_poll v7Christian König2021-10-011-82/+70
* | dma-buf: system_heap: Avoid warning on mid-order allocationsJohn Stultz2021-09-141-2/+3
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-09-141-1/+3
|\|
| * dma-buf: DMABUF_SYSFS_STATS should depend on DMA_SHARED_BUFFERGeert Uytterhoeven2021-09-071-1/+1
| * dma-buf: DMABUF_DEBUG should depend on DMA_SHARED_BUFFERGeert Uytterhoeven2021-09-071-0/+1
| * dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFERGeert Uytterhoeven2021-09-021-0/+1
* | dma-buf: clarify dma_fence_add_callback documentationChristian König2021-09-031-8/+5
* | dma-resv: Give the docs a do-overDaniel Vetter2021-08-301-6/+18
* | dma-buf: WARN on dmabuf release with pending attachmentsCharan Teja Reddy2021-08-161-0/+1
* | dma-buf: nuke seqno-fenceChristian König2021-08-162-72/+1
|/
* udmabuf: fix general protection fault in udmabuf_createPavel Skripkin2021-08-121-2/+2
* Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-233-180/+5
|\
| * dma_buf: remove dmabuf sysfs teardown before releaseGuangming Cao2021-07-201-1/+1
| * dma-buf: Delete the DMA-BUF attachment sysfs statisticsHridya Valsaraju2021-07-203-179/+4
* | Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-219-43/+518
|\|
| * dma-buf: fix dma_resv_test_signaled test_all handling v2Christian König2021-07-081-21/+12
| * udmabuf: configurable list_limit and size_limit_mbDongwon Kim2021-06-231-2/+7
| * dma-buf: Document non-dynamic exporter expectations betterDaniel Vetter2021-06-221-0/+3
| * dmabuf: Add the capability to expose DMA-BUF stats in sysfsHridya Valsaraju2021-06-155-0/+448