summaryrefslogtreecommitdiff
path: root/scripts/dtc/srcpos.c
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 /scripts/dtc/srcpos.c
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 'scripts/dtc/srcpos.c')
0 files changed, 0 insertions, 0 deletions
ce.event callback with a notifierPetr Pavlu 2023-08-23mlx4: Use 'void *' as the event param of mlx4_dispatch_event()Petr Pavlu 2023-08-23mlx4: Get rid of the mlx4_interface.get_dev callbackPetr Pavlu 2023-08-16RDMA/mlx4: Copy union directlyGustavo A. R. Silva 2023-07-31RDMA/mlx: Remove unnecessary variable initializationsRuan Jinjie 2023-07-12RDMA/mlx4: Make check for invalid flags stricterDan Carpenter 2023-03-19RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()Dan Carpenter 2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang 2022-11-29RDMA/mlx4: Remove NULL check before dev_{put, hold}zhang songyi 2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld 2022-09-22IB: Set IOVA/LENGTH on IB_MR in core/uverbs layersDaisuke Matsuda 2022-05-20RDMA/mlx4: Avoid flush_scheduled_work() usageTetsuo Handa 2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe 2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds 2022-02-01RDMA/mlx4: remove redundant assignment to variable nreqColin Ian King 2022-02-01RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky 2022-01-28RDMA/mlx4: Delete useless module.h includeLeon Romanovsky 2022-01-05RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky 2021-12-14Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe 2021-11-29RDMA/mlx4: Use bitmap_alloc() when applicableChristophe JAILLET 2021-11-17RDMA/mlx4: Do not fail the registration on port statsJack Wang 2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds 2021-10-12RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky 2021-10-12RDMA: Remove redundant 'flush_workqueue()' callsChristophe JAILLET 2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau 2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski