Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] drm/xe/vf: Minor fixes to post-migration recovery
@ 2025-10-14  0:44 Tomasz Lis
  2025-10-14  0:44 ` [PATCH v1 1/3] drm/xe/vf: Skip fixups on VF migration before getting GGTT info Tomasz Lis
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tomasz Lis @ 2025-10-14  0:44 UTC (permalink / raw)
  To: intel-xe
  Cc: Michał Winiarski, Michał Wajdeczko,
	Piotr Piórkowski, Matthew Brost

The series contains 3 fixes:
* Ignore migration recovery request too early during VF driver probe
* Assert that BO never tries to map into GGTT at fixed offset on VFs
* Allow migration on ATS-M in addition to newer platforms

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

Tomasz Lis (3):
  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 | 12 ++++++++++++
 drivers/gpu/drm/xe/xe_sriov_vf.c    |  4 ++--
 3 files changed, 20 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-10-14 10:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-14  0:44 [PATCH v1 0/3] drm/xe/vf: Minor fixes to post-migration recovery Tomasz Lis
2025-10-14  0:44 ` [PATCH v1 1/3] drm/xe/vf: Skip fixups on VF migration before getting GGTT info Tomasz Lis
2025-10-14  0:44 ` [PATCH v1 2/3] drm/xe: Assert that VF will never use fixed placement of BOs Tomasz Lis
2025-10-14  0:44 ` [PATCH v1 3/3] drm/xe/vf: Do not disable VF migration on ATS-M Tomasz Lis
2025-10-14  1:57 ` ✓ CI.KUnit: success for drm/xe/vf: Minor fixes to post-migration recovery Patchwork
2025-10-14  2:40 ` ✗ Xe.CI.BAT: failure " Patchwork
2025-10-14 10:44 ` ✗ Xe.CI.Full: " Patchwork

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