aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
diff options
context:
space:
mode:
authorMichal Wajdeczko <[email protected]>2025-08-01 14:28:21 +0000
committerRodrigo Vivi <[email protected]>2025-08-04 15:59:06 +0000
commitcb7a3f949aa4804ed8e0553d0196a4ce048ff7b8 (patch)
tree9c74a7a66023999ca90824b620b61065c55ddde3 /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
parentdrm/xe/pf: Disable PF restart worker on device removal (diff)
downloadkernel-cb7a3f949aa4804ed8e0553d0196a4ce048ff7b8.tar.gz
kernel-cb7a3f949aa4804ed8e0553d0196a4ce048ff7b8.zip
drm/xe/pf: Make sure PF is ready to configure VFs
The PF driver might be resumed just to configure VFs, but since it is doing some asynchronous GuC reconfigurations after fresh reset, we should wait until all pending works are completed. This is especially important in case of LMEM provisioning, since we also need to update the LMTT and send invalidation requests to all GuCs, which are expected to be already in the VGT mode. Fixes: 68ae022278a1 ("drm/xe/pf: Force GuC virtualization mode") Signed-off-by: Michal Wajdeczko <[email protected]> Reviewed-by: Piotr Piórkowski <[email protected]> Cc: Jonathan Cavitt <[email protected]> Link: https://lore.kernel.org/r/[email protected] (cherry picked from commit c6c86441c465ea440dfb5039f1c26e629a6fd64c) Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions