Files
linux/drivers/gpu/drm
Samuel Zhang 4108c2be12 drm/amdgpu: fix fence fallback timer expired error
IH is not working after switching a new gpu index for the first time.

During VM resume, QEMU programming of VF MSIX table (register GFXMSIX_VECT0_ADDR_LO)
may not work.The access could be blocked by nBIF protection as VF isn't in
exclusive access mode. Exclusive access is enabled now, disable/enable MSIX
so that QEMU reprograms MSIX table.

call amdgpu_restore_msix on resume to restore msix table.

Signed-off-by: Samuel Zhang <guoqing.zhang@amd.com>
Acked-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-06-18 12:19:15 -04:00
..
2025-02-18 07:43:43 +01:00
2025-05-04 09:20:28 -07:00
2025-04-07 14:35:48 +02:00
2025-04-17 10:21:40 +02:00
2025-01-08 01:39:58 +02:00
2024-10-08 10:00:30 +02:00