-
- Downloads
Merge branch 'pci/peer-to-peer'
- Add "pci=disable_acs_redir=" parameter to disable ACS redirection for peer-to-peer DMA support (we don't have the peer-to-peer support yet; this is just one piece) (Logan Gunthorpe) * pci/peer-to-peer: PCI: Add ACS Redirect disable quirk for Intel Sunrise Point PCI: Add device-specific ACS Redirect disable infrastructure PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZE PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support PCI: Allow specifying devices using a base bus and path of devfns PCI: Make specifying PCI devices in kernel parameters reusable PCI: Hide ACS quirk declarations inside PCI core
Showing
- Documentation/admin-guide/kernel-parameters.txt 36 additions, 5 deletionsDocumentation/admin-guide/kernel-parameters.txt
- drivers/pci/pci.c 253 additions, 56 deletionsdrivers/pci/pci.c
- drivers/pci/pci.h 19 additions, 0 deletionsdrivers/pci/pci.h
- drivers/pci/quirks.c 65 additions, 13 deletionsdrivers/pci/quirks.c
- include/linux/pci.h 0 additions, 11 deletionsinclude/linux/pci.h
Loading
Please register or sign in to comment