Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] drm/xe/vf: Minor fixes to post-migration recovery
@ 2025-10-15  0:27 Tomasz Lis
  2025-10-15  0:27 ` [PATCH v2 1/4] drm/xe/vf: Fix GuC FW check for VF migration support Tomasz Lis
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Tomasz Lis @ 2025-10-15  0:27 UTC (permalink / raw)
  To: intel-xe
  Cc: Michał Winiarski, Michał Wajdeczko,
	Piotr Piórkowski, Matthew Brost

The series contains few minor fixes, mostly related to VF driver probe.

The fixes are not strictly related, but all go under VF migration category.

v2: Add fixing the currently broken GuC ABI check

Tomasz Lis (4):
  drm/xe/vf: Fix GuC FW check for VF migration support
  drm/xe/vf: Skip fixups on VF migration before getting GGTT info
  drm/xe: Assert that VF will never use fixed placement of BOs
  drm/xe/vf: Do not disable VF migration on ATS-M

 drivers/gpu/drm/xe/xe_bo.c          |  6 ++++
 drivers/gpu/drm/xe/xe_gt_sriov_vf.c | 56 +++++++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_gt_sriov_vf.h |  1 +
 drivers/gpu/drm/xe/xe_guc.c         |  2 ++
 drivers/gpu/drm/xe/xe_sriov_vf.c    | 15 +++-----
 5 files changed, 69 insertions(+), 11 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-10-16  2:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-15  0:27 [PATCH v2 0/4] drm/xe/vf: Minor fixes to post-migration recovery Tomasz Lis
2025-10-15  0:27 ` [PATCH v2 1/4] drm/xe/vf: Fix GuC FW check for VF migration support Tomasz Lis
2025-10-16  2:58   ` Matthew Brost
2025-10-15  0:27 ` [PATCH v2 2/4] drm/xe/vf: Skip fixups on VF migration before getting GGTT info Tomasz Lis
2025-10-15  0:27 ` [PATCH v2 3/4] drm/xe: Assert that VF will never use fixed placement of BOs Tomasz Lis
2025-10-15  0:27 ` [PATCH v2 4/4] drm/xe/vf: Do not disable VF migration on ATS-M Tomasz Lis
2025-10-15  0:33 ` ✓ CI.KUnit: success for drm/xe/vf: Minor fixes to post-migration recovery (rev2) Patchwork
2025-10-15  1:13 ` ✓ Xe.CI.BAT: " Patchwork
2025-10-15 13:02 ` ✗ Xe.CI.Full: failure " Patchwork

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