]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gpuvm: add some additional comments in amdgpu_vm_update_ptes
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Oct 2019 17:53:27 +0000 (13:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Nov 2019 21:27:47 +0000 (16:27 -0500)
commitc86015f2e8674ca55570d294714238e936f2a9c3
tree174477415f74555c9ced8f64a1e57d058cb626ab
parent57fe46fe0d64afd85f52765372a92f6d34e0a942
drm/amdgpu/gpuvm: add some additional comments in amdgpu_vm_update_ptes

To better clarify what is happening in this function.

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