All of lore.kernel.org
 help / color / mirror / Atom feed
* uvcvideo USERPTR mode busted?
@ 2013-03-03  9:37 Rémi Denis-Courmont
  2013-03-03 14:57 ` Devin Heitmueller
  0 siblings, 1 reply; 4+ messages in thread
From: Rémi Denis-Courmont @ 2013-03-03  9:37 UTC (permalink / raw)
  To: linux-media

	Hello,

Trying to use USERPTR buffers with UVC, user space gets stuck either in 
poll(POLLIN) or in ioctl(VIDIOC_DQBUF). It seems the UVC driver never ever 
returns a frame in USERPTR mode. The symptoms are identical with kernel 
versions 3.6, 3.7 and 3.8. I also tested 3.2, but it did not support USERPTR.

Tested hardware was Logitech HD Pro Webcam C920 with YUY2 pixel format. The 
same hardware and the same driver work fine with MMAP buffers.
The same USERPTR userspace code works fine with the vivi test device...

Did any have any better luck?

-- 
Rémi Denis-Courmont
http://www.remlab.net/

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

end of thread, other threads:[~2013-03-21 13:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-03  9:37 uvcvideo USERPTR mode busted? Rémi Denis-Courmont
2013-03-03 14:57 ` Devin Heitmueller
2013-03-21 12:41   ` Laurent Pinchart
2013-03-21 13:28     ` Devin Heitmueller

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.