linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] MFC private ctrls to std ctrls
@ 2021-01-15  9:26 Stanimir Varbanov
  2021-01-15  9:26 ` [PATCH v2 1/4] v4l2-ctrl: Make display delay and display enable std controls Stanimir Varbanov
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Stanimir Varbanov @ 2021-01-15  9:26 UTC (permalink / raw)
  To: linux-media, linux-kernel, linux-arm-msm, linux-arm-kernel
  Cc: Hans Verkuil, Stanimir Varbanov

Hello,

Changes in v2:

 * use _DEC_ instead of _DECODER_ in the name of the new controls (Hans)
 * rebase on top of media master branch

v1 can be found at [1]

regards,
Stan

[1] https://patchwork.linuxtv.org/project/linux-media/cover/20201109173541.10016-1-stanimir.varbanov@linaro.org/

Stanimir Varbanov (4):
  v4l2-ctrl: Make display delay and display enable std controls
  venus: vdec: Add support for display delay and delay enable controls
  s5p-mfc: Use display delay and display enable std controls
  docs: Deprecate mfc display delay controls

 .../media/v4l/ext-ctrls-codec.rst             | 25 +++++++++++++++++++
 drivers/media/platform/qcom/venus/core.h      |  2 ++
 drivers/media/platform/qcom/venus/vdec.c      | 10 +++++++-
 .../media/platform/qcom/venus/vdec_ctrls.c    | 16 +++++++++++-
 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c  | 16 ++++++++++++
 drivers/media/v4l2-core/v4l2-ctrls.c          |  4 +++
 include/uapi/linux/v4l2-controls.h            |  3 +++
 7 files changed, 74 insertions(+), 2 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-05-26 19:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15  9:26 [PATCH v2 0/4] MFC private ctrls to std ctrls Stanimir Varbanov
2021-01-15  9:26 ` [PATCH v2 1/4] v4l2-ctrl: Make display delay and display enable std controls Stanimir Varbanov
2021-01-27 12:25   ` Hans Verkuil
2021-01-15  9:26 ` [PATCH v2 2/4] venus: vdec: Add support for display delay and delay enable controls Stanimir Varbanov
2021-01-15  9:26 ` [PATCH v2 3/4] s5p-mfc: Use display delay and display enable std controls Stanimir Varbanov
2021-01-15  9:26 ` [PATCH v2 4/4] docs: Deprecate mfc display delay controls Stanimir Varbanov
2021-01-27 12:25   ` Hans Verkuil
2021-01-26 12:56 ` [PATCH v2 0/4] MFC private ctrls to std ctrls Stanimir Varbanov
2021-05-26 19:03 ` patchwork-bot+linux-arm-msm

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