]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: Update function level documentation for GPUVM v3
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Mon, 11 Jun 2018 15:11:24 +0000 (11:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jun 2018 17:20:43 +0000 (12:20 -0500)
commit7fc48e5912795caf78b1e2fb86d5f6ee02fbdb8c
treeda59cd70b6cf4288a4e14d8b9b34f2e9d613603c
parentf4557923b5d3bd5aaa4177ea184c4389175cc92f
drm/amdgpu: Update function level documentation for GPUVM v3

Add/update function level documentation and add reference to amdgpu_vm.c
in amdgpu.rst

v2:
Fix reference in rst file.
Fix compilation warnings.
Add space between function names and params list where
it's missing.

v3:
Fix some funtion comments.
Add formatted documentation to structs.

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