iommu/vt-d: Probe DMA-capable ACPI name space devices
authorLu Baolu <baolu.lu@linux.intel.com>
Sat, 25 May 2019 05:41:31 +0000 (13:41 +0800)
committerJoerg Roedel <jroedel@suse.de>
Tue, 28 May 2019 08:19:10 +0000 (10:19 +0200)
commitfa212a97f3a366adcb2046c565e7c978ab067c73
treebcd868e9d2fec6cc60686177ac4d10f8ab1b887a
parent98b2fffb5e274d73e47d495da2caf213cfa28fc8
iommu/vt-d: Probe DMA-capable ACPI name space devices

Some platforms may support ACPI name-space enumerated devices
that are capable of generating DMA requests. Platforms which
support DMA remapping explicitly declares any such DMA-capable
ACPI name-space devices in the platform through ACPI Name-space
Device Declaration (ANDD) structure and enumerate them through
the Device Scope of the appropriate remapping hardware unit.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c