linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [sur40] videobuf2 and/or DMA?
@ 2014-12-08  7:50 Florian Echtler
  2014-12-11  8:58 ` David Herrmann
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Echtler @ 2014-12-08  7:50 UTC (permalink / raw)
  To: linux-input

[-- Attachment #1: Type: text/plain, Size: 829 bytes --]

Hello everyone,

I'm preparing to finally add support for the raw sensor video stream to
my driver for the SUR40 touchscreen. However, after an extensive amount
of Googling, I'm still not clear on the relationship between DMA
transfers, the USB core and the videobuf2 framework.

Specifically, I'd like to know:

- Can I always use DMA on the USB side (for bulk transfers), or does
this in any way require support from the USB device's hardware? (I'm
guessing no, but a definite answer would be great.)

- Regardless of the USB side of things, can I use the videobuf2
framework without _having_ to use DMA? That way, I could get a basic
driver running without DMA and switch later when it's convenient and/or
the speedup is justified.

Thanks & best regards, Florian
-- 
SENT FROM MY DEC VT50 TERMINAL




[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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

end of thread, other threads:[~2014-12-11  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-08  7:50 [sur40] videobuf2 and/or DMA? Florian Echtler
2014-12-11  8:58 ` David Herrmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).