drm/amd/pm: correct the MGpuFanBoost support for Beige Goby
authorEvan Quan <evan.quan@amd.com>
Mon, 24 Jan 2022 05:40:35 +0000 (13:40 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jan 2022 20:48:13 +0000 (15:48 -0500)
commitf4e2a66dae996b4fa2cc21b1904798ad1dc83049
tree39f6dde6a3b181a78e792f3185eb1266d3a2ad30
parenta154bf6eda9881aa3dd74cea83dcff6de3ce9680
drm/amd/pm: correct the MGpuFanBoost support for Beige Goby

The existing way cannot handle Beige Goby well as a different
PPTable data structure(PPTable_beige_goby_t instead of PPTable_t)
is used there.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c