summaryrefslogtreecommitdiff
path: root/drivers/dma-buf
AgeCommit message (Expand)Author
2021-12-01dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flowGuangming
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-12Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-04dma-buf/poll: Get a file reference for outstanding fence callbacksMichel Dänzer
2021-10-29dma-buf: acquire name lock before read/write dma_buf.nameGuangming Cao
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-10-11dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversionTvrtko Ursulin
2021-10-07dma-buf: use the new iterator in dma_resv_pollChristian König
2021-10-07dma-buf: use the new iterator in dma_buf_debug_showChristian König
2021-10-07dma-buf: add dma_resv_for_each_fence v3Christian König
2021-10-06dma-buf: use new iterator in dma_resv_test_signaledChristian König
2021-10-06dma-buf: use new iterator in dma_resv_wait_timeoutChristian König
2021-10-06dma-buf: use new iterator in dma_resv_get_fences v3Christian König
2021-10-06dma-buf: use new iterator in dma_resv_copy_fencesChristian König
2021-10-06dma-buf: add dma_resv_for_each_fence_unlocked v8Christian König
2021-10-01dma-buf: fix and rework dma_buf_poll v7Christian König
2021-09-14dma-buf: system_heap: Avoid warning on mid-order allocationsJohn Stultz
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-09-07dma-buf: DMABUF_SYSFS_STATS should depend on DMA_SHARED_BUFFERGeert Uytterhoeven
2021-09-07dma-buf: DMABUF_DEBUG should depend on DMA_SHARED_BUFFERGeert Uytterhoeven
2021-09-03dma-buf: clarify dma_fence_add_callback documentationChristian König
2021-09-02dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFERGeert Uytterhoeven
2021-08-30dma-resv: Give the docs a do-overDaniel Vetter
2021-08-16dma-buf: WARN on dmabuf release with pending attachmentsCharan Teja Reddy
2021-08-16dma-buf: nuke seqno-fenceChristian König
2021-08-12udmabuf: fix general protection fault in udmabuf_createPavel Skripkin
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-20dma_buf: remove dmabuf sysfs teardown before releaseGuangming Cao
2021-07-20dma-buf: Delete the DMA-BUF attachment sysfs statisticsHridya Valsaraju
2021-07-13Merge tag 'drm-misc-fixes-2021-07-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2021-07-12dma-buf/sync_file: Don't leak fences on merge failureJason Ekstrand
2021-07-08dma-buf: fix dma_resv_test_signaled test_all handling v2Christian König
2021-06-23udmabuf: configurable list_limit and size_limit_mbDongwon Kim
2021-06-22dma-buf: Document non-dynamic exporter expectations betterDaniel Vetter
2021-06-15dmabuf: Add the capability to expose DMA-BUF stats in sysfsHridya Valsaraju
2021-06-14dma-buf: add dma_fence_chain_alloc/free v3Christian König
2021-06-14dma-buf: some dma_fence_chain improvementsChristian König
2021-06-10udmabuf: Add support for mapping hugepages (v4)Vivek Kasireddy
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König
2021-06-05dma-buf: add missing EXPORT_SYMBOLChristian König
2021-06-04dma-buf: cleanup dma-resv shared fence debugging a bit v2Christian König
2021-06-04dma-buf: add SPDX header and fix style in dma-resv.cChristian König
2021-06-04dma-buf: fix inconsistent debug print v2Christian König
2021-05-20dma-buf: fix unintended pin/unpin warningsChristian König
2021-04-08drm/syncobj: use newly allocated stub fencesDavid Stevens
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie