]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/amdgpu: handle multi level PD during PT updates
authorChristian König <christian.koenig@amd.com>
Tue, 25 Oct 2016 13:52:28 +0000 (15:52 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:27 +0000 (23:55 -0400)
commit4e2cb640c2efbf86058cffd2785307690ebefe20
treeae90fa23d9b36e1daa1354dbdde7b122286e5a2f
parent194d2161131b35f9cd4cf3e355f2d7cd3b296898
drm/amdgpu: handle multi level PD during PT updates

Not the best solution, but good enough for now.

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