]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: fill the ucode bo during psp resume for SRIOV
authorVictor Zhao <Victor.Zhao@amd.com>
Mon, 6 Jan 2025 10:42:11 +0000 (18:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Jan 2025 21:02:57 +0000 (16:02 -0500)
commit85b73415fde558549491f03218a907261c0f11fc
treea1eb2e2c2cb82981a4dbe4eafa0d5531e946c32a
parent9814626751de427e99ec9df77d6c29f7668fd105
drm/amdgpu: fill the ucode bo during psp resume for SRIOV

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 <Victor.Zhao@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c