drm/amdgpu: More accurate description of a function param
authorOak Zeng <Oak.Zeng@amd.com>
Wed, 9 Sep 2020 17:51:45 +0000 (12:51 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Sep 2020 21:52:42 +0000 (17:52 -0400)
commit719a6513fb4985305ca36a5dc468a531568e697b
treeca7c32a5e5606708c026924209cfcb9847dd1b09
parent91b5900507871c735a99842ebfe959dd33a66690
drm/amdgpu: More accurate description of a function param

Add more accurate description of the pe parameter of function
amdgpu_vm_sdma_udpate and amdgpu_vm_cpu_update

Signed-off-by: Oak Zeng <Oak.Zeng@amd.com>
Reviewed-by: Christian Konig <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c