OSDN Git Service

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)
commit6f4e8d6e592a5ca998337525b6f5133555228326
tree0e5c4c4b187deff1d237956d452db71806b3ec00
parent0ce55b4676f2e237e46d9196eb84fe35499a0d2e
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