OSDN Git Service

drm/amd/pm: add support for 3794 pptable for SMU13.0.0
authorEvan Quan <evan.quan@amd.com>
Fri, 16 Sep 2022 05:19:29 +0000 (13:19 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 20 Sep 2022 16:40:52 +0000 (12:40 -0400)
Enable 3794 pptable support for SMU13.0.0.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Acked-by: Guchun Chen <guchun.chen@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_0_ppt.c

index 7db2fd9..fb5af45 100644 (file)
@@ -441,6 +441,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: