[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220224195611.GA289605@bhelgaas>
Date: Thu, 24 Feb 2022 13:56:11 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Alex Deucher <alexander.deucher@....com>,
Christian König <christian.koenig@....com>,
Guchun Chen <guchun.chen@....com>,
Pali Rohár <pali@...nel.org>,
Jan Palus <jpalus@...tmail.com>, Marcel Menzel <mail@....gg>,
linux-arm-kernel@...ts.infradead.org
Subject: [GIT PULL] PCI fixes for v5.17
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(-)
Powered by blists - more mailing lists