[PATCH v4 0/2] Intra-refresh period control

From: Stanimir Varbanov
Date: Wed Jun 02 2021 - 05:47:51 EST


Changes since v3:
* Dropped double space in .rst (Hans)
* Clear the usage of INTRA_REFRESH_PERIOD and CYCLIC_INTRA_REFRESH_MB
(Hans)

regards,
Stan

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 | 18 ++++++++++++-
drivers/media/platform/qcom/venus/core.h | 1 +
drivers/media/platform/qcom/venus/venc.c | 26 +++++++++++++++++++
.../media/platform/qcom/venus/venc_ctrls.c | 14 +++++-----
drivers/media/v4l2-core/v4l2-ctrls-defs.c | 2 ++
include/uapi/linux/v4l2-controls.h | 1 +
6 files changed, 54 insertions(+), 8 deletions(-)

--
2.25.1