Subject: [PATCH] drm/amd/pm: re-enable the gfx imu when smu resume
If the gfx imu is poweroff when suspend, then it need to be re-enabled when
resume.
Signed-off-by: Tim Huang
---
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 40 ---
1 file changed, 28 insertions(+), 12 deletions
[Public]
-Original Message-
From: Chen, Guchun
Sent: Friday, March 24, 2023 3:26 PM
To: Huang, Tim ; amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Zhang, Yifan
; Ma, Li ; Du, Xiaojian
; Huang, Tim
Subject: RE: [PATCH] drm/amd/pm: re-enable the gfx imu when smu resume
[Public]
-Original Message-
From: Quan, Evan
Sent: Friday, March 24, 2023 3:17 PM
To: Huang, Tim ; amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Zhang, Yifan
; Ma, Li ; Du, Xiaojian
; Huang, Tim
Subject: RE: [PATCH] drm/amd/pm: re-enable the gfx imu when smu resume
[AMD
> -Original Message-
> From: amd-gfx On Behalf Of Tim
> Huang
> Sent: Friday, March 24, 2023 3:08 PM
> To: amd-gfx@lists.freedesktop.org
> Cc: Deucher, Alexander ; Zhang, Yifan
> ; Ma, Li ; Du, Xiaojian
> ; Huang, Tim
> Subject: [PATCH] drm/amd/pm: re-
ect: [PATCH] drm/amd/pm: re-enable the gfx imu when smu resume
>
> If the gfx imu is poweroff when suspend, then
> it need to be re-enabled when resume.
>
> Signed-off-by: Tim Huang
> ---
> drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 40
> --
If the gfx imu is poweroff when suspend, then
it need to be re-enabled when resume.
Signed-off-by: Tim Huang
---
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 40 ---
1 file changed, 28 insertions(+), 12 deletions(-)
diff --git a/drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
b/dr