Re: [PATCH 2/2] drm/amd/powerplay: avoid frequent metrics table export

2019-01-24 Thread Deucher, Alexander
Series is: Reviewed-by: Alex Deucher From: amd-gfx on behalf of Evan Quan Sent: Thursday, January 24, 2019 5:59:18 AM To: amd-gfx@lists.freedesktop.org Cc: Quan, Evan Subject: [PATCH 2/2] drm/amd/powerplay: avoid frequent metrics table export That&#

[PATCH 2/2] drm/amd/powerplay: avoid frequent metrics table export

2019-01-24 Thread Evan Quan
That's unnecessary. Also it makes more sense to show all the clocks on one metrics table export. Change-Id: I6350911934dbd85dc701de17ccc0e9cbddda4648 Signed-off-by: Evan Quan --- .../drm/amd/powerplay/hwmgr/vega20_hwmgr.c| 43 +-- .../drm/amd/powerplay/hwmgr/vega20_hwmgr.h