Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/4] drm/xe/vf: Minor fixes to post-migration recovery
@ 2025-10-21 22:48 Tomasz Lis
  2025-10-21 22:48 ` [PATCH v7 1/4] drm/xe/vf: Revert logic of vf.migration.enabled Tomasz Lis
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Tomasz Lis @ 2025-10-21 22:48 UTC (permalink / raw)
  To: intel-xe
  Cc: Michał Winiarski, Michał Wajdeczko,
	Piotr Piórkowski, Matthew Brost, Satyanarayana K V P

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

v3: Add separation of xe_sriov_vf_ccs_migration_bb_needed()

v4: Remove platform version check, discard early MIGRATED ignore patch,
 move and rename CCS BB check functions, switch target of "Fixes" tag

v5: limit scope of some functions, switched 'Fixes:' tag to a different
 commit

v6: removed writing false zeroed var, squashed two patches,
 added kerneldoc, moved location of some checks 

v7: Typo, equivalent gt getter, exposing conditionals

Tomasz Lis (4):
  drm/xe/vf: Revert logic of vf.migration.enabled
  drm/xe/vf: Fix GuC FW check for VF migration support
  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_sriov_vf.c       | 39 ++++++++--------------
 drivers/gpu/drm/xe/xe_sriov_vf.h       |  1 +
 drivers/gpu/drm/xe/xe_sriov_vf_ccs.c   | 46 ++++++++++++++++++++++++--
 drivers/gpu/drm/xe/xe_sriov_vf_types.h |  6 ++--
 5 files changed, 67 insertions(+), 31 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-10-22 13:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-21 22:48 [PATCH v7 0/4] drm/xe/vf: Minor fixes to post-migration recovery Tomasz Lis
2025-10-21 22:48 ` [PATCH v7 1/4] drm/xe/vf: Revert logic of vf.migration.enabled Tomasz Lis
2025-10-21 22:48 ` [PATCH v7 2/4] drm/xe/vf: Fix GuC FW check for VF migration support Tomasz Lis
2025-10-21 22:48 ` [PATCH v7 3/4] drm/xe: Assert that VF will never use fixed placement of BOs Tomasz Lis
2025-10-21 22:48 ` [PATCH v7 4/4] drm/xe/vf: Do not disable VF migration on ATS-M Tomasz Lis
2025-10-22  0:24 ` ✓ CI.KUnit: success for drm/xe/vf: Minor fixes to post-migration recovery (rev7) Patchwork
2025-10-22  1:32 ` ✓ Xe.CI.BAT: " Patchwork
2025-10-22  4:15 ` ✗ Xe.CI.Full: failure " Patchwork
2025-10-22 13:29   ` Lis, Tomasz

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