Skip to content

Commit dd4bc65

Browse files
Evan Quanalexdeucher
authored andcommitted
drm/amd/pm: add support for 3794 pptable for SMU13.0.0
Enable 3794 pptable support for SMU13.0.0. Signed-off-by: Evan Quan <[email protected]> Acked-by: Guchun Chen <[email protected]> Reviewed-by: Lijo Lazar <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 193b6a1 commit dd4bc65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ static int smu_v13_0_0_setup_pptable(struct smu_context *smu)
441441
case 3664:
442442
case 3715:
443443
case 3795:
444+
case 3794:
444445
pptable_id = 0;
445446
break;
446447
case 3683:

0 commit comments

Comments
 (0)