[PATCH v2 0/3] Misc PF improvements

Michal Wajdeczko michal.wajdeczko at intel.com
Fri Aug 1 14:28:19 UTC 2025


v1: https://patchwork.freedesktop.org/series/152303/#rev1
v2: add asserts, drop logs (Piotr)
    fix comments (Jonathan)

Michal Wajdeczko (3):
  drm/xe/pf: Disable PF restart worker on device removal
  drm/xe/pf: Make sure PF is ready to configure VFs
  drm/xe/pf: Don't resume device from restart worker

 drivers/gpu/drm/xe/xe_gt_sriov_pf.c         | 79 +++++++++++++++++++--
 drivers/gpu/drm/xe/xe_gt_sriov_pf.h         |  1 +
 drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c |  4 +-
 drivers/gpu/drm/xe/xe_pci_sriov.c           |  7 +-
 drivers/gpu/drm/xe/xe_sriov_pf.c            | 27 +++++++
 drivers/gpu/drm/xe/xe_sriov_pf.h            |  1 +
 6 files changed, 113 insertions(+), 6 deletions(-)

-- 
2.47.1



More information about the Intel-xe mailing list