]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2
authorYang Wang <kevinyang.wang@amd.com>
Tue, 6 Jan 2026 06:42:40 +0000 (14:42 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Jan 2026 10:18:39 +0000 (11:18 +0100)
commitefb769dd9e4797fa614d3bd3e5c97d6418b2b306
tree732a8298093fb9de5495caad41345607bc31fce4
parente35a9085b4808072c90e1594c47e72bf008b1b3c
drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2

[ Upstream commit 90dbc0bc2aa60021615969841fed06790c992bde ]

resolving the issue of incorrect type definitions potentially causing calculation errors.

Fixes: 54f7f3ca982a ("drm/amdgpu/swm14: Update power limit logic")
Signed-off-by: Yang Wang <kevinyang.wang@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit e3a03d0ae16d6b56e893cce8e52b44140e1ed985)
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c