linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Replace intel_iommu_gfx_mapped with device_iommu_mapped()
@ 2022-02-11  3:05 Lu Baolu
  2022-02-11  3:05 ` [PATCH 1/2] agp/intel: Use per device iommu check Lu Baolu
  2022-02-11  3:05 ` [PATCH 2/2] iommu/vt-d: Remove unnecessary exported symbol Lu Baolu
  0 siblings, 2 replies; 4+ messages in thread
From: Lu Baolu @ 2022-02-11  3:05 UTC (permalink / raw)
  To: David Airlie, Joerg Roedel, Will Deacon, Chris Wilson, Nathan Myers
  Cc: Tvrtko Ursulin, Lucas De Marchi, Robin Murphy, iommu,
	linux-kernel, Lu Baolu

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-08  6:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-11  3:05 [PATCH 0/2] Replace intel_iommu_gfx_mapped with device_iommu_mapped() Lu Baolu
2022-02-11  3:05 ` [PATCH 1/2] agp/intel: Use per device iommu check Lu Baolu
2022-03-08  6:42   ` Lu Baolu
2022-02-11  3:05 ` [PATCH 2/2] iommu/vt-d: Remove unnecessary exported symbol Lu Baolu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).