1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/pm/powerplay
Alex Deucher d5c7255dc7 drm/amdgpu/pm: fix powerplay OD interface
The overclocking interface currently appends data to a
string.  Revert back to using sprintf().

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1774
Fixes: 6db0c87a0a ("amdgpu/pm: Replace hwmgr smu usage of sprintf with sysfs_emit")
Acked-by: Evan Quan <evan.quan@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
2021-11-24 15:14:14 -05:00
..
hwmgr drm/amdgpu/pm: fix powerplay OD interface 2021-11-24 15:14:14 -05:00
smumgr drm/amd/pm: invalidate hdp before CPU access the memory written by GPU 2020-12-08 23:01:24 -05:00
amd_powerplay.c drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devices 2021-11-03 12:22:07 -04:00
cik_dpm.h drm/amd/pm: optimize the power related source code layout 2020-08-14 16:22:41 -04:00
kv_dpm.c amdgpu/pm: read_sensor() report failure apporpriately 2021-02-26 17:23:49 -05:00
kv_dpm.h drm/amd/pm: optimize the power related source code layout 2020-08-14 16:22:41 -04:00
kv_smc.c drm/amd/pm: optimize the power related source code layout 2020-08-14 16:22:41 -04:00
Makefile drm/amd/pm: optimize the power related source code layout 2020-08-14 16:22:41 -04:00
ppsmc.h drm/amd/pm: optimize the power related source code layout 2020-08-14 16:22:41 -04:00
r600_dpm.h drm/amd/pm: optimize the power related source code layout 2020-08-14 16:22:41 -04:00
si_dpm.c drm/amd/pm: Update intermediate power state for SI 2021-09-23 16:35:19 -04:00
si_dpm.h drm/amd/pm: optimize the power related source code layout 2020-08-14 16:22:41 -04:00
si_smc.c drm/amd/pm: optimize the power related source code layout 2020-08-14 16:22:41 -04:00
sislands_smc.h drm/amd/pm: Fix out-of-bounds bug 2021-05-10 18:14:49 -04:00