drm/amdgpu/sdma4: use paging queue for buffer funcs
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Nov 2018 17:25:30 +0000 (12:25 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Nov 2018 21:04:27 +0000 (16:04 -0500)
commitd2cfabbdafe09aa0b751302df9277663ff5a0270
tree13931e738d032186d663e74b2402823a6cb466e8
parentf0c9fabda1290432948e0b7f404512baed7d05d9
drm/amdgpu/sdma4: use paging queue for buffer funcs

Use the paging queue for buffer functions to avoid contention
with the other queues.

Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Tested-by: Chen Gong <Curry.Gong@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c