]> www.infradead.org Git - users/hch/misc.git/commit
drm/amd/pm: Remove unnecessay UQ10 to UINT conversion
authorAsad Kamal <asad.kamal@amd.com>
Wed, 19 Mar 2025 11:18:43 +0000 (19:18 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Mar 2025 16:16:35 +0000 (12:16 -0400)
commit0156d2bcd52df6d245a2490500da193ec947f8ae
treecdd373d6f762e3607eee541c68d51949f75decaf
parent6ec04e38b2f640c12030a8af4b8fd5401f7e2235
drm/amd/pm: Remove unnecessay UQ10 to UINT conversion

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

v2: Move smu_v13_0_12 changes to separate patch(Kevin)

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_6_ppt.c