[PATCH] drm/amd/pm: skip the power source check on smu v14.0.2/3
Lazar, Lijo
lijo.lazar at amd.com
Tue Nov 19 07:08:21 UTC 2024
On 11/19/2024 12:34 PM, Kenneth Feng wrote:
> skip the power source check on smu v14.0.2/3
>
> Signed-off-by: Kenneth Feng <kenneth.feng at amd.com>
Should the commit message be 'Skip setting power source'?
Reviewed-by: Lijo Lazar <lijo.lazar at amd.com>
Thanks,
Lijo
> ---
> drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c b/drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
> index 59b369eff30f..837281e49d72 100644
> --- a/drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
> +++ b/drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
> @@ -2753,7 +2753,6 @@ static const struct pptable_funcs smu_v14_0_2_ppt_funcs = {
> .get_unique_id = smu_v14_0_2_get_unique_id,
> .get_power_limit = smu_v14_0_2_get_power_limit,
> .set_power_limit = smu_v14_0_2_set_power_limit,
> - .set_power_source = smu_v14_0_set_power_source,
> .get_power_profile_mode = smu_v14_0_2_get_power_profile_mode,
> .set_power_profile_mode = smu_v14_0_2_set_power_profile_mode,
> .run_btc = smu_v14_0_run_btc,
More information about the amd-gfx
mailing list