[PATCH 0/6] perf/amd/iommu: Enable multi-IOMMU support

2015-12-22 Thread Suravee Suthikulpanit
This patch series modifies the existing perf_event_amd_iommu driver to support systems with multiple IOMMUs. It introduces new AMD IOMMU APIs, which will are used by the AMD IOMMU Perf driver to access performance counters in multiple IOMMUs. In addition, this series should also fix current AMD

[PATCH 0/6] perf/amd/iommu: Enable multi-IOMMU support

2015-12-22 Thread Suravee Suthikulpanit
This patch series modifies the existing perf_event_amd_iommu driver to support systems with multiple IOMMUs. It introduces new AMD IOMMU APIs, which will are used by the AMD IOMMU Perf driver to access performance counters in multiple IOMMUs. In addition, this series should also fix current AMD