linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] Venus updates
@ 2017-08-18 14:15 Stanimir Varbanov
  2017-08-18 14:16 ` [PATCH 1/7] media: vb2: add bidirectional flag in vb2_queue Stanimir Varbanov
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Stanimir Varbanov @ 2017-08-18 14:15 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Hans Verkuil
  Cc: Pawel Osciak, Marek Szyprowski, Kyungmin Park, linux-media,
	linux-kernel, linux-arm-msm, Stanimir Varbanov

Hello,

Patch 1/7 has been sent already as an RFC but in this patchset
it can be found as a regular patch. The RFC version can be found
at [1] and also to prove its need look at [2]. Patch 2/7 fixes
Venus encoder issue with help of 1/7.

The other patches 3/7 to 7/7 can be treated as updates for
v4.14. For more info look in the patch descriptions.

Comments are welcome!

regards,
Stan

[1] https://lkml.org/lkml/2017/8/14/104
[2] https://patchwork.kernel.org/patch/9394145/

Stanimir Varbanov (7):
  media: vb2: add bidirectional flag in vb2_queue
  media: venus: venc: set correct resolution on compressed stream
  media: venus: mark venc and vdec PM functions as __maybe_unused
  media: venus: fill missing video_device name
  media: venus: add helper to check supported codecs
  media: venus: use helper function to check supported codecs
  media: venus: venc: drop VP9 codec support

 drivers/media/platform/qcom/venus/helpers.c | 49 +++++++++++++++++++++++++++++
 drivers/media/platform/qcom/venus/helpers.h |  1 +
 drivers/media/platform/qcom/venus/vdec.c    | 31 +++++++++++-------
 drivers/media/platform/qcom/venus/venc.c    | 47 +++++++++++++++------------
 drivers/media/v4l2-core/videobuf2-core.c    | 17 +++++-----
 include/media/videobuf2-core.h              | 13 ++++++++
 6 files changed, 118 insertions(+), 40 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-08-21 14:13 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-18 14:15 [PATCH 0/7] Venus updates Stanimir Varbanov
2017-08-18 14:16 ` [PATCH 1/7] media: vb2: add bidirectional flag in vb2_queue Stanimir Varbanov
2017-08-18 14:30   ` Hans Verkuil
2017-08-18 14:42     ` Stanimir Varbanov
2017-08-21  9:09   ` [PATCH 1/7 v2] " Stanimir Varbanov
2017-08-21  9:29     ` Marek Szyprowski
2017-08-21 10:21       ` Hans Verkuil
2017-08-21 11:37         ` Stanimir Varbanov
2017-08-21 11:34   ` [PATCH 1/7 v3] " Stanimir Varbanov
2017-08-21 12:21     ` Marek Szyprowski
2017-08-21 14:13       ` Stanimir Varbanov
2017-08-18 14:16 ` [PATCH 2/7] media: venus: venc: set correct resolution on compressed stream Stanimir Varbanov
2017-08-18 14:16 ` [PATCH 3/7] media: venus: mark venc and vdec PM functions as __maybe_unused Stanimir Varbanov
2017-08-18 14:16 ` [PATCH 4/7] media: venus: fill missing video_device name Stanimir Varbanov
2017-08-18 14:16 ` [PATCH 5/7] media: venus: add helper to check supported codecs Stanimir Varbanov
2017-08-18 14:16 ` [PATCH 6/7] media: venus: use helper function " Stanimir Varbanov
2017-08-18 14:16 ` [PATCH 7/7] media: venus: venc: drop VP9 codec support Stanimir Varbanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).