Re: [PATCH 8/8] drm/amdgpu: use paging queue for VM page table updates

2018-10-09 Thread Huang Rui
On Mon, Oct 08, 2018 at 03:35:21PM +0200, Christian König wrote: > Only for testing, not sure if we should keep it like this. > > Signed-off-by: Christian König OK, I see. Page queue is for page table update. We might need more testing for this change. Reviewed-by: Huang Rui > --- > drivers/

[PATCH 8/8] drm/amdgpu: use paging queue for VM page table updates

2018-10-08 Thread Christian König
Only for testing, not sure if we should keep it like this. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c b/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c index a362904d