commit | b39ba6ad004a31bf2a08ba2b08c1e0f9b3530bb7 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Sep 09 18:40:46 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 19 12:59:20 2008 +0200 |
tree | 1d9415db8d47a984692b17d02a3afb365352caa4 | |
parent | a22131a223147016041b5e5cd0ae5ab61ef4177e [diff] |
AMD IOMMU: add dma_supported callback This function determines if the AMD IOMMU implementation is responsible for a given device. So the DMA layer can get this information from the driver. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>