Re: [PATCH] drm/amd/pm: Round Q10 format values in SMU v13.0.6

2023-09-18 Thread Kamal, Asad
er ; Kamal, Asad ; Zhang, Hawking Subject: [PATCH] drm/amd/pm: Round Q10 format values in SMU v13.0.6 Instead of neglecting fractional part, round the Q10 format values in SMU v13.0.6 metrics table. Signed-off-by: Lijo Lazar --- .../drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c | 70 ++---

[PATCH] drm/amd/pm: Round Q10 format values in SMU v13.0.6

2023-09-15 Thread Lijo Lazar
Instead of neglecting fractional part, round the Q10 format values in SMU v13.0.6 metrics table. Signed-off-by: Lijo Lazar --- .../drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c | 70 ++- 1 file changed, 36 insertions(+), 34 deletions(-) diff --git a/drivers/gpu/drm/amd/pm/swsmu/smu1