summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu_debugfs.c
Commit message (Collapse)AuthorAgeFilesLines
* iommu/amd: Add basic debugfs infrastructure for AMD IOMMUGary R Hook2018-07-061-0/+33
Implement a skeleton framework for debugfs support in the AMD IOMMU. Add an AMD-specific Kconfig boolean that depends upon general enablement of DebugFS in the IOMMU. Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>