summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/videobuf2/videobuf2-dma-contig.c
Commit message (Expand)AuthorAgeFilesLines
* media: videobuf2: move cache_hints handling to allocatorsSergey Senozhatsky2021-09-301-0/+6
* media: videobuf2: rework vb2_mem_ops APISergey Senozhatsky2021-09-301-15/+21
* Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-11-041-5/+12
|\
| * dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann2020-09-291-1/+2
| * dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann2020-09-291-4/+10
* | Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab2020-10-041-19/+0
|\ \
| * | media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky2020-09-141-19/+0
| |/
* / media: videobuf2: use sgtable-based scatterlist wrappersMarek Szyprowski2020-09-261-19/+15
|/
* media: videobuf2: remove redundant if-statementSergey Senozhatsky2020-06-231-2/+1
* media: videobuf2: don't test db_attach in dma-contig prepare and finishSergey Senozhatsky2020-06-231-4/+2
* media: videobuf2: add begin/end cpu_access callbacks to dma-contigSergey Senozhatsky2020-06-231-0/+35
* media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen2020-06-111-18/+2
* media: videobuf2-dma-contig.c: remove spurious 'b' in messageHans Verkuil2020-03-021-2/+2
* media/videobuf2: Drop dma_buf->k(un)map supportDaniel Vetter2019-11-251-8/+0
* media: vb2-dc: skip CPU sync in map/unmap dma_bufLucas Stach2019-07-231-7/+16
* media: videobuf2-vmalloc: get_userptr: buffers are always writableHans Verkuil2019-05-291-2/+1
* videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()Souptick Joarder2019-05-141-6/+0
* videobuf2: replace a layering violation with dma_map_resourceChristoph Hellwig2019-02-011-32/+9
* dma-buf: remove kmap_atomic interfaceChristian König2018-06-201-1/+0
* dma_buf: remove device parameter from attach callback v2Christian König2018-06-201-1/+1
* media: drivers/media/common/videobuf2: rename from videobufHans Verkuil2018-01-231-0/+787