summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_sriov_vf.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-10drm/xe/vf: Enable VF resource fixup unconditionallyMichaƂ Winiarski1-8/+0
2025-10-22drm/xe/vf: Do not disable VF migration on ATS-MTomasz Lis1-4/+3
2025-10-22drm/xe/vf: Fix GuC FW check for VF migration supportTomasz Lis1-21/+12
2025-10-22drm/xe/vf: Revert logic of vf.migration.enabledTomasz Lis1-5/+2
2025-10-09drm/xe/vf: Make VF recovery run on per-GT workerMatthew Brost1-240/+0
2025-10-04Revert "drm/xe/vf: Fixup CTB send buffer messages after migration"Matthew Brost1-2/+0
2025-10-04Revert "drm/xe/vf: Post migration, repopulate ring area for pending request"Matthew Brost1-1/+0
2025-09-09drm/xe/vf: Move VF CCS debugfs attributeMichal Wajdeczko1-0/+28
2025-09-02drm/xe/vf: Enable CCS save/restore only on supported GUC versionsSatyanarayana K V P1-10/+77
2025-08-04drm/xe/vf: Refresh utilization buffer during migration recoveryTomasz Lis1-7/+8
2025-08-04drm/xe/vf: Post migration, repopulate ring area for pending requestTomasz Lis1-1/+1
2025-08-04drm/xe/vf: Rebase MEMIRQ structures for all contexts after migrationTomasz Lis1-2/+18
2025-08-04drm/xe/vf: Rebase HWSP of all contexts after migrationTomasz Lis1-0/+1
2025-08-04drm/xe: Block reset while recovering from VF migrationTomasz Lis1-2/+10
2025-08-04drm/xe/vf: Pause submissions during RESFIX fixupsTomasz Lis1-0/+46
2025-07-03drm/xe/vf: Make multi-GT migration less error proneTomasz Lis1-90/+77
2025-06-03drm/xe/vf: Move tile-related VF functions to separate fileMichal Wajdeczko1-1/+2
2025-05-22drm/xe/vf: Fail migration recovery if fixups needed but platform not supportedTomasz Lis1-0/+17
2025-05-12drm/xe/vf: Fixup CTB send buffer messages after migrationTomasz Lis1-1/+20
2025-05-12drm/xe/vf: Shifting GGTT area post migrationTomasz Lis1-0/+21
2024-11-06drm/xe/vf: Defer fixups if migrated twice fastTomasz Lis1-0/+25
2024-11-06drm/xe/vf: Start post-migration fixups with provisioning queryTomasz Lis1-0/+36
2024-11-06drm/xe/vf: Send RESFIX_DONE message at end of VF restoreTomasz Lis1-0/+18
2024-11-06drm/xe/vf: Document SRIOV VF restore flowTomasz Lis1-0/+107
2024-11-06drm/xe/vf: React to MIGRATED interruptTomasz Lis1-0/+77