[AMD Official Use Only - General]
> -Original Message-
> From: Alex Deucher
> Sent: Thursday, August 25, 2022 11:26 AM
> To: Joshi, Mukul
> Cc: amd-gfx@lists.freedesktop.org
> Subject: Re: [PATCH] drm/amdgpu: Fix page table setup on Arcturus
>
> [CAUTION: Ext
.org
> > Subject: Re: [PATCH] drm/amdgpu: Fix page table setup on Arcturus
> >
> > [CAUTION: External Email]
> >
> > On Mon, Aug 22, 2022 at 11:53 AM Mukul Joshi
> > wrote:
> > >
> > > When translate_further is enabled, page table depth
[AMD Official Use Only - General]
> -Original Message-
> From: Alex Deucher
> Sent: Thursday, August 25, 2022 9:33 AM
> To: Joshi, Mukul
> Cc: amd-gfx@lists.freedesktop.org
> Subject: Re: [PATCH] drm/amdgpu: Fix page table setup on Arcturus
>
> [CAUTION: Ext
On Mon, Aug 22, 2022 at 11:53 AM Mukul Joshi wrote:
>
> When translate_further is enabled, page table depth needs to
> be updated. This was missing on Arcturus MMHUB init. This was
> causing address translations to fail for SDMA user-mode queues.
>
Do other mmhub implementations need a similar fi
Am 2022-08-22 um 11:52 schrieb Mukul Joshi:
When translate_further is enabled, page table depth needs to
be updated. This was missing on Arcturus MMHUB init. This was
causing address translations to fail for SDMA user-mode queues.
Fixes: 2abf2573b1c69 ("drm/amdgpu: Enable translate_further to ex
Am 22.08.22 um 17:52 schrieb Mukul Joshi:
When translate_further is enabled, page table depth needs to
be updated. This was missing on Arcturus MMHUB init. This was
causing address translations to fail for SDMA user-mode queues.
Fixes: 2abf2573b1c69 ("drm/amdgpu: Enable translate_further to exte
When translate_further is enabled, page table depth needs to
be updated. This was missing on Arcturus MMHUB init. This was
causing address translations to fail for SDMA user-mode queues.
Fixes: 2abf2573b1c69 ("drm/amdgpu: Enable translate_further to extend UTCL2
reach"
Signed-off-by: Mukul Joshi