]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amdgpu: handle multi level PD during validation
authorChristian König <christian.koenig@amd.com>
Wed, 12 Oct 2016 13:36:57 +0000 (15:36 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:25 +0000 (23:55 -0400)
commit670fecc876c75a656ec0bc1e481ad1f848a95e61
treeceee85f54e8c8bf5b0871d2214cdf43c33400f45
parent72a7ec5cf6912886190ac0da93d2038dbc5baf8a
drm/amdgpu: handle multi level PD during validation

All page directory levels should be in place after this.

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