]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/pm: Add custom fclk setting support
authorAsad Kamal <asad.kamal@amd.com>
Fri, 13 Mar 2026 09:11:03 +0000 (17:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Mar 2026 18:17:26 +0000 (14:17 -0400)
commit5da89a8afca14a266e82d2c99e0bd5ae6db23611
tree096a96e68d85ec4db1fd76f85ac0f28f58d7bcfc
parent069a3b425317de22ac5d14163d4045ad6aba164a
drm/amd/pm: Add custom fclk setting support

Add custom fclk setting support for smu_v13_x_x

v2: Move uclk fix to separate patch, return EOPNOTSUPP in case of dpm
disabled (Lijo)

v3: remove dpm check for filling fclk pstate table (Lijo)

Signed-off-by: Asad Kamal <asad.kamal@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c