linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Intra-refresh period control
@ 2021-03-02  9:53 Stanimir Varbanov
  2021-03-02  9:53 ` [PATCH v3 1/2] media: v4l2-ctrls: Add intra-refresh " Stanimir Varbanov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stanimir Varbanov @ 2021-03-02  9:53 UTC (permalink / raw)
  To: linux-media, linux-kernel, linux-arm-msm
  Cc: Ezequiel Garcia, nicolas.dufresne, Hans Verkuil, Stanimir Varbanov

Hi,

This series add a new intra-refresh period control for encoders. The
series is a continuation of [1]. Comments addressed:
 * A typo in .rst (Hans)
 * Clarified the relationship with CYCLIC_INTRA_REFRESH_MB (Hans)

Comments are welcome!

regards,
Stan

[1] https://www.spinics.net/lists/linux-media/msg183019.html

Stanimir Varbanov (2):
  media: v4l2-ctrls: Add intra-refresh period control
  venus: venc: Add support for intra-refresh period

 .../media/v4l/ext-ctrls-codec.rst             | 12 ++++++++
 drivers/media/platform/qcom/venus/core.h      |  1 +
 drivers/media/platform/qcom/venus/venc.c      | 28 +++++++++++++++++++
 .../media/platform/qcom/venus/venc_ctrls.c    | 13 ++++-----
 drivers/media/v4l2-core/v4l2-ctrls.c          |  2 ++
 include/uapi/linux/v4l2-controls.h            |  1 +
 6 files changed, 50 insertions(+), 7 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-04-13 15:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-02  9:53 [PATCH v3 0/2] Intra-refresh period control Stanimir Varbanov
2021-03-02  9:53 ` [PATCH v3 1/2] media: v4l2-ctrls: Add intra-refresh " Stanimir Varbanov
2021-04-13 15:56   ` Hans Verkuil
2021-03-02  9:53 ` [PATCH v3 2/2] venus: venc: Add support for intra-refresh period Stanimir Varbanov
2021-04-13 15:49 ` [PATCH v3 0/2] Intra-refresh period control Stanimir Varbanov
2021-04-13 15:57   ` Hans Verkuil

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).