Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] PF: Provisioning improvements
@ 2024-07-01 10:27 Michal Wajdeczko
  2024-07-01 10:27 ` [PATCH 1/3] drm/xe/pf: Skip fair VFs provisioning if already provisioned Michal Wajdeczko
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Michal Wajdeczko @ 2024-07-01 10:27 UTC (permalink / raw)
  To: intel-xe

v1: With the HAX to actually test it on the CI.

Michal Wajdeczko (3):
  drm/xe/pf: Skip fair VFs provisioning if already provisioned
  drm/xe/pf: Restart VFs provisioning after GT reset
  HAX: Try SR-IOV on ADLP/ATSM

 drivers/gpu/drm/xe/xe_gt.c                 |  3 +
 drivers/gpu/drm/xe/xe_gt_sriov_pf.c        | 12 ++++
 drivers/gpu/drm/xe/xe_gt_sriov_pf.h        |  5 ++
 drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c | 78 ++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_gt_sriov_pf_config.h |  4 ++
 drivers/gpu/drm/xe/xe_module.c             |  3 +
 drivers/gpu/drm/xe/xe_pci.c                |  2 +
 drivers/gpu/drm/xe/xe_pci_sriov.c          | 13 ++++
 8 files changed, 120 insertions(+)

-- 
2.43.0


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

end of thread, other threads:[~2024-07-01 17:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01 10:27 [PATCH 0/3] PF: Provisioning improvements Michal Wajdeczko
2024-07-01 10:27 ` [PATCH 1/3] drm/xe/pf: Skip fair VFs provisioning if already provisioned Michal Wajdeczko
2024-07-01 11:24   ` Piotr Piórkowski
2024-07-01 10:27 ` [PATCH 2/3] drm/xe/pf: Restart VFs provisioning after GT reset Michal Wajdeczko
2024-07-01 11:31   ` Piotr Piórkowski
2024-07-01 10:27 ` [PATCH 3/3] HAX: Try SR-IOV on ADLP/ATSM Michal Wajdeczko
2024-07-01 13:26 ` ✓ CI.Patch_applied: success for PF: Provisioning improvements (rev2) Patchwork
2024-07-01 13:26 ` ✓ CI.checkpatch: " Patchwork
2024-07-01 13:28 ` ✓ CI.KUnit: " Patchwork
2024-07-01 13:39 ` ✓ CI.Build: " Patchwork
2024-07-01 13:42 ` ✓ CI.Hooks: " Patchwork
2024-07-01 13:43 ` ✓ CI.checksparse: " Patchwork
2024-07-01 14:06 ` ✓ CI.BAT: " Patchwork
2024-07-01 15:15 ` ✗ CI.FULL: failure " Patchwork
2024-07-01 17:23   ` Michal Wajdeczko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox