summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_sriov_vf.c
AgeCommit message (Expand)Author
2026-01-15drm/xe: Cleanup unused header includesMatt Roper
2025-12-17drm/xe/vf: fix return type in vf_migration_init_late()Dan Carpenter
2025-12-02drm/xe/vf: Introduce RESFIX start marker supportSatyanarayana K V P
2025-12-02drm/xe/vf: Enable VF migration only on supported GuC versionsSatyanarayana K V P
2025-11-10drm/xe/vf: Enable VF resource fixup unconditionallyMichaƂ Winiarski
2025-10-22drm/xe/vf: Do not disable VF migration on ATS-MTomasz Lis
2025-10-22drm/xe/vf: Fix GuC FW check for VF migration supportTomasz Lis
2025-10-22drm/xe/vf: Revert logic of vf.migration.enabledTomasz Lis
2025-10-09drm/xe/vf: Make VF recovery run on per-GT workerMatthew Brost
2025-10-03Revert "drm/xe/vf: Fixup CTB send buffer messages after migration"Matthew Brost
2025-10-03Revert "drm/xe/vf: Post migration, repopulate ring area for pending request"Matthew Brost
2025-09-09drm/xe/vf: Move VF CCS debugfs attributeMichal Wajdeczko
2025-09-02drm/xe/vf: Enable CCS save/restore only on supported GUC versionsSatyanarayana K V P
2025-08-04drm/xe/vf: Refresh utilization buffer during migration recoveryTomasz Lis
2025-08-04drm/xe/vf: Post migration, repopulate ring area for pending requestTomasz Lis
2025-08-04drm/xe/vf: Rebase MEMIRQ structures for all contexts after migrationTomasz Lis
2025-08-04drm/xe/vf: Rebase HWSP of all contexts after migrationTomasz Lis
2025-08-04drm/xe: Block reset while recovering from VF migrationTomasz Lis
2025-08-04drm/xe/vf: Pause submissions during RESFIX fixupsTomasz Lis
2025-07-03drm/xe/vf: Make multi-GT migration less error proneTomasz Lis
2025-06-03drm/xe/vf: Move tile-related VF functions to separate fileMichal Wajdeczko
2025-05-22drm/xe/vf: Fail migration recovery if fixups needed but platform not supportedTomasz Lis
2025-05-12drm/xe/vf: Fixup CTB send buffer messages after migrationTomasz Lis
2025-05-12drm/xe/vf: Shifting GGTT area post migrationTomasz Lis
2024-11-06drm/xe/vf: Defer fixups if migrated twice fastTomasz Lis
2024-11-06drm/xe/vf: Start post-migration fixups with provisioning queryTomasz Lis
2024-11-06drm/xe/vf: Send RESFIX_DONE message at end of VF restoreTomasz Lis
2024-11-06drm/xe/vf: Document SRIOV VF restore flowTomasz Lis
2024-11-06drm/xe/vf: React to MIGRATED interruptTomasz Lis