linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pcie-designware: add iATU unroll feature
@ 2016-07-22 13:29 Joao Pinto
  2016-07-22 13:29 ` [PATCH v2 1/2] pcie-designware: add iATU Unroll feature Joao Pinto
  2016-07-22 13:29 ` [PATCH v2 2/2] pcie-designware: add core version Joao Pinto
  0 siblings, 2 replies; 8+ messages in thread
From: Joao Pinto @ 2016-07-22 13:29 UTC (permalink / raw)
  To: helgaas, jingoohan1
  Cc: linux-pci, linux-kernel, jszhang, CARLOS.PALMINHA,
	MiguelFalcao.Sousa, Joao Pinto

The new DWC PCIe Core version (4.80) implements iATU in a different way.
This new mechanism is called iATU Unroll Mode. The Core still supports
the "old" mechanism calling it Legacy Mode if configured to do so, but
the standard way will be using Unroll.
This patch adds the necessary support for the mechanism and makes
some minor improvements to the existent one.

Joao Pinto (2):
  pcie-designware: add iATU Unroll feature
  pcie-designware: add core version

 drivers/pci/host/pcie-designware.c | 161 +++++++++++++++++++++++++++++++++----
 drivers/pci/host/pcie-designware.h |   6 +-
 2 files changed, 148 insertions(+), 19 deletions(-)

-- 
1.8.1.5

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

end of thread, other threads:[~2016-08-02 14:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-22 13:29 [PATCH v2 0/2] pcie-designware: add iATU unroll feature Joao Pinto
2016-07-22 13:29 ` [PATCH v2 1/2] pcie-designware: add iATU Unroll feature Joao Pinto
2016-07-25 20:44   ` Bjorn Helgaas
2016-08-02 10:27     ` Joao Pinto
2016-08-02 12:53       ` Bjorn Helgaas
2016-08-02 14:27         ` Joao Pinto
2016-07-22 13:29 ` [PATCH v2 2/2] pcie-designware: add core version Joao Pinto
2016-07-25 20:16   ` Bjorn Helgaas

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).