Re: [PATCH] drm/amd/pm: Enable GPU metrics for One VF mode

2021-10-19 Thread Alex Deucher
On Tue, Oct 19, 2021 at 5:49 PM Vignesh Chander wrote: > Please add a patch description, something like: Enable GPU metrics feature in one VF mode. These are only possible in one VF mode because the VF is dedicated in that case. With that fixed: Reviewed-by: Alex Deucher > Signed-off-by:

[PATCH] drm/amd/pm: Enable GPU metrics for One VF mode

2021-10-19 Thread Vignesh Chander
Signed-off-by: Vignesh Chander Change-Id: I14a5c4d6b9d790b7f298b67cece2c501a003e2a7 --- drivers/gpu/drm/amd/pm/amdgpu_pm.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/gpu/drm/amd/pm/amdgpu_pm.c b/drivers/gpu/drm/amd/pm/amdgpu_pm.c index