Skip to content

Commit 8985adb

Browse files
Jiansong Chenalexdeucher
authored andcommitted
drm/amd/powerplay: update driver if version for navy_flounder
It's in accordance with pmfw 65.3.0 for navy_flounder. Signed-off-by: Jiansong Chen <[email protected]> Reviewed-by: Tao Zhou <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 9c0551f commit 8985adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#define SMU11_DRIVER_IF_VERSION_NV12 0x33
3232
#define SMU11_DRIVER_IF_VERSION_NV14 0x36
3333
#define SMU11_DRIVER_IF_VERSION_Sienna_Cichlid 0x33
34-
#define SMU11_DRIVER_IF_VERSION_Navy_Flounder 0x2B
34+
#define SMU11_DRIVER_IF_VERSION_Navy_Flounder 0x2
3535

3636
/* MP Apertures */
3737
#define MP0_Public 0x03800000

0 commit comments

Comments
 (0)