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

2025-01-07 Thread Will Deacon
On Tue, 10 Dec 2024 08:51:18 -0800, Rob Clark wrote: > 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 additional info) > in the devcore dump. >

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

2025-01-07 Thread Rob Clark
On Tue, Jan 7, 2025 at 4:58 AM Will Deacon wrote: > > On Tue, Jan 07, 2025 at 12:55:55PM +, Mostafa Saleh wrote: > > On Tue, Dec 10, 2024 at 08:51:18AM -0800, Rob Clark wrote: > > > From: Rob Clark > > > > > > This series extends io-pgtable-arm with a method to retrieve the page > > > table e

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

2025-01-07 Thread Mostafa Saleh
Hi Rob, On Tue, Dec 10, 2024 at 08:51:18AM -0800, 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 v11 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging

2025-01-07 Thread Will Deacon
On Tue, Jan 07, 2025 at 12:55:55PM +, Mostafa Saleh wrote: > On Tue, Dec 10, 2024 at 08:51:18AM -0800, 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

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

2024-12-10 Thread Rob Clark
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 additional info) in the devcore dump. This is a respin of https://patchwork.freedes