]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Add support for PASID capability
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 27 Sep 2011 13:57:16 +0000 (15:57 +0200)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 14 Oct 2011 16:05:35 +0000 (09:05 -0700)
commit685e55ac1d9567de0cd22cf9f5885b01fda79200
tree29e9445f029b73bac174900cb68d5e1fd2748cef
parent304f9493d75c2776ed3d02a11b4ffb8f7d99fc16
PCI: Add support for PASID capability

Devices supporting Process Address Space Identifiers
(PASIDs) can use an IOMMU to access multiple IO address
spaces at the same time. A PCIe device indicates support for
this feature by implementing the PASID capability. This
patch adds support for the capability to the Linux kernel.

Reviewed-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/Kconfig
drivers/pci/ats.c
include/linux/pci-ats.h
include/linux/pci_regs.h