summaryrefslogtreecommitdiffstats
path: root/include/linux/dma-buf-map.h
Commit message (Expand)AuthorAgeFilesLines
* dma-buf-map: remove renamed header fileKarol Herbst2022-04-131-266/+0
* dma-buf-map: Fix dot vs comma in exampleLucas De Marchi2022-01-111-2/+2
* dma-buf: Fix kerneldoc formattingDaniel Vetter2020-12-151-1/+1
* dma-buf-map: Add memcpy and pointer-increment interfacesThomas Zimmermann2020-11-091-10/+63
* drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpersThomas Zimmermann2020-11-091-0/+20
* dma-buf: Document struct dma_buf_mapThomas Zimmermann2020-09-291-0/+72
* dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann2020-09-291-3/+29
* dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann2020-09-291-0/+13
* dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptrThomas Zimmermann2020-09-291-0/+82