linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add base layer priority id control
@ 2021-01-04  5:41 Dikshita Agarwal
  2021-01-04  5:41 ` [PATCH v4 1/2] media: v4l2-ctrl: " Dikshita Agarwal
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dikshita Agarwal @ 2021-01-04  5:41 UTC (permalink / raw)
  To: linux-media, hverkuil-cisco, stanimir.varbanov
  Cc: linux-kernel, linux-arm-msm, vgarodia, Dikshita Agarwal

This series adds base layer priority id control for encoder
and support for the same in venus driver.

Changes since v3:
- Rebased the changes on latest media tree.
- Addressed the comments.
- Added driver side implementation for new control.

Dikshita Agarwal (2):
  media: v4l2-ctrl: Add base layer priority id control.
  venus: venc : Add support for priority ID control.

 Documentation/userspace-api/media/v4l/ext-ctrls-codec.rst | 9 +++++++++
 drivers/media/platform/qcom/venus/core.h                  | 2 ++
 drivers/media/platform/qcom/venus/venc_ctrls.c            | 9 ++++++++-
 drivers/media/v4l2-core/v4l2-ctrls.c                      | 1 +
 include/uapi/linux/v4l2-controls.h                        | 1 +
 5 files changed, 21 insertions(+), 1 deletion(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-01-13 16:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-04  5:41 [PATCH v4 0/2] Add base layer priority id control Dikshita Agarwal
2021-01-04  5:41 ` [PATCH v4 1/2] media: v4l2-ctrl: " Dikshita Agarwal
2021-01-04  5:41 ` [PATCH v4 2/2] venus: venc : Add support for priority ID control Dikshita Agarwal
2021-01-12  9:44   ` Stanimir Varbanov
2021-01-13 16:44 ` [PATCH v4 0/2] Add base layer priority id control 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).