]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd61174e0af2607335a25e060ffe5ecc5a20b5c0
treeb941daec4735b465f6e51a8f82177d07f4f6c024
parent74fea46c7daedd5bd8f31ea84cf29f80d6d655fd
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