Re: [PATCH] drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval function

2022-03-24 Thread Alex Deucher
Reviewed-by: Alex Deucher On Thu, Mar 24, 2022 at 6:16 AM Prike Liang wrote: > > Enable gfx1037 clock counter retrieval function for > KFDPerfCountersTest.ClockCountersBasicTest. > > Signed-off-by: Prike Liang > --- > drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 1 + > 1 file changed, 1 insertion

[PATCH] drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval function

2022-03-24 Thread Prike Liang
Enable gfx1037 clock counter retrieval function for KFDPerfCountersTest.ClockCountersBasicTest. Signed-off-by: Prike Liang --- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v10_