[PATCH V2 1/7] drm/amd/pm: add support for 3794 pptable for SMU13.0.0
Lazar, Lijo
lijo.lazar at amd.com
Tue Sep 20 03:42:40 UTC 2022
On 9/19/2022 7:32 AM, Evan Quan wrote:
> Enable 3794 pptable support for SMU13.0.0.
>
> Signed-off-by: Evan Quan <evan.quan at amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar at amd.com>
Thanks,
Lijo
> Change-Id: Ia208531c9eb96611b6136975bcbd8d27007b9e14
> ---
> drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c b/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
> index de779f8089d3..a6b7319fbfe6 100644
> --- a/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
> +++ b/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
> @@ -406,6 +406,7 @@ static int smu_v13_0_0_setup_pptable(struct smu_context *smu)
> case 3664:
> case 3715:
> case 3795:
> + case 3794:
> pptable_id = 0;
> break;
> case 3683:
>
More information about the amd-gfx
mailing list