Re: [GIT,PULL] media: atomisp: Changes for 6.16-1

2025-05-03 Thread Patchwork Integration
Dear Hans de Goede: Thanks for your patches! Unfortunately the Media CI robot detected some issues: # Test media-patchstyle:./0002-media-atomisp-gmin-Remove-GPIO-driven-regulator-supp.patch media style WARNING: Reported-by: should be immediately followed by Closes: with a URL to the report #24

[media.git/next] media: usb: em28xx: use (t,l)/wxh format for rectangle

2025-05-03 Thread media-ci
On Tue Mar 4 12:08:10 2025 +0100, Hans Verkuil wrote: > Standardize reporting of rectangles to (t,l)/wxh. > > Signed-off-by: Hans Verkuil > Signed-off-by: Mauro Carvalho Chehab Patch committed. Thanks, Mauro Carvalho Chehab drivers/media/usb/em28xx/em28xx-video.c | 2 +- 1 file changed, 1 in

[media.git/next] media: platform: use (t,l)/wxh format for rectangle

2025-05-03 Thread media-ci
On Tue Mar 4 12:08:14 2025 +0100, Hans Verkuil wrote: > Standardize reporting of rectangles to (t,l)/wxh. > > Signed-off-by: Hans Verkuil > Signed-off-by: Mauro Carvalho Chehab Patch committed. Thanks, Mauro Carvalho Chehab drivers/media/platform/mediatek/mdp/mtk_mdp_m2m.c | 2 +-

[media.git/fixes] media: cec: tda9950: add back i2c dependency

