linux/drivers/gpu/drm/amd/pm
Lijo Lazar 928a0fe688 drm/amdgpu: Fix build warnings
Fix header guard and make internal functions static. Fixes the below warnings:

drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_reset.h:24:9: warning: '__AMDUGPU_RESET_H__' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
drivers/gpu/drm/amd/amdgpu/aldebaran.c:110:6: warning: no previous prototype for function 'aldebaran_async_reset' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c:1435:5: warning: no previous prototype for function 'aldebaran_mode2_reset' [-Wmissing-prototypes]

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-04-09 16:46:32 -04:00
..
inc drm/amd/pm: Add support for reset completion on aldebaran 2021-04-09 16:46:05 -04:00
powerplay drm/amdgpu/pm: mark pcie link/speed arrays as const 2021-04-09 16:43:31 -04:00
swsmu drm/amdgpu: Fix build warnings 2021-04-09 16:46:32 -04:00
amdgpu_dpm.c drm/amd/pm: fix gpu reset failure by MP1 state setting 2021-04-09 16:39:45 -04:00
amdgpu_pm.c drm/amd/pm: Convert sysfs sprintf/snprintf family to sysfs_emit 2021-04-09 16:43:50 -04:00
Makefile drm/amd/swsmu: add aldebaran smu13 ip support (v3) 2021-03-23 22:54:24 -04:00