[PATCH v4 0/2] Add base layer priority id control

From: Dikshita Agarwal
Date: Mon Jan 04 2021 - 00:43:13 EST


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