*From:* amd-gfx on behalf of
Kuehling, Felix
*Sent:* Tuesday, March 12, 2019 11:29 AM
*To:* Christian König; amd-gfx@lists.freedesktop.org
*Subject:* RE: [PATCH 2/3] drm/amdgpu: free up the first paging queue
I think this would break Raven, which only has one SDMA engine.
Regard
On Tue, Mar 12, 2019 at 8:37 AM Christian König
wrote:
>
> We need the first paging queue to handle page faults.
>
> Signed-off-by: Christian König
> ---
> drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 20
> 1 file changed, 12 insertions(+), 8 deletions(-)
>
> diff --git a/driver
I don't think Raven has a paging queue in the first place.
Alex
From: amd-gfx on behalf of Kuehling,
Felix
Sent: Tuesday, March 12, 2019 11:29 AM
To: Christian König; amd-gfx@lists.freedesktop.org
Subject: RE: [PATCH 2/3] drm/amdgpu: free up the first p
I think this would break Raven, which only has one SDMA engine.
Regards,
Felix
-Original Message-
From: amd-gfx On Behalf Of Christian
König
Sent: Tuesday, March 12, 2019 8:38 AM
To: amd-gfx@lists.freedesktop.org
Subject: [PATCH 2/3] drm/amdgpu: free up the first paging queue
We need