[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210917151842.GA1716604@bjorn-Precision-5520>
Date: Fri, 17 Sep 2021 10:18:42 -0500
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>,
Evan Quan <evan.quan@....com>,
Alex Deucher <Alexander.Deucher@....com>,
Jean-Philippe Brucker <jean-philippe@...aro.org>,
Nirmal Patel <nirmal.patel@...ux.intel.com>,
Jon Derrick <jonathan.derrick@...ux.dev>,
Dave Jones <davej@...emonkey.org.uk>,
Heiner Kallweit <hkallweit1@...il.com>
Subject: [GIT PULL] PCI fixes for v5.15
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.15-fixes-1
for you to fetch changes up to e042a4533fc346a655de7f1b8ac1fa01a2ed96e5:
MAINTAINERS: Add Nirmal Patel as VMD maintainer (2021-09-15 16:44:03 -0500)
----------------------------------------------------------------
PCI fixes:
- Defer VPD sizing until we actually need the contents; fixes a
boot-time slowdown reported by Dave Jones (Bjorn Helgaas)
- Stop clobbering OF fwnodes when we look for an ACPI fwnode; fixes
a virtio-iommu boot regression (Jean-Philippe Brucker)
- Add AMD GPU multi-function power dependencies; fixes runtime power
management, including GPU resume and temp and fan sensor issues
(Evan Quan)
- Update VMD maintainer to Nirmal Patel (Jon Derrick)
----------------------------------------------------------------
Bjorn Helgaas (1):
PCI/VPD: Defer VPD sizing until first access
Evan Quan (1):
PCI: Add AMD GPU multi-function power dependencies
Jean-Philippe Brucker (1):
PCI/ACPI: Don't reset a fwnode set by OF
Jon Derrick (1):
MAINTAINERS: Add Nirmal Patel as VMD maintainer
MAINTAINERS | 3 ++-
drivers/pci/pci-acpi.c | 2 +-
drivers/pci/quirks.c | 9 +++++++--
drivers/pci/vpd.c | 36 ++++++++++++++++++++++++++----------
4 files changed, 36 insertions(+), 14 deletions(-)
Powered by blists - more mailing lists