[git:v4l-utils/master] meson: libv4lconvert helpers need fork support

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: meson: libv4lconvert helpers need fork support Author: Peter Seiderer Date:Tue Dec 5 10:01:23 2023 +0100 - libv4lconvert helpers (v

[git:v4l-utils/master] Revert "meson: v4l2grab needs libv4lconvert with fork support enabled"

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: Revert "meson: v4l2grab needs libv4lconvert with fork support enabled" Author: Peter Seiderer Date:Tue Dec 5 10:01:22 2023 +0100 Th

[git:media_stage/master] media: staging: starfive: camss: fix off by one in isp_enum_mbus_code()

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: starfive: camss: fix off by one in isp_enum_mbus_code() Author: Dan Carpenter Date:Tue Nov 28 17:40:14 2023 +0300 These > comparisons should be >=. The formats->fmts[] array

[git:media_stage/master] media: qcom: camss: Use common VFE pm_domain_on/pm_domain_off where applicable

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: qcom: camss: Use common VFE pm_domain_on/pm_domain_off where applicable Author: Bryan O'Donoghue Date:Thu Nov 23 17:03:02 2023 + For the various versions of VFE we have a boiler-

[git:media_stage/master] media: qcom: camss: Convert to per-VFE pointer for power-domain linkages

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: qcom: camss: Convert to per-VFE pointer for power-domain linkages Author: Bryan O'Donoghue Date:Thu Nov 23 17:03:01 2023 + Right now we use the top-level camss structure to provi

[git:media_stage/master] media: exynos-gsc: remove unused improper CONFIG definition

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: exynos-gsc: remove unused improper CONFIG definition Author: Lukas Bulwahn Date:Thu Nov 23 11:38:08 2023 +0100 Defines prefixed with "CONFIG" should be limited to proper Kconfig optio

[git:media_stage/master] media: dt-bindings: mediatek: Add phandle to mediatek, scp on MDP3 RDMA

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dt-bindings: mediatek: Add phandle to mediatek,scp on MDP3 RDMA Author: AngeloGioacchino Del Regno Date:Thu Oct 5 12:49:04 2023 +0200 The MDP3 RDMA needs to communicate with the SCP r

[git:media_stage/master] doc: media: visl: Add AV1 support

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: doc: media: visl: Add AV1 support Author: Detlev Casanova Date:Thu Nov 23 10:52:26 2023 -0500 Add AV1 information in visl documentation. Reviewed-by: Daniel Almeida Signed-off-by: Detlev C

[git:media_stage/master] media: stk1160: Fixed high volume of stk1160_dbg messages

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: stk1160: Fixed high volume of stk1160_dbg messages Author: Ghanshyam Agrawal Date:Sat Nov 25 14:32:36 2023 +0530 The function stk1160_dbg gets called too many times, which causes the

[git:media_stage/master] media: chips-media: wave5: VIDEO_WAVE_VPU should depend on ARCH_K3

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: chips-media: wave5: VIDEO_WAVE_VPU should depend on ARCH_K3 Author: Geert Uytterhoeven Date:Tue Nov 28 19:26:36 2023 +0100 The Chips&Media Wave 5 Series multi-standard codec IP is cur

[git:media_stage/master] media: qcom: camss: Move VFE power-domain specifics into vfe.c

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: qcom: camss: Move VFE power-domain specifics into vfe.c Author: Bryan O'Donoghue Date:Thu Nov 23 17:03:03 2023 + Moving the location of the hooks to VFE power domains has several

[git:media_stage/master] staging: media: VIDEO_STARFIVE_CAMSS should depend on ARCH_STARFIVE

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: staging: media: VIDEO_STARFIVE_CAMSS should depend on ARCH_STARFIVE Author: Geert Uytterhoeven Date:Tue Nov 28 19:31:53 2023 +0100 The StarFive Camera Subsystem is only present on the StarFi

[git:media_stage/master] media: videobuf2-dma-sg: fix vmap callback

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: videobuf2-dma-sg: fix vmap callback Author: Michael Grzeschik Date:Thu Nov 23 23:32:05 2023 +0100 For dmabuf import users to be able to use the vaddr from another videobuf2-dma-sg sou

[git:media_stage/master] media: qcom: camss: Flag VFE-lites to support more VFEs

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: qcom: camss: Flag VFE-lites to support more VFEs Author: Matti Lehtimäki Date:Thu Nov 23 17:03:05 2023 + Some platforms such as SC7280 have three VFEs and two VFE-lites. Current c

[git:media_stage/master] media: platform: mtk-mdp3: Use devicetree phandle to retrieve SCP

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: platform: mtk-mdp3: Use devicetree phandle to retrieve SCP Author: AngeloGioacchino Del Regno Date:Thu Oct 5 12:49:05 2023 +0200 Instead of walking the entire parent node for somethin

[git:media_stage/master] media: qcom: camss: Add sm8250 named power-domain support

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: qcom: camss: Add sm8250 named power-domain support Author: Bryan O'Donoghue Date:Thu Nov 23 17:03:07 2023 + Declare power-domain names "top", "ife0" and "ife1" eponymously for the

[git:media_stage/master] media: qcom: camss: Flag which VFEs require a power-domain

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: qcom: camss: Flag which VFEs require a power-domain Author: Bryan O'Donoghue Date:Thu Nov 23 17:03:00 2023 + At the moment we have some complex code for determining if a VFE requi

[git:media_stage/master] media: qcom: camss: Flag CSID-lites to support more CSIDs

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: qcom: camss: Flag CSID-lites to support more CSIDs Author: Matti Lehtimäki Date:Thu Nov 23 17:03:06 2023 + Some platforms such as SC7280 have 3 CSIDs and 2 CSID-lites but current

[git:media_stage/master] media: visl: Add AV1 support

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: visl: Add AV1 support Author: Detlev Casanova Date:Thu Nov 23 10:52:25 2023 -0500 Let the visl test driver accept the AV1 pixel format. Reviewed-by: Daniel Almeida Tested-by: Daniel

[git:media_stage/master] media: cx231xx: fix a memleak in cx231xx_init_isoc

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cx231xx: fix a memleak in cx231xx_init_isoc Author: Zhipeng Lu Date:Fri Dec 1 21:22:55 2023 +0800 The dma_q->p_left_data alloced by kzalloc should be freed in all the following error

[git:media_stage/master] media: qcom: camss: Add support for named power-domains

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: qcom: camss: Add support for named power-domains Author: Bryan O'Donoghue Date:Wed Dec 6 13:25:00 2023 +0100 Right now we use fixed indexes to assign power-domains, with a requirement

[git:media_stage/master] media: rockchip: rga: rework buffer handling for multi-planar formats

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip: rga: rework buffer handling for multi-planar formats Author: Michael Tretter Date:Fri Oct 13 13:00:33 2023 +0200 Multi-planar formats may have multiple planes that must be h

[git:media_stage/master] media: rockchip: rga: split src and dst buffer setup

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip: rga: split src and dst buffer setup Author: Michael Tretter Date:Fri Oct 13 13:00:25 2023 +0200 Split the register setup for the source and destination video buffers into se

[git:media_stage/master] media: rockchip: rga: switch to multi-planar API

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip: rga: switch to multi-planar API Author: Michael Tretter Date:Fri Oct 13 13:00:32 2023 +0200 Switch to the multi-planar API, which allows to handle buffers with separate plan

[git:media_stage/master] media: rockchip: rga: set dma mask to 32 bits

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip: rga: set dma mask to 32 bits Author: Michael Tretter Date:Fri Oct 13 13:00:27 2023 +0200 The RGA DMA descriptor list contains only 32-bit addresses. Set the dma_mask to only

[git:media_stage/master] media: rockchip: rga: extract helper to fill descriptors

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip: rga: extract helper to fill descriptors Author: Michael Tretter Date:Fri Oct 13 13:00:23 2023 +0200 The IOMMU of the RGA is programmed with a list of DMA descriptors that co

[git:media_stage/master] media: rockchip: rga: pre-calculate plane offsets

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip: rga: pre-calculate plane offsets Author: Michael Tretter Date:Fri Oct 13 13:00:26 2023 +0200 Calculate the plane offsets and store them with the video buffer while creating

[git:media_stage/master] media: rockchip: rga: use pixelformat to find format

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip: rga: use pixelformat to find format Author: Michael Tretter Date:Fri Oct 13 13:00:29 2023 +0200 Use the pixelformat instead of the v4l2_format to find the rga_fmt. This avoi

[git:media_stage/master] media: rockchip: rga: allocate DMA descriptors per buffer

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip: rga: allocate DMA descriptors per buffer Author: Michael Tretter Date:Fri Oct 13 13:00:24 2023 +0200 The RGA driver allocates two buffers for the DMA descriptors of the inpu

[git:media_stage/master] media: rockchip: rga: add NV12M support

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip: rga: add NV12M support Author: Michael Tretter Date:Fri Oct 13 13:00:34 2023 +0200 Add support for the multi-planar variants of NV12. The RGA is now able to exchange DMABUFs

[git:media_stage/master] media: rockchip: rga: add local variable for pix_format

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip: rga: add local variable for pix_format Author: Michael Tretter Date:Fri Oct 13 13:00:30 2023 +0200 The local variable allows to simplify the accessed to the format and makes

[git:media_stage/master] media: rockchip: rga: use macros for testing buffer type

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip: rga: use macros for testing buffer type Author: Michael Tretter Date:Fri Oct 13 13:00:31 2023 +0200 Use the provided V4L2_TYPE_IS_{OUTPUT,CAPTURE} macros to check if the buf

[git:media_stage/master] media: rockchip: rga: fix swizzling for RGB formats

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip: rga: fix swizzling for RGB formats Author: Michael Tretter Date:Fri Oct 13 13:00:22 2023 +0200 When using 32 bit RGB formats, the RGA on the rk3568 produces wrong colors as

[git:media_stage/master] media: rockchip: rga: use clamp() to clamp size to limits

2023-12-06 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip: rga: use clamp() to clamp size to limits Author: Michael Tretter Date:Fri Oct 13 13:00:28 2023 +0200 The try_fmt should limit the width and height to the know limits of the