[PATCH 0/2] Replace intel_iommu_gfx_mapped with device_iommu_mapped()

From: Lu Baolu
Date: Thu Feb 10 2022 - 22:07:29 EST


Hi,

This follows commit cca084692394a ("drm/i915: Use per device iommu check")
to convert intel_iommu_gfx_mapped use in agp/intel to device_iommu_mapped().
With this changed, the export intel_iommu_gfx_mapped could be removed.

Best regards,
baolu

Lu Baolu (2):
agp/intel: Use per device iommu check
iommu/vt-d: Remove unnecessary exported symbol

include/linux/intel-iommu.h | 1 -
drivers/char/agp/intel-gtt.c | 17 +++++++----------
drivers/iommu/intel/iommu.c | 6 ------
3 files changed, 7 insertions(+), 17 deletions(-)

--
2.25.1