]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use leaf iterator for filling PTs
authorChristian König <christian.koenig@amd.com>
Mon, 3 Sep 2018 12:34:51 +0000 (14:34 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Sep 2018 20:14:10 +0000 (15:14 -0500)
commitc06f5843a6302a3267afc8b977088e8578030aab
tree6a1a7e4ceffa25dc52879b854ee707f8bff3b444
parent901b31aace932210f3655988a47346a37639d1d7
drm/amdgpu: use leaf iterator for filling PTs

Less overhead and is the starting point for further cleanups and
improvements.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c