Linux IOMMU Development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] iommu/amd: Add PPR overflow support
@ 2023-06-19 13:23 Vasant Hegde
  2023-06-19 13:23 ` [PATCH v2 1/2] iommu/amd: Generalize log overflow handling Vasant Hegde
  2023-06-19 13:23 ` [PATCH v2 2/2] iommu/amd: Handle PPR log overflow Vasant Hegde
  0 siblings, 2 replies; 3+ messages in thread
From: Vasant Hegde @ 2023-06-19 13:23 UTC (permalink / raw)
  To: iommu, joro; +Cc: suravee.suthikulpanit, Vasant Hegde

Current IOMMU driver is lacking PPR log overflow handling. Add logic to
restart PPR log after an overflow has occurred.

Patches applies on top of iommu/next branch (commit a7a334076dd).

Changes from v1 -> v2:
  - Updated patch description
  - Added Review-by

v1: https://lore.kernel.org/linux-iommu/20230609101746.6412-1-vasant.hegde@amd.com/

Vasant Hegde (2):
  iommu/amd: Generalize log overflow handling
  iommu/amd: Handle PPR log overflow

 drivers/iommu/amd/amd_iommu.h       |  1 +
 drivers/iommu/amd/amd_iommu_types.h |  5 ++-
 drivers/iommu/amd/init.c            | 60 ++++++++++++++++++++---------
 drivers/iommu/amd/iommu.c           | 13 +++++--
 4 files changed, 57 insertions(+), 22 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2023-06-19 13:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-19 13:23 [PATCH v2 0/2] iommu/amd: Add PPR overflow support Vasant Hegde
2023-06-19 13:23 ` [PATCH v2 1/2] iommu/amd: Generalize log overflow handling Vasant Hegde
2023-06-19 13:23 ` [PATCH v2 2/2] iommu/amd: Handle PPR log overflow Vasant Hegde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox