On Mon, Jan 6, 2025 at 6:12 AM Victor Zhao wrote:
>
> refill the ucode bo during psp resume for SRIOV, otherwise ucode load
> will fail after VM hibernation and fb clean.
Please drop the comment above amdgpu_ucode_init_bo() in psp_hw_init()
since it is no longer true. WIth that fixed, the patch
[AMD Official Use Only - AMD Internal Distribution Only]
Ping..
-Original Message-
From: Victor Zhao
Sent: Monday, January 6, 2025 6:52 PM
To: amd-gfx@lists.freedesktop.org
Cc: Zhao, Victor
Subject: [PATCH] drm/amdgpu: fill the ucode bo during psp resume for SRIOV
refill the ucode bo
refill the ucode bo during psp resume for SRIOV, otherwise ucode load
will fail after VM hibernation and fb clean.
Signed-off-by: Victor Zhao
---
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
b/drivers/gpu