drm/amdgpu: query core refclk from bios for smu v13
authorHawking Zhang <Hawking.Zhang@amd.com>
Sun, 23 Jan 2022 11:12:30 +0000 (19:12 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 13:57:35 +0000 (09:57 -0400)
commitf0b0a1b8062dba25cfe632582c92c047242598b2
tree19c9373031669cb33bfdf059e217758fd3df840e
parent21c8685b06d8cfb5709fb2cc0cae3a8f9331caea
drm/amdgpu: query core refclk from bios for smu v13

The smu_info structrue for smu v13 is changed that
core_refclk in v31 strucuture is not correct for
smu v13_0_0

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/amdgpu_atomfirmware.c