All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] iommu/amd: Add PPR overflow support
@ 2023-06-28  5:16 Vasant Hegde
  2023-06-28  5:16 ` [PATCH v3 1/2] iommu/amd: Generalize log overflow handling Vasant Hegde
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vasant Hegde @ 2023-06-28  5:16 UTC (permalink / raw)
  To: iommu, joro; +Cc: suravee.suthikulpanit, joao.m.martins, jsnitsel, 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 v2 -> v3
  - Added Review-by from Joao.

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

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

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] 4+ messages in thread

end of thread, other threads:[~2023-07-14 14:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28  5:16 [PATCH v3 0/2] iommu/amd: Add PPR overflow support Vasant Hegde
2023-06-28  5:16 ` [PATCH v3 1/2] iommu/amd: Generalize log overflow handling Vasant Hegde
2023-06-28  5:16 ` [PATCH v3 2/2] iommu/amd: Handle PPR log overflow Vasant Hegde
2023-07-14 14:19 ` [PATCH v3 0/2] iommu/amd: Add PPR overflow support Joerg Roedel

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.