We need the first paging queue to handle page faults.
v2: handle any number of SDMA instances gracefully
Signed-off-by: Christian König
---
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 22 ++
1 file changed, 14 insertions(+), 8 deletions(-)
diff --git a/drivers/gpu/drm/amd/amdg
*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
aging queue
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 queu
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
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/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
b/drivers/gpu/drm/amd/amdgpu/sdma_v4_0