[PATCH 0/5] iommu/amd: PRI related cleanup and fixes
Vasant Hegde <[email protected]> Mon, 27 Jul 2026 05:39:02 +0000
| Newsgroups | dev.linux.lists.iommu |
|---|---|
| Message-ID | <[email protected]> |
This series does few cleanup and fixes to PRI related code. I will have followup series to re-arrange PASID/PRI enablement code and then eventually enable PRI support without PASID. Vasant Hegde (5): iommu/amd: Fix incorrect device ID in invalid PASID error message iommu/amd: Introduce PPR_TAG_LAST_PAGE() macro iommu/amd: Fix missing CMD_COMPLETE_PPR response for invalid PPR requests iommu/amd: Rate limit INVALID_PPR_REQUEST error logging iommu/amd: Fix GN bit setting in COMPLETE_PPR_REQUEST command drivers/iommu/amd/amd_iommu_types.h | 5 ++- drivers/iommu/amd/iommu.c | 63 ++++++++++++++++++++++++----- drivers/iommu/amd/ppr.c | 9 ++--- 3 files changed, 61 insertions(+), 16 deletions(-) -- 2.31.1