diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2021-11-03 15:52:53 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-11-05 14:11:14 -0400 |
commit | e9c76719c1e99caf95e70de74170291b9457bbc1 (patch) | |
tree | 736703e4bedf2255374e6028b6c4ce22ac93b76d /drivers/gpu/drm/amd/amdgpu | |
parent | 7ef6b7f8441f5744ac3fa5e2067b25940ee1ff63 (diff) |
drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling
sysfs_emit and sysfs_emit_at requrie a page boundary
aligned buf address. Make them happy!
v2: fix sysfs_emit -> sysfs_emit_at missed conversions
Cc: Lang Yu <lang.yu@amd.com>
Cc: Darren Powell <darren.powell@amd.com>
Fixes: 6db0c87a0a8e ("amdgpu/pm: Replace hwmgr smu usage of sprintf with sysfs_emit")
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1774
Reviewed-by: Lang Yu <lang.yu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions