Searched hist:db3c33c6d3fa04ee46b491e9d75d0d3b4798d074 (Results 1 – 5 of 5) sorted by relevance
/linux/include/linux/ |
H A D | pci-ats.h | diff db3c33c6d3fa04ee46b491e9d75d0d3b4798d074 Tue Sep 27 15:57:13 CEST 2011 Joerg Roedel <joerg.roedel@amd.com> 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>
|
/linux/drivers/pci/ |
H A D | ats.c | db3c33c6d3fa04ee46b491e9d75d0d3b4798d074 Tue Sep 27 15:57:13 CEST 2011 Joerg Roedel <joerg.roedel@amd.com> 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>
|
H A D | Makefile | diff db3c33c6d3fa04ee46b491e9d75d0d3b4798d074 Tue Sep 27 15:57:13 CEST 2011 Joerg Roedel <joerg.roedel@amd.com> 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>
|
H A D | Kconfig | diff db3c33c6d3fa04ee46b491e9d75d0d3b4798d074 Tue Sep 27 15:57:13 CEST 2011 Joerg Roedel <joerg.roedel@amd.com> 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>
|
H A D | iov.c | diff db3c33c6d3fa04ee46b491e9d75d0d3b4798d074 Tue Sep 27 15:57:13 CEST 2011 Joerg Roedel <joerg.roedel@amd.com> 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>
|