Commit 7dc2ef4e authored by Tao Zhou's avatar Tao Zhou Committed by Alex Deucher

drm/amdgpu/swsmu: update driver if version for dimgrey_cavefish(v2)

Per PMFW 59.5.0.

v2: refine subject and commit message, fix typo
Signed-off-by: default avatarTao Zhou <tao.zhou1@amd.com>
Reviewed-by: default avatarJiansong Chen <Jiansong.Chen@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 4ccc957f
......@@ -33,7 +33,7 @@
#define SMU11_DRIVER_IF_VERSION_Sienna_Cichlid 0x39
#define SMU11_DRIVER_IF_VERSION_Navy_Flounder 0x5
#define SMU11_DRIVER_IF_VERSION_VANGOGH 0x01
#define SMU11_DRIVER_IF_VERSION_Dimgrey_Cavefish 0x6
#define SMU11_DRIVER_IF_VERSION_Dimgrey_Cavefish 0x7
/* MP Apertures */
#define MP0_Public 0x03800000
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment