All of lore.kernel.org
 help / color / mirror / Atom feed
* Disable ASPM on various devices
@ 2011-11-11 16:05 Matthew Garrett
  2011-11-11 16:05 ` [PATCH 1/6] net/ethernet/atl1c: Disable ASPM on various chipsets Matthew Garrett
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Matthew Garrett @ 2011-11-11 16:05 UTC (permalink / raw)
  To: linux-kernel

If the firmware has given us control of PCIe capabilities then it's valid
for an operating system to configure ASPM more aggressively than the
firmware did. A small number of devices object to this and exhibit various
failure modes. Windows provides a mechanism to disable ASPM in the driver,
indicated by the Needs=PciASPMOptOut statement in the .inf file. Trawling
through Windows drivers has indicated the following set of hardware that
disables ASPM in Windows but doesn't currently disable it in Linux. It makes
sense for us to mimic Windows in this situation.


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

end of thread, other threads:[~2011-11-11 19:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-11 16:05 Disable ASPM on various devices Matthew Garrett
2011-11-11 16:05 ` [PATCH 1/6] net/ethernet/atl1c: Disable ASPM on various chipsets Matthew Garrett
2011-11-11 16:05 ` [PATCH 2/6] net/ethernet/atl1e: Disable ASPM Matthew Garrett
2011-11-11 16:05 ` [PATCH 3/6] net/ethernet/jme: " Matthew Garrett
2011-11-11 16:05 ` [PATCH 4/6] block/cciss: " Matthew Garrett
2011-11-11 16:05 ` [PATCH 5/6] scsi/hpsa: " Matthew Garrett
2011-11-11 16:05 ` [PATCH 6/6] infiniband/nes: " Matthew Garrett
     [not found]   ` <1321027511-31229-7-git-send-email-mjg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-11-11 17:31     ` Roland Dreier
2011-11-11 17:31       ` Roland Dreier
     [not found]       ` <CAL1RGDWw7zceDcZZaS7C3YeADR5-py5Roz_CdSeZ4N3yH4uJnw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-11-11 19:27         ` Matthew Garrett
2011-11-11 19:27           ` Matthew Garrett
     [not found]           ` <20111111192753.GA19111-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org>
2011-11-11 19:37             ` Roland Dreier
2011-11-11 19:37               ` Roland Dreier

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.