All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] iommu/amd: PRI related cleanup and fixes for v7.3
@ 2026-08-11  4:08 Vasant Hegde
  2026-08-11  4:08 ` [PATCH v2 1/5] iommu/amd: Fix incorrect device ID in invalid PASID error message Vasant Hegde
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Vasant Hegde @ 2026-08-11  4:08 UTC (permalink / raw)
  To: iommu, joro; +Cc: will, robin.murphy, suravee.suthikulpanit, Vasant Hegde

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.


Joerg,
  V2 is rebased on top of iommu/amd-vi branch (Commit af3b69b16383). No other
  changes.


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


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

end of thread, other threads:[~2026-08-11  7:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-11  4:08 [PATCH v2 0/5] iommu/amd: PRI related cleanup and fixes for v7.3 Vasant Hegde
2026-08-11  4:08 ` [PATCH v2 1/5] iommu/amd: Fix incorrect device ID in invalid PASID error message Vasant Hegde
2026-08-11  4:08 ` [PATCH v2 2/5] iommu/amd: Introduce PPR_TAG_LAST_PAGE() macro Vasant Hegde
2026-08-11  4:08 ` [PATCH v2 3/5] iommu/amd: Fix missing CMD_COMPLETE_PPR response for invalid PPR requests Vasant Hegde
2026-08-11  4:08 ` [PATCH v2 4/5] iommu/amd: Rate limit INVALID_PPR_REQUEST error logging Vasant Hegde
2026-08-11  4:09 ` [PATCH v2 5/5] iommu/amd: Fix GN bit setting in COMPLETE_PPR_REQUEST command Vasant Hegde
2026-08-11  7:03 ` [PATCH v2 0/5] iommu/amd: PRI related cleanup and fixes for v7.3 Jörg Rödel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.