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@xxxxxxxxxx/ 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