]> 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)
commit06eb193f762f08f130b0e861b7a4153eb784b692
tree174477415f74555c9ced8f64a1e57d058cb626ab
parent2b64c8db05a43514b17740053ee57397a32c9bcb
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