lkml.org 
[lkml]   [2021]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 00/11] iommu: refactor flush queues into iommu-dma
Date
v1: https://lore.kernel.org/linux-iommu/cover.1637671820.git.robin.murphy@arm.com/

Hi all,

Just a minor update, pulling in Xiongfeng's fix as a basis for the
subsequent patches moving that code around, and the Tegra DRM patch
previously posted separately. Plus commenting the subtlety in the AMD
pagetable code so it's hopefully easier to remember in future.

Given that no major issues have surfaced so far, hopefully this is on
track for 5.17 in parallel with the slab rework.

Thanks,
Robin.


Matthew Wilcox (Oracle) (2):
iommu/amd: Use put_pages_list
iommu/vt-d: Use put_pages_list

Robin Murphy (8):
gpu: host1x: Add missing DMA API include
drm/tegra: vic: Fix DMA API misuse
iommu/iova: Squash entry_dtor abstraction
iommu/iova: Squash flush_cb abstraction
iommu/amd: Simplify pagetable freeing
iommu/iova: Consolidate flush queue code
iommu/iova: Move flush queue code to iommu-dma
iommu: Move flush queue data into iommu_dma_cookie

Xiongfeng Wang (1):
iommu/iova: Fix race between FQ timeout and teardown

drivers/gpu/drm/tegra/vic.c | 7 +-
drivers/gpu/host1x/bus.c | 1 +
drivers/iommu/amd/io_pgtable.c | 120 ++++++---------
drivers/iommu/dma-iommu.c | 268 +++++++++++++++++++++++++++------
drivers/iommu/intel/iommu.c | 89 ++++-------
drivers/iommu/iova.c | 200 ------------------------
include/linux/iommu.h | 3 +-
include/linux/iova.h | 69 +--------
8 files changed, 303 insertions(+), 454 deletions(-)

--
2.28.0.dirty

\
 
 \ /
  Last update: 2021-12-10 18:55    [W:0.266 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site