]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/amd: Add basic debugfs infrastructure for AMD IOMMU
authorGary R Hook <gary.hook@amd.com>
Tue, 12 Jun 2018 21:41:30 +0000 (16:41 -0500)
committerJoerg Roedel <jroedel@suse.de>
Fri, 6 Jul 2018 12:06:30 +0000 (14:06 +0200)
commit9e2ce85b3e10890a6988585e2c1830a972ad38a9
tree4005d7036fae71fcef2dc6c93f7e653d8f75a546
parent5946398e3152a043479f9b76f918bc988d699fa9
iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

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>
drivers/iommu/Kconfig
drivers/iommu/Makefile
drivers/iommu/amd_iommu_debugfs.c [new file with mode: 0644]
drivers/iommu/amd_iommu_init.c
drivers/iommu/amd_iommu_proto.h
drivers/iommu/amd_iommu_types.h