drm/amdgpu/pm: correct the firmware flag address for SMU IP v13.0.4
authorTim Huang <tim.huang@amd.com>
Wed, 1 Jun 2022 10:12:08 +0000 (18:12 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 15 Jun 2022 01:38:39 +0000 (21:38 -0400)
commitd52ea3dc65a9d504afa7a03ff24e17866670bdac
treedf466a692cc105b686bb47c927eab7e1c59132ff
parent5089c4a8ebea3c3ad9eedf038dad7098ebc06131
drm/amdgpu/pm: correct the firmware flag address for SMU IP v13.0.4

For SMU IP v13.0.4, the smnMP1_FIRMWARE_FLAGS address is different,
we need this to correct the reading address.

Signed-off-by: Tim Huang <tim.huang@amd.com>
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c