---
*From:* Lazar, Lijo
*Sent:* Monday, October 4, 2021 6:43 AM
*To:* Powell, Darren ;
amd-gfx@lists.freedesktop.org
*Subject:* Re: [PATCH 3/3] drm/amd/pm: explicitly initialize cached
power limits in smu struct
On 10/3/2021 10:16 AM, Darren Powell wrote:
Code appears to initialize
his altogether?
/* seed the cached smu power limit values iff get_power_limit is defined,
otherwise they remain 0 */
Thanks
Darren
From: Lazar, Lijo
Sent: Monday, October 4, 2021 6:43 AM
To: Powell, Darren ; amd-gfx@lists.freedesktop.org
Subject: Re: [PATCH
On 10/3/2021 10:16 AM, Darren Powell wrote:
Code appears to initialize values but macro will exit without error
or initializing value if function is not implmented
Signed-off-by: Darren Powell
---
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 4
1 file changed, 4 insertions(+)
diff --
Code appears to initialize values but macro will exit without error
or initializing value if function is not implmented
Signed-off-by: Darren Powell
---
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
b/