]> 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)
commit427439a660834218f6025e1eacfa1ba153b4f679
tree3022bc761c4a7b85a097561420ed908cce16c554
parent5bbba5bd4c130291a2e617dee558fc93b529683d
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