drm/amdgpu: use paging queue for VM page table updates
authorChristian König <christian.koenig@amd.com>
Mon, 8 Oct 2018 13:31:18 +0000 (15:31 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Nov 2018 19:20:57 +0000 (14:20 -0500)
commit161d0711b9e53afa6db7724f1f5a8e2dba34221e
tree9825c852264420b039d25ad397cbf766f383bae5
parentbb97ab42ac5db1ee685bd5e79fdad29e083bfd61
drm/amdgpu: use paging queue for VM page table updates

Only for testing, not sure if we should keep it like this.

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