RE: [PATCH] drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay table

2019-11-10 Thread Quan, Evan
Reviewed-by: Evan Quan > -Original Message- > From: amd-gfx On Behalf Of Alex > Deucher > Sent: Saturday, November 9, 2019 12:18 AM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander > Subject: [PATCH] drm/amdgpu/powerplay/smu7: fix AVFS handling with cus

[PATCH] drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay table

2019-11-08 Thread Alex Deucher
When a custom powerplay table is provided, we need to update the OD VDDC flag to avoid AVFS being enabled when it shouldn't be. Bug: https://bugzilla.kernel.org/show_bug.cgi?id=205393 Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c | 7 +++ 1 file changed, 7