All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Misc PF improvements
@ 2025-07-30 17:49 Michal Wajdeczko
  2025-07-30 17:49 ` [PATCH 1/3] drm/xe/pf: Disable PF restart worker on device removal Michal Wajdeczko
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Michal Wajdeczko @ 2025-07-30 17:49 UTC (permalink / raw)
  To: intel-xe; +Cc: Michal Wajdeczko

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


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2025-08-01 22:55 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-30 17:49 [PATCH 0/3] Misc PF improvements Michal Wajdeczko
2025-07-30 17:49 ` [PATCH 1/3] drm/xe/pf: Disable PF restart worker on device removal Michal Wajdeczko
2025-07-30 21:08   ` Cavitt, Jonathan
2025-07-30 21:34     ` Michal Wajdeczko
2025-07-30 21:40       ` Cavitt, Jonathan
2025-08-01 20:48         ` Rodrigo Vivi
2025-08-01 10:23   ` Piotr Piórkowski
2025-07-30 17:49 ` [PATCH 2/3] drm/xe/pf: Make sure PF is ready to configure VFs Michal Wajdeczko
2025-07-30 21:09   ` Cavitt, Jonathan
2025-07-30 21:44     ` Michal Wajdeczko
2025-08-01 20:51       ` Rodrigo Vivi
2025-08-01 11:25   ` Piotr Piórkowski
2025-07-30 17:49 ` [PATCH 3/3] drm/xe/pf: Don't resume device from restart worker Michal Wajdeczko
2025-07-30 21:10   ` Cavitt, Jonathan
2025-07-30 21:48     ` Michal Wajdeczko
2025-08-01 20:45       ` Rodrigo Vivi
2025-08-01 22:55         ` Cavitt, Jonathan
2025-08-01 14:04   ` Piotr Piórkowski
2025-07-30 19:12 ` ✓ CI.KUnit: success for Misc PF improvements Patchwork
2025-07-30 20:14 ` ✓ Xe.CI.BAT: " Patchwork
2025-07-30 21:29 ` ✓ Xe.CI.Full: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.