]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita860d41003a1e1f8a48325956e33a71d471106c0
tree3022bc761c4a7b85a097561420ed908cce16c554
parent935ef25983de6609d8cc253bf186800a8aaabd7f
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