Re: [PATCH] drm/amd/pm: support ss metrics read for smu11

2022-05-11 Thread Sundararaju, Sathishkumar
On 5/11/2022 1:14 PM, Lazar, Lijo wrote: On 5/11/2022 12:51 PM, Sathishkumar S wrote: support reading smartshift apu and dgpu power for smu11 based asic v2: add new version of SmuMetrics and make calculation more readable (Lijo) v3: avoid calculations that result in -ve values and skip re

Re: [PATCH] drm/amd/pm: support ss metrics read for smu11

2022-05-11 Thread Lazar, Lijo
On 5/11/2022 12:51 PM, Sathishkumar S wrote: support reading smartshift apu and dgpu power for smu11 based asic v2: add new version of SmuMetrics and make calculation more readable (Lijo) v3: avoid calculations that result in -ve values and skip related checks v4: use the current power limit

[PATCH] drm/amd/pm: support ss metrics read for smu11

2022-05-11 Thread Sathishkumar S
support reading smartshift apu and dgpu power for smu11 based asic v2: add new version of SmuMetrics and make calculation more readable (Lijo) v3: avoid calculations that result in -ve values and skip related checks v4: use the current power limit on dGPU and exclude smu 11_0_7 (Lijo) Signed-off-