linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] iommu/arm-smmu: Prettyify context fault messages
@ 2024-07-01 16:20 Rob Clark
  2024-07-01 16:20 ` [PATCH v3 1/3] iommu/arm-smmu: Add CB prefix to register bitfields Rob Clark
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Rob Clark @ 2024-07-01 16:20 UTC (permalink / raw)
  To: iommu
  Cc: linux-arm-msm, Stephen Boyd, Robin Murphy, Pranjal Shrivastava,
	Rob Clark, Dmitry Baryshkov, Georgi Djakov, Jason Gunthorpe,
	Jerry Snitselaar, Joerg Roedel, Krishna Reddy,
	Krzysztof Kozlowski, moderated list:ARM SMMU DRIVERS, open list,
	open list:POWER MANAGEMENT CORE, open list:TEGRA IOMMU DRIVERS,
	Rafael J. Wysocki, Rob Herring, Will Deacon

From: Rob Clark <robdclark@chromium.org>

v3: Split out the reg bitfield renaming, rework
    print_context_fault_info() helper

Rob Clark (3):
  iommu/arm-smmu: Add CB prefix to register bitfields
  iommu/arm-smmu-qcom-debug: Do not print for handled faults
  iommu/arm-smmu: Pretty-print context fault related regs

 drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.c  |  2 +-
 .../iommu/arm/arm-smmu/arm-smmu-qcom-debug.c  | 66 ++++++-----------
 drivers/iommu/arm/arm-smmu/arm-smmu.c         | 74 ++++++++++++++-----
 drivers/iommu/arm/arm-smmu/arm-smmu.h         | 71 +++++++++++-------
 drivers/iommu/arm/arm-smmu/qcom_iommu.c       |  4 +-
 5 files changed, 127 insertions(+), 90 deletions(-)

-- 
2.45.2



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

end of thread, other threads:[~2024-08-22 11:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01 16:20 [PATCH v3 0/3] iommu/arm-smmu: Prettyify context fault messages Rob Clark
2024-07-01 16:20 ` [PATCH v3 1/3] iommu/arm-smmu: Add CB prefix to register bitfields Rob Clark
2024-07-01 19:13   ` Pranjal Shrivastava
2024-07-01 16:20 ` [PATCH v3 2/3] iommu/arm-smmu-qcom-debug: Do not print for handled faults Rob Clark
2024-07-01 19:33   ` Pranjal Shrivastava
2024-07-01 16:20 ` [PATCH v3 3/3] iommu/arm-smmu: Pretty-print context fault related regs Rob Clark
2024-07-01 19:44   ` Pranjal Shrivastava
2024-08-22 10:09   ` Manivannan Sadhasivam
2024-08-22 10:31     ` Pranjal Shrivastava
2024-08-22 11:12       ` Manivannan Sadhasivam
2024-07-01 20:07 ` [PATCH v3 0/3] iommu/arm-smmu: Prettyify context fault messages Pranjal Shrivastava
2024-07-02 18:44 ` Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).