]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/pm: fix missing fine-grained dpm table flag on aldebaran
authorYang Wang <kevinyang.wang@amd.com>
Wed, 22 Apr 2026 10:41:42 +0000 (18:41 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 Apr 2026 15:09:43 +0000 (11:09 -0400)
commitccf8932ed8cf4fbfdcd4df2c6b524913691ee700
tree5be98dcb5fa982f0318f52bdc100c4def9d986af
parent36d65da7570bf72ce28504fa9a81abfc728e6d96
drm/amd/pm: fix missing fine-grained dpm table flag on aldebaran

Add the missing SMU_DPM_TABLE_FINE_GRAINED flag to aldebaran DPM table.
This fixes the pp_dpm_sclk node issue caused by missing flag configuration.

Fixes: 7ea1c722fe1d ("drm/amd/pm: Use common helper for aldebaran dpm table")
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 3427dea3a48ebddb491a26093f3627384b3cb2c2)
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c