aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dma-buf-map.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-15dma-buf: Fix kerneldoc formattingDaniel Vetter1-1/+1
2020-11-09dma-buf-map: Add memcpy and pointer-increment interfacesThomas Zimmermann1-10/+63
2020-11-09drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpersThomas Zimmermann1-0/+20
2020-09-29dma-buf: Document struct dma_buf_mapThomas Zimmermann1-0/+72
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann1-3/+29
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann1-0/+13
2020-09-29dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptrThomas Zimmermann1-0/+82