public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [REVIEWv4 PATCH 00/18] vb2: fixes, balancing callbacks (PART 1)
@ 2014-03-04 10:42 Hans Verkuil
  2014-03-04 10:42 ` [REVIEWv4 PATCH 01/18] vb2: Check if there are buffers before streamon Hans Verkuil
                   ` (17 more replies)
  0 siblings, 18 replies; 21+ messages in thread
From: Hans Verkuil @ 2014-03-04 10:42 UTC (permalink / raw)
  To: linux-media
  Cc: pawel, s.nawrocki, m.szyprowski, laurent.pinchart, sakari.ailus

The fourth version, hopefully the last as well.

Changes since REVIEWv3:

- Split off the pwc patch into the buf_finish return type change and
  the patch that only decompresses the image if the buffer state is
  DONE.

- Extend the comments in patch 07/18: explain that the buf_finish call in
  queue_cancel shouldn't be moved to __vb2_dqbuf, or we'll get the same
  bug that I introduced in an earlier version of this patch series.

The actual code has been unchanged since v3.

If there are no more comments, then I'll plan on making a pull request on
Friday.

Regards,

	Hans


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2014-04-22 12:13 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04 10:42 [REVIEWv4 PATCH 00/18] vb2: fixes, balancing callbacks (PART 1) Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 01/18] vb2: Check if there are buffers before streamon Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 02/18] vb2: fix read/write regression Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 03/18] vb2: fix PREPARE_BUF regression Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 04/18] vb2: add debugging code to check for unbalanced ops Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 05/18] vb2: change result code of buf_finish to void Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 06/18] pwc: do not decompress the image unless the state is DONE Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 07/18] vb2: call buf_finish from __queue_cancel Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 08/18] vb2: consistent usage of periods in videobuf2-core.h Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 09/18] vb2: fix buf_init/buf_cleanup call sequences Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 10/18] vb2: rename queued_count to owned_by_drv_count Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 11/18] vb2: don't init the list if there are still buffers Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 12/18] vb2: only call start_streaming if sufficient buffers are queued Hans Verkuil
2014-04-21  0:02   ` Laurent Pinchart
2014-04-22 12:12     ` Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 13/18] vb2: properly clean up PREPARED and QUEUED buffers Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 14/18] vb2: replace BUG by WARN_ON Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 15/18] vb2: fix streamoff handling if streamon wasn't called Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 16/18] vb2: call buf_finish after the state check Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 17/18] vivi: correctly cleanup after a start_streaming failure Hans Verkuil
2014-03-04 10:42 ` [REVIEWv4 PATCH 18/18] vivi: fix ENUM_FRAMEINTERVALS implementation Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox