diff options
author | Lu Baolu <[email protected]> | 2020-05-06 09:59:46 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2020-05-13 12:02:01 +0200 |
commit | 14b3526d5909f01e1d1baa05f50952788bb7418e (patch) | |
tree | 7e12489472dd572b17ffa0bc2f807328def30698 /lib/mpi/mpi-mul.c | |
parent | 327d5b2fee91c404a3956c324193892cf2cc9528 (diff) |
iommu/vt-d: Allow PCI sub-hierarchy to use DMA domain
Before commit fa954e6831789 ("iommu/vt-d: Delegate the dma domain
to upper layer"), Intel IOMMU started off with all devices in the
identity domain, and took them out later if it found they couldn't
access all of memory. This required devices behind a PCI bridge to
use a DMA domain at the beginning because all PCI devices behind
the bridge use the same source-id in their transactions and the
domain couldn't be changed at run-time.
Intel IOMMU driver is now aligned with the default domain framework,
there's no need to keep this requirement anymore.
Signed-off-by: Lu Baolu <[email protected]>
Tested-by: Daniel Drake <[email protected]>
Reviewed-by: Jon Derrick <[email protected]>
Reviewed-by: Jerry Snitselaar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions