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

2016-01-01 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 v2 0/6] perf/amd/iommu: Enable multi-IOMMU support

2016-01-01 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