summaryrefslogtreecommitdiff
path: root/include/linux/counter_enum.h
diff options
context:
space:
mode:
authorStanimir Varbanov <stanimir.varbanov@linaro.org>2020-06-16 14:14:22 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-09-01 14:13:29 +0200
commit69ff4b2caa95e1051f07d94de583ae15753ae081 (patch)
tree74d767cb0ffcdef61b7960a76a69cca25a2d9a13 /include/linux/counter_enum.h
parent4ad1b0d410c88c7c8e8fd1298c9d2293b651e35c (diff)
downloadkernel-69ff4b2caa95e1051f07d94de583ae15753ae081.tar.gz
media: venus: venc: Add support for constant quality control
Adds implementation of V4L2_CID_MPEG_VIDEO_CONSTANT_QUALITY v4l control when the bitrate mode is CQ. Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include/linux/counter_enum.h')
0 files changed, 0 insertions, 0 deletions
pan title='2023-06-05 10:55:20 -0600'>2023-06-05init: remove pointless Root_* valuesChristoph Hellwig 2023-04-04powerpc: Use of_address_to_resource()Rob Herring 2023-03-30powerpc: Use of_property_read_bool() for boolean propertiesRob Herring 2023-03-30powerpc: Use of_property_present() for testing DT property presenceRob Herring 2022-11-24powerpc/powermac: Fix symbol not declared warningsChen Lifu 2022-09-05powerpc/powermac/udbg_scc: Add missing of_node_put()s in udbg_scc_init()Liang He 2022-09-05powerpc/powermac/pfunc_base: Add missing of_node_put() in macio_gpio_init_one()Liang He 2022-09-05powerpc/powermac/low_i2c: Add missing of_node_put() in kw_i2c_probe()Liang He 2022-09-05powerpc/powermac/feature: Add missing of_node_put()Liang He 2022-09-05powerpc/powermac: Add missing of_node_put() in smp_core99_setup()Liang He 2022-06-26powerpc/powermac: Remove empty function note_scsi_host()Christophe Leroy 2022-05-22powerpc/powermac: constify device_node in of_irq_parse_oldworld()Krzysztof Kozlowski 2022-05-22powerpc/powermac: add missing g5_phy_disable_cpu1() declarationKrzysztof Kozlowski 2022-05-08powerpc: Add missing headersChristophe Leroy 2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy 2022-05-05powerpc: fix typos in commentsJulia Lawall 2022-05-04powerpc/powermac: Use for_each_property_of_node()Michael Ellerman 2022-05-04powerpc: No need to initialise statics to 0Xiang wangx 2022-05-04powerpc: use strscpy to replace strlcpyJason Wang 2022-05-04powerpc/pmac: remove unused symbolZucheng Zheng 2022-02-07powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy 2021-12-23powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy 2021-12-23cuda/pmu: Make find_via_cuda/pmu init functionsNick Child 2021-12-23powerpc/powermac: Add __init attribute to eligible functionsNick Child 2021-12-20powerpc: use swap() to make code cleanerYang Guang 2021-12-09powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy 2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin 2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin 2021-11-30powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy 2021-10-09powerpc/powermac: Remove stale declaration of pmac_mdChristophe Leroy 2021-10-09powerpc: Remove unused prototype for of_show_percpuinfoDaniel Axtens 2021-07-14powerpc/smp: Fix fall-through warning for ClangGustavo A. R. Silva 2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds 2021-06-25powerpc: Remove klimitChristophe Leroy 2021-06-17powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy 2021-06-10powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier