[PATCHv2 0/4] PCI: dwc: add prefetchable memory range support
From: Z.q. Hou
Date: Wed Nov 07 2018 - 05:09:06 EST
From: Hou Zhiqiang <Zhiqiang.Hou@xxxxxxx>
This patch set is to add prefetchable memory range support, patch 4/4.
Patch 3/4 is to initialize the number of viewport for layerscape PCIe.
BTW, fix 2 bugs, see patch 1/4 and 2/4.
Hou Zhiqiang (4):
PCI: dwc: fix potential memory leak
PCI: dwc: fix 4GiB outbound window size truncated to zero issue
PCI: layerscape: initialize the number of viewport
PCI: dwc: add prefetchable memory range support
drivers/pci/controller/dwc/pci-layerscape.c | 3 +
.../pci/controller/dwc/pcie-designware-host.c | 110 ++++++++++++++----
drivers/pci/controller/dwc/pcie-designware.c | 4 +-
drivers/pci/controller/dwc/pcie-designware.h | 11 +-
4 files changed, 104 insertions(+), 24 deletions(-)
--
2.17.1