]> www.infradead.org Git - users/hch/misc.git/commit
drm/amd/pm: Remove unnecessay UQ10 to UINT conversion
authorAsad Kamal <asad.kamal@amd.com>
Thu, 20 Mar 2025 07:01:38 +0000 (15:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Mar 2025 16:16:35 +0000 (12:16 -0400)
commit62c1ed0a646e158545b9231d1e3633285f4dde09
tree7bb02ea29a5c304b271829e57161b9d76a4a3d41
parent0156d2bcd52df6d245a2490500da193ec947f8ae
drm/amd/pm: Remove unnecessay UQ10 to UINT conversion

Few of the metrics data for smu_v13_0_12 has not been reported
in Q10 format, remove UQ10 to UINT conversion for those

Signed-off-by: Asad Kamal <asad.kamal@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_12_ppt.c