From: Hans Verkuil <hans.verk...@cisco.com>

Add support for VIDIOC_PREPARE_BUF to v4l2-mem2mem and use it in vim2m.
Also fix a small bug in the debug logging that's done by v4l2-ioctl.c.

After adding support for CREATE_BUFS in vim2m a v4l2-compliance bug was
found and v4l2-compliance has now been fixed.

Hans Verkuil (3):
  v4l2-mem2mem: add support for prepare_buf
  v4l2-ioctl: log buffer type 0 correctly
  vim2m: add create_bufs and prepare_buf support

 drivers/media/platform/vim2m.c         |  8 ++++++++
 drivers/media/v4l2-core/v4l2-ioctl.c   |  1 +
 drivers/media/v4l2-core/v4l2-mem2mem.c | 28 ++++++++++++++++++++++++++++
 include/media/v4l2-mem2mem.h           |  4 ++++
 4 files changed, 41 insertions(+)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to