2025-05-03 Thread media-ci
On Thu Feb 27 15:02:46 2025 +0100, Arnd Bergmann wrote: > drivers/media/cec/i2c/tda9950.c: In function 'tda9950_write_range': > drivers/media/cec/i2c/tda9950.c:92:15: error: implicit declaration of > function 'i2c_transfer' [-Wimplicit-function-declaration] >92 | ret = i2c_transfer(cli

[media.git/fixes] media: vivid: fix FB dependency

2025-05-03 Thread media-ci
On Fri Mar 14 22:38:55 2025 +0100, Arnd Bergmann wrote: > It's not enough to have a dependency on CONFIG_FB, as that can be in > a loadable module when vivid itself is builtin: > > drivers/media/test-drivers/vivid/vivid-osd.o: in function `vivid_fb_init': > vivid-osd.c:(.text+0xdc0): undefined ref

[media.git/fixes] media: platform: synopsys: VIDEO_SYNOPSYS_HDMIRX should depend on ARCH_ROCKCHIP

2025-05-03 Thread media-ci
On Tue Mar 18 15:03:27 2025 +0100, Geert Uytterhoeven wrote: > For now, the Synopsys HDMI HDMI RX Controller is only supported on > Rockchip RK3588 SoCs. Hence add a dependency on ARCH_ROCKCHIP, to > prevent asking the user about this driver when configuring a kernel > without Rockchip SoC support

[media.git/fixes] media: i2c: lt6911uxe: add two selects to Kconfig

2025-05-03 Thread media-ci
On Wed Mar 19 11:32:56 2025 +0100, Hans Verkuil wrote: > In order to get the v4l2_subdev functions you need to select > MEDIA_CONTROLLER and VIDEO_V4L2_SUBDEV_API. > > Signed-off-by: Hans Verkuil > Reported-by: kernel test robot > Closes: > https://lore.kernel.org/oe-kbuild-all/202503151002.hac

[media.git/next] media: i2c: imx283: use (t,l)/wxh format for rectangle

2025-05-03 Thread media-ci
On Tue Mar 4 12:08:12 2025 +0100, Hans Verkuil wrote: > Standardize reporting of rectangles to (t,l)/wxh. > > Signed-off-by: Hans Verkuil > Signed-off-by: Mauro Carvalho Chehab Patch committed. Thanks, Mauro Carvalho Chehab drivers/media/i2c/imx283.c | 2 +- 1 file changed, 1 insertion(+), 1

[media.git/next] media: vivid: use (t,l)/wxh format for rectangle

2025-05-03 Thread media-ci
On Tue Mar 4 12:08:11 2025 +0100, Hans Verkuil wrote: > Standardize reporting of rectangles to (t,l)/wxh. > > Signed-off-by: Hans Verkuil > Signed-off-by: Mauro Carvalho Chehab Patch committed. Thanks, Mauro Carvalho Chehab drivers/media/test-drivers/vivid/vivid-kthread-cap.c | 20 ++

[media.git/next] media: staging: atomisp/starfive: use (t,l)/wxh format for rectangle

2025-05-03 Thread media-ci
On Tue Mar 4 12:08:09 2025 +0100, Hans Verkuil wrote: > Standardize reporting of rectangles to (t,l)/wxh. > > Signed-off-by: Hans Verkuil > Signed-off-by: Mauro Carvalho Chehab Patch committed. Thanks, Mauro Carvalho Chehab drivers/staging/media/atomisp/pci/atomisp_cmd.c | 4 ++-- drivers/st

[media.git/next] media: omap3isp: drop wait_prepare/finish callbacks

2025-05-03 Thread media-ci
On Tue Jan 28 16:08:18 2025 +0100, Hans Verkuil wrote: > Since commit 88785982a19d ("media: vb2: use lock if wait_prepare/finish > are NULL") it is no longer needed to set the wait_prepare/finish > vb2_ops callbacks as long as the lock field in vb2_queue is set. > > Set the queue lock to &video->q

[media.git/fixes] media: i2c: lt6911uxe: Fix Kconfig dependencies:

2025-05-03 Thread media-ci
On Fri Mar 14 16:46:30 2025 +0100, Arnd Bergmann wrote: > The new driver fails to build if I2C is disabled: > > drivers/media/i2c/lt6911uxe.c:703:1: error: data definition has no type or > storage class [-Werror] > 703 | module_i2c_driver(lt6911uxe_i2c_driver); > > or if I2C is on but V4L2_CCI

[media.git/next] media: pci: zoran: use (t,l)/wxh format for rectangle

2025-05-03 Thread media-ci
On Tue Mar 4 12:08:13 2025 +0100, Hans Verkuil wrote: > Standardize reporting of rectangles to (t,l)/wxh. > > Signed-off-by: Hans Verkuil > Signed-off-by: Mauro Carvalho Chehab Patch committed. Thanks, Mauro Carvalho Chehab drivers/media/pci/zoran/zoran_card.c | 2 +- drivers/media/pci/zoran

[media.git/next] media: tc358743: ignore video while HPD is low

2025-05-03 Thread media-ci
On Tue Apr 1 11:54:17 2025 +0200, Hans Verkuil wrote: > If the HPD is low (happens if there is no EDID or the > EDID is being updated), then return -ENOLINK in > tc358743_get_detected_timings() instead of detecting video. > > This avoids userspace thinking that it can start streaming when > the HP

[media.git/next] media: uapi: cec-funcs.h: use CEC_LOG_ADDR_BROADCAST

2025-05-03 Thread media-ci
On Thu Apr 10 12:00:49 2025 +0200, Hans Verkuil wrote: > The cec-funcs.h header sets the destination to 0xf for those > messages that can only be broadcast. Instead of writing: > > msg->msg[0] |= 0xf; /* broadcast */ > > just write: > > msg->msg[0] |= CEC_LOG_ADDR_BROADCAST; > >

[media.git/next] media: rc: add keymap for Hauppauge Credit Card RC

2025-05-03 Thread media-ci
On Thu Mar 27 20:56:04 2025 +0200, Petja Patjas wrote: > Add keymap for the black Hauppauge Credit Card Remote Control. > > Signed-off-by: Petja Patjas > Signed-off-by: Sean Young > Signed-off-by: Mauro Carvalho Chehab Patch committed. Thanks, Mauro Carvalho Chehab drivers/media/rc/keymaps/