All of lore.kernel.org
 help / color / mirror / Atom feed
* [REPOST PATCH 0/4] usb: dwc2: Turn on uframe sched everywhere
@ 2018-07-26 20:07 Douglas Anderson
  2018-07-26 20:07   ` [REPOST,1/4] " Doug Anderson
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Douglas Anderson @ 2018-07-26 20:07 UTC (permalink / raw)
  To: balbi, hminas, gregkh
  Cc: stefan.wahren, grigor.tovmasyan, Bruno Herrera, Zhangfei Gao,
	john.stultz, Stephen Warren, Jerome Brunet, Douglas Anderson,
	linux-usb, linux-kernel

While looking at a dwc2 recently, I noticed that some platforms still
have the uframe scheduler off.  As far as I know, nothing good can
come out of having the uframe scheduler off.  Let's turn it on
everywhere.  Assuming this all works out then some time in the future
we can gut all the old code that handles the old non-uframe scheduler
and make everything simpler.

This is a repost of the original "RFT" (request for testing) series I
posted a few weeks ago but without the "RFT" prefix.  Two of the
patches in the series now have "Tested-by:" tags.  Since there should
be nothing platform specific about the uFrame scheduler presumably
this should mean we're good to go?  Specificaly note that in at least
one of the "Tested-by" reports this patch caused a notable
improvement.

In response to the original RFT, some notes about testing this:
- In general, try to have lots of things plugged in.
- Plug many different keyboards / mice in.  See if keys are
  dropped / mouse is jerky.
- Try USB audio (ideally full speed, not high speed).  How is
  the audio?
- If you're brave, try a USB webcam.  How is the video?
  ...maybe try including patches from crbug.com/820961 too.


Douglas Anderson (4):
  usb: dwc2: Turn on uframe_sched on "bcm" platforms
  usb: dwc2: Turn on uframe_sched on "his" platforms
  usb: dwc2: Turn on uframe_sched on "amlogic" platforms
  usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platforms

 drivers/usb/dwc2/params.c | 4 ----
 1 file changed, 4 deletions(-)

-- 
2.18.0.345.g5c9ce644c3-goog


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

end of thread, other threads:[~2018-07-27 11:11 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-26 20:07 [REPOST PATCH 0/4] usb: dwc2: Turn on uframe sched everywhere Douglas Anderson
2018-07-26 20:07 ` [REPOST PATCH 1/4] usb: dwc2: Turn on uframe_sched on "bcm" platforms Douglas Anderson
2018-07-26 20:07   ` [REPOST,1/4] " Doug Anderson
2018-07-27 11:09   ` [REPOST PATCH 1/4] " Minas Harutyunyan
2018-07-27 11:09     ` [REPOST,1/4] " Minas Harutyunyan
2018-07-26 20:07 ` [REPOST PATCH 2/4] usb: dwc2: Turn on uframe_sched on "his" platforms Douglas Anderson
2018-07-26 20:07   ` [REPOST,2/4] " Doug Anderson
2018-07-27 11:00   ` [REPOST PATCH 2/4] " Minas Harutyunyan
2018-07-27 11:00     ` [REPOST,2/4] " Minas Harutyunyan
2018-07-26 20:07 ` [REPOST PATCH 3/4] usb: dwc2: Turn on uframe_sched on "amlogic" platforms Douglas Anderson
2018-07-26 20:07   ` [REPOST,3/4] " Doug Anderson
2018-07-27 11:11   ` [REPOST PATCH 3/4] " Minas Harutyunyan
2018-07-27 11:11     ` [REPOST,3/4] " Minas Harutyunyan
2018-07-26 20:07 ` [REPOST PATCH 4/4] usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platforms Douglas Anderson
2018-07-26 20:07   ` [REPOST,4/4] " Doug Anderson
2018-07-27 11:11   ` [REPOST PATCH 4/4] " Minas Harutyunyan
2018-07-27 11:11     ` [REPOST,4/4] " Minas Harutyunyan
2018-07-27 10:01 ` [REPOST PATCH 0/4] usb: dwc2: Turn on uframe sched everywhere Felipe Balbi
2018-07-27 11:00 ` Minas Harutyunyan

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.