aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dma-buf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-07dma-buf: specify usage while adding fences to dma_resv obj v7Christian König1-8/+8
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König1-2/+6
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard1-6/+6
2022-04-01dma-buf: drop the DAG approach for the dma_resv object v3Christian König1-3/+1
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi1-6/+6
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-2/+2
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+2
2021-10-27dma-buf: Fix pin callback commentGal Pressman1-2/+2
2021-10-22dma-buf: fix kerneldoc for renamed membersChristian König1-2/+2
2021-10-01dma-buf: fix and rework dma_buf_poll v7Christian König1-1/+1
2021-08-30dma-resv: Give the docs a do-overDaniel Vetter1-0/+7
2021-08-10dma-buf: Fix a few typos in dma-buf documentationGal Pressman1-5/+5
2021-07-20dma-buf: Delete the DMA-BUF attachment sysfs statisticsHridya Valsaraju1-17/+0
2021-06-24dma-buf: Document dma-buf implicit fencing/resv fencing rulesDaniel Vetter1-0/+34
2021-06-24dma-buf: Switch to inline kerneldocDaniel Vetter1-26/+90
2021-06-22dma-buf: Document non-dynamic exporter expectations betterDaniel Vetter1-0/+15
2021-06-15dmabuf: Add the capability to expose DMA-BUF stats in sysfsHridya Valsaraju1-0/+20
2021-01-18dma-buf: Add debug optionDaniel Vetter1-0/+6
2020-12-16dma-buf: doc polish for pin/unpinDaniel Vetter1-3/+5
2020-12-16dma-buf: some kerneldoc formatting fixesDaniel Vetter1-3/+3
2020-12-16dma-buf: Remove kmap kerneldoc vestigesDaniel Vetter1-16/+9
2020-11-11dma-buf: Document that dma-buf size is fixedJianxin Xiong1-2/+2
2020-10-15dma-buf: Clarify that dma-buf sg lists are page alignedJianxin Xiong1-1/+2
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann1-2/+2
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann1-3/+3
2020-09-29dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptrThomas Zimmermann1-1/+2
2020-09-02dma-buf: fix kernel-doc warning in <linux/dma-buf.h>Randy Dunlap1-1/+2
2020-07-10dmabuf: use spinlock to access dmabuf->nameCharan Teja Kalla1-0/+1
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+10
2020-04-30dma-buf: fix documentation build warningsRandy Dunlap1-2/+1
2020-04-01dma-buf: add peer2peer flagChristian König1-0/+10
2020-02-27dma-buf: drop dynamic_mapping flagChristian König1-16/+5
2020-02-27dma-buf: add dynamic DMA-buf handling v15Christian König1-11/+71
2019-11-26dma-buf: Remove kernel map/unmap hooksDaniel Vetter1-25/+0
2019-11-25dma-buf: Drop dma_buf_k(un)mapDaniel Vetter1-2/+0
2019-10-24dma-buf: change DMA-buf locking convention v3Christian König1-6/+57
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König1-2/+2
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-10/+42
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-06-14dma-buf: add DMA_BUF_SET_NAME ioctlsGreg Hackmann1-1/+4
2019-05-22dma-buf: start caching of sg_table objects v2Christian König1-0/+13
2019-04-24dma-buf: Update [un]map documentation to match the other functionsAndrew F. Davis1-4/+25
2019-04-24dma-buf: Remove leftover [un]map_atomic commentsAndrew F. Davis1-5/+0
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König1-4/+0
2018-06-20dma_buf: remove device parameter from attach callback v2Christian König1-7/+6
2018-06-01dma-buf: make map_atomic and map function pointers optionalGerd Hoffmann1-2/+2
2017-11-27dmabuf: annotate dma_buf->activeAl Viro1-1/+1
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe1-11/+11
2016-12-30dma-buf: Use recommended structure member referenceDaniel Vetter1-3/+3
2016-12-30dma-buf: use preferred struct reference in kernel-docDaniel Vetter1-2/+2