commit | db3c33c6d3fa04ee46b491e9d75d0d3b4798d074 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Sep 27 15:57:13 2011 +0200 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Oct 14 09:05:33 2011 -0700 |
tree | 6c1031398621e1b7195b2b23b7045a2eb5e917e1 | |
parent | 78d090b0be3f072a3c95022771c35183af961aaa [diff] |
PCI: Move ATS implementation into own file ATS does not depend on IOV support, so move the code into its own file. This file will also include support for the PRI and PASID capabilities later. Also give ATS its own Kconfig variable to allow selecting it without IOV support. Reviewed-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>