drm/amdgpu: Fix-ups for amdgpu_object.c documentation
authorMichel Dänzer <michel.daenzer@amd.com>
Fri, 1 Jun 2018 10:29:45 +0000 (12:29 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jun 2018 17:20:32 +0000 (12:20 -0500)
commit2472e11b85f08e56519b988c4b76c610c818b1b0
tree3022bc761c4a7b85a097561420ed908cce16c554
parent0152ac16522b6c6dd9319e005bf2945f585328d4
drm/amdgpu: Fix-ups for amdgpu_object.c documentation

* Fix format of return value descriptions
* Document all parameters of amdgpu_bo_free_kernel
* Document amdgpu_bo_get_preferred_pin_domain

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c