index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
videobuf2-core.h
Age
Commit message (
Expand
)
Author
2024-08-14
media: videobuf2-core: attach once if multiple planes share the same dbuf
Yunke Cao
2024-03-25
media: v4l2: Add REMOVE_BUFS ioctl
Benjamin Gaignard
2024-03-25
media: core: Add bitmap manage bufs array entries
Benjamin Gaignard
2024-03-25
media: core: Rework how create_buf index returned value is computed
Benjamin Gaignard
2024-03-25
media: videobuf2: Add min_reqbufs_allocation field to vb2_queue structure
Benjamin Gaignard
2024-03-25
media: videobuf2: Update vb2_is_busy() logic
Benjamin Gaignard
2024-02-16
media: videobuf2: Add missing doc comment for waiting_in_dqbuf
Andrzej Pietrasiewicz
2024-02-05
media: videobuf2: Fix doc comment
Andrzej Pietrasiewicz
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-11-23
media: media videobuf2: Be more flexible on the number of queue stored buffers
Benjamin Gaignard
2023-11-23
media: videobuf2: Add helper to get queue number of buffers
Benjamin Gaignard
2023-11-23
media: videobuf2: Use vb2_buffer instead of index
Benjamin Gaignard
2022-11-25
media: vb2: add (un)prepare_streaming queue ops
Hans Verkuil
2022-08-29
media: vb2: videobuf -> videobuf2
Hans Verkuil
2021-12-07
media: videobuf2: add WARN_ON_ONCE if bytesused is bigger than buffer length
Dafna Hirschfeld
2021-09-30
media: videobuf2: add queue memory coherency parameter
Sergey Senozhatsky
2021-09-30
media: videobuf2: inverse buffer cache_hints flags
Sergey Senozhatsky
2021-09-30
media: videobuf2: rework vb2_mem_ops API
Sergey Senozhatsky
2021-03-22
media: videobuf2: Explicitly state max size of planes
Ricardo Ribalda
2021-01-12
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
2020-11-16
media: fix kernel-doc markups
Mauro Carvalho Chehab
2020-09-14
media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
2020-07-04
media: vb2: Print the queue pointer in debug messages
Laurent Pinchart
2020-06-23
media: videobuf2: add queue memory consistency parameter
Sergey Senozhatsky
2020-06-23
media: videobuf2: handle V4L2 buffer cache flags
Sergey Senozhatsky
2020-06-23
media: videobuf2: add cache management members
Sergey Senozhatsky
2020-06-23
media: videobuf2: use explicit unsigned int in vb2_queue
Sergey Senozhatsky
2020-03-02
media: videobuf2-core.h: improve buf_struct_size documentation
Hans Verkuil
2019-10-21
media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF
Hans Verkuil
2019-06-21
media: vb2: Introduce a vb2_get_buffer accessor
Ezequiel Garcia
2019-05-23
media: videobuf2-core.h: Document the alloc memop size argument as page aligned
Sakari Ailus
2019-04-22
media: vb2: add waiting_in_dqbuf flag
Hans Verkuil
2019-03-25
media: vb2: add requires_requests bit for stateless codecs
Hans Verkuil
2019-03-19
media: vb2: drop VB2_BUF_STATE_REQUEUEING
Hans Verkuil
2019-03-01
media: include: fix several typos
Mauro Carvalho Chehab
2019-02-18
media: vb2: keep track of timestamp status
Hans Verkuil
2019-02-18
media: vb2: replace bool by bitfield in vb2_buffer
Hans Verkuil
2019-02-07
media: vb2: Fix buf_out_validate documentation
Ezequiel Garcia
2019-01-31
media: vb2: add buf_out_validate callback
Hans Verkuil
2018-12-03
media: vb2: keep a reference to the request until dqbuf
Hans Verkuil
2018-09-24
media: videobuf2-core: Rework and rename helper for request buffer count
Paul Kocialkowski
2018-09-11
media: vb2: set reqbufs/create_bufs capabilities
Hans Verkuil
2018-08-31
media: videobuf2-core: add uses_requests/qbuf flags
Hans Verkuil
2018-08-31
media: videobuf2-core: add request helper functions
Hans Verkuil
2018-08-31
media: videobuf2-core: integrate with media requests
Hans Verkuil
2018-08-31
media: videobuf2-core: embed media_request_object
Hans Verkuil
2018-08-31
media: vb2: add init_buffer buffer op
Hans Verkuil
2018-08-31
media: vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced instead
Hans Verkuil
2018-08-31
media: vb2: store userspace data in vb2_v4l2_buffer
Hans Verkuil
2018-03-21
media: vb2-core: vb2_ops: document non-interrupt-context calling
Luca Ceresoli
[next]