[PATCH 0/2] PCI/ACPI: Support Microsoft's "DmaProperty"
From: Joshua Peraza
Date: Wed Nov 13 2024 - 15:25:42 EST
This patchset rebases two previously posted patches supporting
recognition of Microsoft's DmaProperty.
Rajat Jain (2):
PCI/ACPI: Support Microsoft's "DmaProperty"
PCI: Rename pci_dev->untrusted to pci_dev->untrusted_dma
drivers/acpi/property.c | 3 +++
drivers/iommu/amd/iommu.c | 2 +-
drivers/iommu/dma-iommu.c | 12 ++++++------
drivers/iommu/intel/iommu.c | 2 +-
drivers/iommu/iommu.c | 2 +-
drivers/pci/ats.c | 2 +-
drivers/pci/pci-acpi.c | 22 ++++++++++++++++++++++
drivers/pci/pci.c | 2 +-
drivers/pci/probe.c | 8 ++++----
drivers/pci/quirks.c | 2 +-
include/linux/pci.h | 5 +++--
11 files changed, 44 insertions(+), 18 deletions(-)
base-commit: 2d5404caa8c7bb5c4e0435f94b28834ae5456623
--
2.47.0.277.g8800431eea-goog