Skip to content

Commit bd89c99

Browse files
Tao Zhoualexdeucher
authored andcommitted
drm/amd/pm: update DRIVER_IF_VERSION for beige_goby
Update the version to 0xD for beige_goby. Signed-off-by: Tao Zhou <[email protected]> Reviewed-by: Jack Gui <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent cfe4e8f commit bd89c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpu/drm/amd/pm/inc/smu_v11_0.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
#define SMU11_DRIVER_IF_VERSION_Navy_Flounder 0xE
3535
#define SMU11_DRIVER_IF_VERSION_VANGOGH 0x03
3636
#define SMU11_DRIVER_IF_VERSION_Dimgrey_Cavefish 0xF
37-
#define SMU11_DRIVER_IF_VERSION_Beige_Goby 0x9
37+
#define SMU11_DRIVER_IF_VERSION_Beige_Goby 0xD
3838

3939
/* MP Apertures */
4040
#define MP0_Public 0x03800000

0 commit comments

Comments
 (0)