1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/pm
Isabella Basso bbe04dec5c drm/amd: fix improper docstring syntax
This fixes various warnings relating to erroneous docstring syntax, of
which some are listed below:

 warning: Function parameter or member 'adev' not described in
 'amdgpu_atomfirmware_ras_rom_addr'
 ...
 warning: expecting prototype for amdgpu_atpx_validate_functions().
 Prototype was for amdgpu_atpx_validate() instead
 ...
 warning: Excess function parameter 'mem' description in 'amdgpu_preempt_mgr_new'
 ...
 warning: Cannot understand  * @kfd_get_cu_occupancy - Collect number of
 waves in-flight on this device
 ...
 warning: This comment starts with '/**', but isn't a kernel-doc
 comment. Refer Documentation/doc-guide/kernel-doc.rst

Signed-off-by: Isabella Basso <isabbasso@riseup.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-12-13 16:32:34 -05:00
..
inc drm/amd/pm: Add debugfs info for STB 2021-11-22 14:58:59 -05:00
powerplay amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_profile_name 2021-12-01 16:03:49 -05:00
swsmu drm/amd: fix improper docstring syntax 2021-12-13 16:32:34 -05:00
amdgpu_dpm.c drm/amd/pm: avoid duplicate powergate/ungate setting 2021-11-22 14:45:02 -05:00
amdgpu_pm.c amdgpu/pm: Create shared array of power profile name strings 2021-12-01 16:03:42 -05:00
Makefile drm/amd/swsmu: add aldebaran smu13 ip support (v3) 2021-03-23 22:54:24 -04:00