summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/videobuf2/videobuf2-dma-contig.c
Commit message (Expand)AuthorAgeFilesLines
* media: videobuf2: Fix IS_ERR checking in vb2_dc_put_userptr()Ma Ke2023-10-131-6/+7
* media: videobuf2: Don't assert held reservation lock for dma-buf mmappingDmitry Osipenko2023-06-211-3/+0
* mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
* Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-131-15/+10
|\
| * media: videobuf2: Assert held reservation lock for dma-buf mmappingDmitry Osipenko2022-11-111-0/+3
| * media: videobuf2: Stop using internal dma-buf lockDmitry Osipenko2022-10-181-10/+1
| * media: videobuf2: Prepare to dynamic dma-buf locking specificationDmitry Osipenko2022-10-181-5/+6
* | media: videobuf2: revert "get_userptr: buffers are always writable"Hans Verkuil2022-12-061-1/+2
|/
* Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-241-4/+4
|\
| * dma-buf-map: Rename to iosys-mapLucas De Marchi2022-02-071-4/+4
* | media: videobuf2-dma-contig: Invalidate vmap range before DMA rangeSergey Senozhatsky2022-03-071-6/+6
|/
* media: videobuf2: Fix the size printk formatDillon Min2021-11-151-4/+4
* Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-041-0/+1
|\
| * dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-251-0/+1
* | media: videobuf2: always set buffer vb2 pointerSergey Senozhatsky2021-10-191-0/+3
* | media: videobuf2: handle non-contiguous DMA allocationsSergey Senozhatsky2021-09-301-31/+130
* | 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