]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Add missing parameter description in comments
authorFelix Kuehling <Felix.Kuehling@amd.com>
Wed, 29 Apr 2020 23:38:19 +0000 (19:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 May 2020 14:00:26 +0000 (10:00 -0400)
commitf3048e27b33eac031786d023bd67bd7b8bc6c238
tree30da8b178eb31fc460d77a9d9cbe4329c729d24f
parent8879f99ec33c47422bf2ba1f0e2cbe8531bbf4a7
drm/amdgpu: Add missing parameter description in comments

Kerneldoc comments should describe all function parameters.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c