Skip to content

Commit e548313

Browse files
Kenneth Fenggregkh
authored andcommitted
drm/amd/pm: skip setting the power source on smu v14.0.2/3
commit 76c7f08 upstream. skip setting power source on smu v14.0.2/3 Signed-off-by: Kenneth Feng <[email protected]> Reviewed-by: Lijo Lazar <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Cc: [email protected] # 6.11.x Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 6383199 commit e548313

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2769,7 +2769,6 @@ static const struct pptable_funcs smu_v14_0_2_ppt_funcs = {
27692769
.get_unique_id = smu_v14_0_2_get_unique_id,
27702770
.get_power_limit = smu_v14_0_2_get_power_limit,
27712771
.set_power_limit = smu_v14_0_2_set_power_limit,
2772-
.set_power_source = smu_v14_0_set_power_source,
27732772
.get_power_profile_mode = smu_v14_0_2_get_power_profile_mode,
27742773
.set_power_profile_mode = smu_v14_0_2_set_power_profile_mode,
27752774
.run_btc = smu_v14_0_run_btc,

0 commit comments

Comments
 (0)