n Behalf Of Evan
> Quan
> Sent: Monday, December 13, 2021 1:43 PM
> To: amd-gfx@lists.freedesktop.org
> Cc: Deucher, Alexander ; Quan, Evan
>
> Subject: [PATCH] drm/amdgpu: move smu_debug_mask to a more proper
> place
>
> As the smu_context will be invisible
[AMD Official Use Only]
> -Original Message-
> From: Lazar, Lijo
> Sent: Monday, December 13, 2021 2:52 PM
> To: Quan, Evan ; amd-gfx@lists.freedesktop.org
> Cc: Deucher, Alexander
> Subject: Re: [PATCH] drm/amdgpu: move smu_debug_mask to a more
> proper place
>
On 12/13/2021 11:12 AM, Evan Quan wrote:
As the smu_context will be invisible from outside(of power). Also,
the smu_debug_mask can be shared around all power code instead of
some specific framework(swSMU) only.
Signed-off-by: Evan Quan
Change-Id: I1a0e1a436a51fc520a47b3fb28cde527d4e5eb6e
---
ve set an 'adev' variable, we can replace 'smu->adev' with
'adev' in each function directly.
Regards,
Guchun
-Original Message-
From: amd-gfx On Behalf Of Evan Quan
Sent: Monday, December 13, 2021 1:43 PM
To: amd-gfx@lists.freedesktop.org
Cc: Deucher, Alex
As the smu_context will be invisible from outside(of power). Also,
the smu_debug_mask can be shared around all power code instead of
some specific framework(swSMU) only.
Signed-off-by: Evan Quan
Change-Id: I1a0e1a436a51fc520a47b3fb28cde527d4e5eb6e
---
drivers/gpu/drm/amd/amdgpu/amdgpu.h