]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit31684dda0c039d35bda1c04ee4a5b3bf51691e08
tree20e48c5ebeb6ed1bdb58b67487a763bd1a642a4c
parentc3f2b378dad2c147fbc9638d61528a91402b3e28
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