Re: [PATCH v11 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging

2025-01-07 Thread Mostafa Saleh
may be Will can fix it up while merging. Otherwise, For the whole series Reviewed-by: Mostafa Saleh diff --git a/drivers/iommu/io-pgtable-arm.c b/drivers/iommu/io-pgtable-arm.c index ed3ba47df350..a884af8fb101 100644 --- a/drivers/iommu/io-pgtable-arm.c +++ b/drivers/iommu/io-pgtable-arm.c @@

Re: [PATCH v9 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging

2024-10-28 Thread Mostafa Saleh
Hi Rob, On Tue, Aug 27, 2024 at 11:17:08AM -0700, Rob Clark wrote: > From: Rob Clark > > This series extends io-pgtable-arm with a method to retrieve the page > table entries traversed in the process of address translation, and then > beefs up drm/msm gpu devcore dump to include this (and additi

Re: [PATCH v6 1/2] iommu/io-pgtable-arm: Add way to debug pgtable walk

2024-07-29 Thread Mostafa Saleh
Hi Rob, On Wed, Jul 17, 2024 at 09:36:21AM -0700, Rob Clark wrote: > From: Rob Clark > > Add an io-pgtable method to walk the pgtable returning the raw PTEs that > would be traversed for a given iova access. > > Signed-off-by: Rob Clark > Acked-by: Joerg Roedel > > --- > drivers/iommu/io-pg