drm/amd/pm: update driver if version for dimgrey_cavefish
Per PMFW 59.16.0. Signed-off-by: Tao Zhou <tao.zhou1@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
aec0ebd651
commit
3755ff54c5
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
#define SMU11_DRIVER_IF_VERSION_Sienna_Cichlid 0x3B
|
||||
#define SMU11_DRIVER_IF_VERSION_Navy_Flounder 0xC
|
||||
#define SMU11_DRIVER_IF_VERSION_VANGOGH 0x02
|
||||
#define SMU11_DRIVER_IF_VERSION_Dimgrey_Cavefish 0xD
|
||||
#define SMU11_DRIVER_IF_VERSION_Dimgrey_Cavefish 0xF
|
||||
|
||||
/* MP Apertures */
|
||||
#define MP0_Public 0x03800000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue