]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: clear PDs/PTs only after initializing them
authorChristian König <christian.koenig@amd.com>
Wed, 30 Jan 2019 13:44:36 +0000 (14:44 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Feb 2019 03:24:12 +0000 (22:24 -0500)
commit767efa19e35d48b68abd19b01eafe03edec6d69a
tree7c2d163f16f067e2f00d4d1d5325d77f541a7976
parent569ddc8280f37c4bc865f6e1db0b83de0e1d788d
drm/amdgpu: clear PDs/PTs only after initializing them

Clear the VM PDs/PTs only after initializing all the structures.

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