Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Feb 2022 21:19:57 +0000 (13:19 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Feb 2022 21:19:57 +0000 (13:19 -0800)
commitd8152cfe2f21d6930c680311b03b169899c8d2a0
treef90c322961013e458e31cb84bac458b5f8dfcb40
parentf672ff91236b556da338f477a23b1b4e87b40d23
parent3f1271b54edcc692da5a3663f2aa2a64781f9bc3
Merge tag 'pci-v5.17-fixes-5' of git://git./linux/kernel/git/helgaas/pci

Pull pci fixes from Bjorn Helgaas:

 - Fix a merge error that broke PCI device enumeration on mvebu
   platforms, including Turris Omnia (Armada 385) (Pali Rohár)

 - Avoid using ATS on all AMD Navi10 and Navi14 GPUs because some
   VBIOSes don't account for "harvested" (disabled) parts of the chip
   when initializing caches (Alex Deucher)

* tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci:
  PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken
  PCI: mvebu: Fix device enumeration regression