]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: handle multi level PD size calculation (v2)
authorChristian König <christian.koenig@amd.com>
Wed, 19 Oct 2016 09:03:57 +0000 (11:03 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:25 +0000 (23:55 -0400)
commitba03996390d67076b09683def4ab2aa44b6743a4
tree4a9e2bf9b8bbbce70b542fe6bc0a2ec2dbbe5d35
parented05f89d498419b445fae6c1b10809824cbc84d7
drm/amdgpu: handle multi level PD size calculation (v2)

Allows us to get the size for all levels as well.

v2: agd: fix warning

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