OSDN Git Service

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>
Mon, 31 Jan 2022 23:09:55 +0000 (18:09 -0500)
commit3ec5586b4699cfb75cdfa09425e11d121db40773
treef752673c7fe3cf4e9c64077f6a73a59c1b717687
parent26291c54e111ff6ba87a164d85d4a4e134b7315c
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>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c