]> git.ipfire.org Git - thirdparty/linux.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)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Jan 2026 20:05:52 +0000 (15:05 -0500)
commit90dbc0bc2aa60021615969841fed06790c992bde
treecefbcb4273938a52f68e493ed9b5fb7105d37833
parent52d3d115e9cc975b90b1fc49abf6d36ad5e8847a
drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2

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)
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c