drm/amdgpu: Switch to smuio func to get gpu clk counter
authorHawking Zhang <Hawking.Zhang@amd.com>
Sun, 17 Mar 2024 11:26:07 +0000 (19:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 May 2024 20:18:12 +0000 (16:18 -0400)
commita2211e475cc0641cd49d019f9c70b1f69fd30e1c
tree0d0abcf49f506ea459dda016a17e4d38bbae9199
parente781af666341ccbc099bd3154f920eca6f74fb16
drm/amdgpu: Switch to smuio func to get gpu clk counter

Switch to smuio callback to query gpu clock counter

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Likun Gao <Likun.Gao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c