Thread (4 messages) flat view 4 messages, 4 authors, 2018-09-07

Re: [Nouveau] [PATCH] PCI: Reprogram bridge prefetch registers on resume

From: Lukas Wunner <lukas@wunner.de>
Date: 2018-09-07 05:49:56
Also in: linux-pci, linux-pm, nouveau

On Fri, Sep 07, 2018 at 01:36:14PM +0800, Daniel Drake wrote:
quoted hunk ↗ jump to hunk
--- a/include/linux/pci.h
+++ b/include/linux/pci.h
@@ -934,6 +934,7 @@ struct pci_dev *pci_scan_single_device(struct pci_bus *bus, int devfn);
 void pci_device_add(struct pci_dev *dev, struct pci_bus *bus);
 unsigned int pci_scan_child_bus(struct pci_bus *bus);
 void pci_bus_add_device(struct pci_dev *dev);
+void pci_setup_bridge_mmio_pref(struct pci_dev *bridge);
 void pci_read_bridge_bases(struct pci_bus *child);
 struct resource *pci_find_parent_resource(const struct pci_dev *dev,
 					  struct resource *res);
Since this is only used internally in the PCI core, the declaration
can live in drivers/pci/pci.h.

Thanks,

Lukas
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help