]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit216de2fb110dd928ad92d2bf88c979f104d4330b
treef752673c7fe3cf4e9c64077f6a73a59c1b717687
parent2c38746ca2402e938b028d171c771f4caa588787
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