linux/drivers/gpu/drm/amd/pm
Lijo Lazar 5575ce2132 drm/amd/pm: Fix warnings
Fixes warnings:

drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_6_ppt.c:286:45:
warning: '%s' directive output may be truncated writing up to 29 bytes
into a region of size 23 [-Wformat-truncation=]
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_6_ppt.c:286:52:
warning: '%s' directive output may be truncated writing up to 29 bytes
into a region of size 23 [-Wformat-truncation=]
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0.c:72:45: warning:
'%s' directive output may be truncated writing up to 29 bytes into a
region of size 23 [-Wformat-truncation=]
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0.c:72:52: warning:
'%s' directive output may be truncated writing up to 29 bytes into a
region of size 23 [-Wformat-truncation=]

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-10-31 16:40:15 -04:00
..
inc drm/amd/pm: deprecate allow_xgmi_power_down interface 2023-09-28 15:36:23 -04:00
legacy-dpm drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driver 2023-10-04 18:39:52 -04:00
powerplay drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supported 2023-10-26 18:41:23 -04:00
swsmu drm/amd/pm: Fix warnings 2023-10-31 16:40:15 -04:00
amdgpu_dpm_internal.c drm/amd/pm: add missing prototypes to amdgpu_dpm_internal 2022-02-07 18:03:50 -05:00
amdgpu_dpm.c drm/amdgpu: add support to powerup VPE by SMU 2023-10-13 11:00:03 -04:00
amdgpu_pm.c drm/amd/amdgpu: fix the GPU power print error in pm info 2023-10-26 19:04:45 -04:00
Makefile drm/amd/swsmu: add smu14 ip support 2023-10-13 10:59:55 -04:00