drm/amdgpu: enable amdgpu_move_blit to handle multiple MM nodes v2
authorChristian König <christian.koenig@amd.com>
Wed, 17 Aug 2016 08:46:52 +0000 (10:46 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:16 +0000 (14:38 -0400)
commit8892f153c83e521aff2ee7ac620856e2983cd7a0
treeb941daec4735b465f6e51a8f82177d07f4f6c024
parent63e0ba40e52c60f25ab67e27c89ed2b99b847562
drm/amdgpu: enable amdgpu_move_blit to handle multiple MM nodes v2

This allows us to move scattered buffers around.

v2: fix a couple of typos, handle scattered to scattered moves as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Tested-by: Mike Lothian <mike@fireburn.co.uk>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c