]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add kernel doc for amdgpu_object.c
authorSamuel Li <Samuel.Li@amd.com>
Thu, 17 May 2018 21:58:45 +0000 (17:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jun 2018 17:20:28 +0000 (12:20 -0500)
commited1018f2a329a984d7754ea971e35761d955f741
tree0e5c4c4b187deff1d237956d452db71806b3ec00
parente19fa095c05c683795aa4b85b757100b461e1701
drm/amdgpu: add kernel doc for amdgpu_object.c

Document the amdgpu buffer object API.

v2: Add a DOC section and some more clarification.
v3: Add some clarification and fix a spelling.

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