mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/6] media: uvcvideo: Fixes for hw timestamping
@ 2026-05-13 11:49 Ricardo Ribalda
  2026-05-13 11:49 ` [PATCH v3 1/6] media: uvcvideo: Fix dev_sof filtering in hw timestamp Ricardo Ribalda
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Ricardo Ribalda @ 2026-05-13 11:49 UTC (permalink / raw)
  To: Laurent Pinchart, Hans de Goede, Mauro Carvalho Chehab,
	Tomasz Figa, Sergey Senozhatsky
  Cc: Yunke Cao, linux-media, linux-kernel, Ricardo Ribalda, stable,
	Hans de Goede

This series introduces fixes for the hardware timestamp calculations.

Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
---
Changes in v3:
- Improve the sof_diff function logic.
- Split "Do not run expensive code if not needed" patchset in two
- Link to v2: https://lore.kernel.org/r/20260512-uvc-hwtimestamp-v2-0-3c2905c733bb@chromium.org

Changes in v2:
- Fix comments
- Add UCV_ prefix
- Improve commit messages
- Add "Do not run expensive code if not needed" patchset
- Link to v1: https://lore.kernel.org/r/20260323-uvc-hwtimestamp-v1-0-aa42e3865204@chromium.org

---
Ricardo Ribalda (6):
      media: uvcvideo: Fix dev_sof filtering in hw timestamp
      media: uvcvideo: Use hw timestaming if the clock buffer is full
      media: uvcvideo: Relax the constrains for interpolating the hw clock
      media: uvcvideo: Do not add clock samples with small sof delta
      media: uvcvideo: Do not add samples if dev_sof has not changed
      media: uvcvideo: Only do uvc_video_get_time() if needed

 drivers/media/usb/uvc/uvc_video.c | 72 ++++++++++++++++++++++++++++-----------
 drivers/media/usb/uvc/uvcvideo.h  |  3 +-
 2 files changed, 54 insertions(+), 21 deletions(-)
---
base-commit: 10f943b12e7cb338da00f10e129043ae27b33af4
change-id: 20260309-uvc-hwtimestamp-f25dc27f5711

Best regards,
-- 
Ricardo Ribalda <ribalda@chromium.org>


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

end of thread, other threads:[~2026-05-18  9:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-13 11:49 [PATCH v3 0/6] media: uvcvideo: Fixes for hw timestamping Ricardo Ribalda
2026-05-13 11:49 ` [PATCH v3 1/6] media: uvcvideo: Fix dev_sof filtering in hw timestamp Ricardo Ribalda
2026-05-13 11:49 ` [PATCH v3 2/6] media: uvcvideo: Use hw timestaming if the clock buffer is full Ricardo Ribalda
2026-05-13 11:49 ` [PATCH v3 3/6] media: uvcvideo: Relax the constrains for interpolating the hw clock Ricardo Ribalda
2026-05-13 11:49 ` [PATCH v3 4/6] media: uvcvideo: Do not add clock samples with small sof delta Ricardo Ribalda
2026-05-13 11:51   ` Ricardo Ribalda
2026-05-13 11:49 ` [PATCH v3 5/6] media: uvcvideo: Do not add samples if dev_sof has not changed Ricardo Ribalda
2026-05-18  9:02   ` Hans de Goede
2026-05-13 11:49 ` [PATCH v3 6/6] media: uvcvideo: Only do uvc_video_get_time() if needed Ricardo Ribalda
2026-05-14  9:37   ` Yunke Cao
2026-05-18  9:02   ` Hans de Goede
2026-05-18  9:06 ` [PATCH v3 0/6] media: uvcvideo: Fixes for hw timestamping Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®