diff options
author | Roger Quadros <rogerq@ti.com> | 2017-04-21 15:58:08 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-05-16 14:11:03 +0300 |
commit | f1d6826cae30e97e37a1f2481d7e1dc4faa09ce1 (patch) | |
tree | b5fa77ad29f2e2177b2f9ec6ccab23889a2b7aef /drivers/s390 | |
parent | 682179592e48fa66056fbad1a86604be4992f885 (diff) | |
download | linux-f1d6826cae30e97e37a1f2481d7e1dc4faa09ce1.tar.xz |
usb: dwc3: gadget: Fix ISO transfer performance
Commit 08a36b543803 ("usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()")
caused a small change in the way ISO transfer is handled in the case
when XferInProgress event happens on Isoc EP with an active transfer.
This caused a performance degradation of 50%. e.g. using g_webcam on DUT
and luvcview on host the video frame rate dropped from 16fps to 8fps
@high-speed.
Make the ISO transfer handling equivalent to that prior to that commit
to get back the original ISO performance numbers.
Fixes: 08a36b543803 ("usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()")
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions