]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/pm: use the SMU multi-msgs helper in smu_v15_0_0
authorYang Wang <kevinyang.wang@amd.com>
Mon, 27 Apr 2026 07:09:37 +0000 (15:09 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 May 2026 20:08:47 +0000 (16:08 -0400)
commitcc826326f6e52c594c8334d418507e49b2d5d288
treed0f985624e17ea223ec52f6a4b5fea7f1ae89c85
parent1b62077f045ac6ffde7c97005c6659569ac5c1ec
drm/amd/pm: use the SMU multi-msgs helper in smu_v15_0_0

Convert the SMU15.0.0 table transfer path and enabled-feature query to
smu_cmn_send_smc_msg_with_params() so both paths use the common SMU
multi-msgs helper.

No functional change intended.

Signed-off-by: Yang Wang <kevinyang.wang@amd.com>
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu15/smu_v15_0_0_ppt.c