drm/amdgpu: handle multi level PD in the LRU
authorChristian König <christian.koenig@amd.com>
Thu, 13 Oct 2016 08:20:53 +0000 (10:20 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:26 +0000 (23:55 -0400)
commitd711e1398db612042e2038ca7bb798c4a297cc73
tree6ebc72f33a0541147db7fd72b717f36465312511
parent670fecc876c75a656ec0bc1e481ad1f848a95e61
drm/amdgpu: handle multi level PD in the LRU

Move all levels to the end after command submission.

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