Re: [PATCH 1/2] drm/amd/pm: correct the MGpuFanBoost support for Beige Goby

2022-01-25 Thread Alex Deucher
Reviewed-by: Alex Deucher On Tue, Jan 25, 2022 at 3:57 AM Evan Quan wrote: > > 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 > Change-Id: I02208c011e93c4d37769bd022e

[PATCH 1/2] drm/amd/pm: correct the MGpuFanBoost support for Beige Goby

2022-01-25 Thread Evan Quan
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 Change-Id: I02208c011e93c4d37769bd022e65e9084faa97e4 --- drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 6 +++--- 1 f