All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] media: rockchip: rga: fix v4l2-compliance errors
@ 2024-05-28 14:05 ` Michael Tretter
  0 siblings, 0 replies; 15+ messages in thread
From: Michael Tretter @ 2024-05-28 14:05 UTC (permalink / raw)
  To: Jacob Chen, Ezequiel Garcia, Mauro Carvalho Chehab,
	Heiko Stuebner
  Cc: Michael Tretter, linux-media, linux-rockchip, linux-arm-kernel,
	kernel

Fix the Streaming ioctl tests reported by v4l2-compliance for the
Rockchip RGA driver.

Patch 1 fixes the field of the returned buffers and Patch 2 the sequence
numbers.

---
Michael Tretter (2):
      media: rockchip: rga: fix field in OUTPUT buffers
      media: rockchip: rga: fix sequence number handling

 drivers/media/platform/rockchip/rga/rga-buf.c | 15 +++++++++++++++
 drivers/media/platform/rockchip/rga/rga.c     |  4 ++++
 drivers/media/platform/rockchip/rga/rga.h     |  3 +++
 3 files changed, 22 insertions(+)
---
base-commit: 8771b7f31b7fff91a998e6afdb60650d4bac59a5
change-id: 20240528-rk3568-rga-fff1dd0c2c75

Best regards,
-- 
Michael Tretter <m.tretter@pengutronix.de>


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-05-31 14:31 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28 14:05 [PATCH 0/2] media: rockchip: rga: fix v4l2-compliance errors Michael Tretter
2024-05-28 14:05 ` Michael Tretter
2024-05-28 14:05 ` Michael Tretter
2024-05-28 14:05 ` [PATCH 1/2] media: rockchip: rga: fix field in OUTPUT buffers Michael Tretter
2024-05-28 14:05   ` Michael Tretter
2024-05-28 14:05   ` Michael Tretter
2024-05-30 12:47   ` Hans Verkuil
2024-05-30 12:47     ` Hans Verkuil
2024-05-30 12:47     ` Hans Verkuil
2024-05-31 14:30     ` Michael Tretter
2024-05-31 14:30       ` Michael Tretter
2024-05-31 14:30       ` Michael Tretter
2024-05-28 14:05 ` [PATCH 2/2] media: rockchip: rga: fix sequence number handling Michael Tretter
2024-05-28 14:05   ` Michael Tretter
2024-05-28 14:05   ` Michael Tretter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.