Merge branch 'pci/virtualization'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 5 Aug 2020 23:24:17 +0000 (18:24 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 5 Aug 2020 23:24:17 +0000 (18:24 -0500)
commit6585a1a14ed0ace5a3ec0f8cab3bd227864877e9
tree7cc13b3cd27e369d7ae3557318cd45e1923cf99e
parent4f7adb6ee74ccb1c745eec17e5ce89cfd09cd1e9
parent090688fa4e448284aaa16136372397d7d10814db
Merge branch 'pci/virtualization'

- Remove redundant variable init in xen (Colin Ian King)

- Add pci_pri_supported() to check device or associated PF for PRI support
  (Ashok Raj)

- Mark AMD Navi10 GPU rev 0x00 ATS as broken (Kai-Heng Feng)

- Release IVRS table in AMD ACS quirk (Hanjun Guo)

* pci/virtualization:
  PCI: Release IVRS table in AMD ACS quirk
  PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
  PCI/ATS: Add pci_pri_supported() to check device or associated PF
  xen: Remove redundant initialization of irq
drivers/iommu/intel/iommu.c
drivers/pci/quirks.c