RE: [PATCH] drm/amd/pm: fix the issue of uploading powerplay table

2021-09-05 Thread Gui, Jack
[AMD Official Use Only] Reviewed-by: Jack Gui < jack@amd.com > -Original Message- From: amd-gfx On Behalf Of Kenneth Feng Sent: Monday, September 6, 2021 7:57 AM To: amd-gfx@lists.freedesktop.org Cc: Feng, Kenneth Subject: [PATCH] drm/amd/pm: fix the issue of uploading pow

[PATCH] drm/amd/pm: fix the issue of uploading powerplay table

2021-09-05 Thread Kenneth Feng
fix the issue of uploading powerplay table due to the dependancy of rlc. Signed-off-by: Kenneth Feng --- drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c