[PATCH 0/6] iommu/amd: enable ACPI hardware ID device support

From: Wan Zongshun
Date: Mon Jan 04 2016 - 21:44:30 EST


From: Wan Zongshun <Vincent.Wan@xxxxxxx>

This patch series enable ACPI hardware ID device support,

There are some devices indentified using ACPI HID format in AMD chip.
This patch series enable iommu support for those ACPI HID device,
since the existing AMD iommu only supports PCI bus based device.

Suravee Suthikulpanit (3):
iommu/amd: Modify ivhd_header structure to support type 11h and 40h
iommu/amd: Use the most comprehensive IVHD type that the driver can
support
iommu/amd: Introduces ivrs_acpihid kernel parameter

Wan Zongshun (3):
iommu/amd: Add new map for storing IVHD dev entry type HID
iommu/amd: Add support for non-pci devices
iommu/amd: Manage iommu_group for non-pci devices

Documentation/kernel-parameters.txt | 7 +
drivers/iommu/amd_iommu.c | 158 +++++++++++++++---
drivers/iommu/amd_iommu_init.c | 309 +++++++++++++++++++++++++++++++-----
drivers/iommu/amd_iommu_types.h | 14 ++
4 files changed, 433 insertions(+), 55 deletions(-)

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/