drm/amdgpu: free up the first paging queue v2
authorChristian König <christian.koenig@amd.com>
Wed, 5 Dec 2018 13:24:21 +0000 (14:24 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 21 Mar 2019 04:39:47 +0000 (23:39 -0500)
commit4f8bc72fbf10f2dc8bca74d5da08b3a981b2e5cd
tree20e48c5ebeb6ed1bdb58b67487a763bd1a642a4c
parentf11a13ecafa4c7b8bce44f5fc2a4b852b4b00277
drm/amdgpu: free up the first paging queue v2

We need the first paging queue to handle page faults.

v2: handle any number of SDMA instances gracefully

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c