]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/pm: Align PPTable fill with non-Q10 static metrics
authorAsad Kamal <asad.kamal@amd.com>
Wed, 8 Apr 2026 13:40:22 +0000 (21:40 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Apr 2026 19:41:13 +0000 (15:41 -0400)
commit4ecf76a3fecf5ff622531be51b601d785fae9737
tree30df2a9c64be9c521f6dd7e67a04f84191b2910c
parentd0b1a8ed90dce5359e636dffee12a2b7fb429c77
drm/amd/pm: Align PPTable fill with non-Q10 static metrics

Remove Q10 rounding when applying smu_v15_0_8 static metrics
to the driver PPTable as the firmware now provide raw data

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