[GIT PULL] PCI fixes for v5.17

Bjorn Helgaas helgaas at kernel.org
Thu Feb 24 11:56:11 PST 2022


The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.17-fixes-5

for you to fetch changes up to 3f1271b54edcc692da5a3663f2aa2a64781f9bc3:

  PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken (2022-02-23 12:33:32 -0600)

----------------------------------------------------------------
PCI fixes:

  - 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)

----------------------------------------------------------------
Alex Deucher (1):
      PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken

Pali Rohár (1):
      PCI: mvebu: Fix device enumeration regression

 drivers/pci/controller/pci-mvebu.c |  3 ++-
 drivers/pci/quirks.c               | 14 +++++++++-----
 2 files changed, 11 insertions(+), 6 deletions(-)



More information about the linux-arm-kernel mailing list