Re: [RFT PATCH v3 0/6] Asynchronous UVC

2018-01-17 Thread Randy Dunlap
On 01/12/2018 01:19 AM, Kieran Bingham wrote: > The Linux UVC driver has long provided adequate performance capabilities for > web-cams and low data rate video devices in Linux while resolutions were low. > > Modern USB cameras are now capable of high data rates thanks to USB3 with > 1080p, and ev

Re: [RFT PATCH v3 0/6] Asynchronous UVC

2018-01-16 Thread Kieran Bingham
Hi Phillip On 15/01/18 19:35, Philipp Zabel wrote: > Hi Kieran, > > On Fri, Jan 12, 2018 at 10:19 AM, Kieran Bingham > wrote: >> This series has been tested on both the ZED and BRIO cameras on arm64 >> platforms, however due to the intrinsic changes in the driver I would like to >> see it tested

Re: [RFT PATCH v3 0/6] Asynchronous UVC

2018-01-15 Thread Philipp Zabel
Hi Kieran, On Fri, Jan 12, 2018 at 10:19 AM, Kieran Bingham wrote: > This series has been tested on both the ZED and BRIO cameras on arm64 > platforms, however due to the intrinsic changes in the driver I would like to > see it tested with other devices and other platforms, so I'd appreciate if >