drm/amd/amdgpu: fix the GPU power print error in pm info
authorLi Ma <li.ma@amd.com>
Tue, 24 Oct 2023 10:28:24 +0000 (18:28 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 26 Oct 2023 23:04:45 +0000 (19:04 -0400)
commitf0b8f65b482548c9d1d87c20fa4850c61305ff47
treed4eb4aaf203cffec741427702e2e1997ace1e356
parentd055714a21cc0287c7e1b15c355795c42fb3a5cf
drm/amd/amdgpu: fix the GPU power print error in pm info

Modify the print format of the fractional part to avoid display error.

Signed-off-by: Li Ma <li.ma@amd.com>
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/amdgpu_pm.c