index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_sriov_vf.c
Age
Commit message (
Expand
)
Author
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
2025-12-17
drm/xe/vf: fix return type in vf_migration_init_late()
Dan Carpenter
2025-12-02
drm/xe/vf: Introduce RESFIX start marker support
Satyanarayana K V P
2025-12-02
drm/xe/vf: Enable VF migration only on supported GuC versions
Satyanarayana K V P
2025-11-10
drm/xe/vf: Enable VF resource fixup unconditionally
MichaĆ Winiarski
2025-10-22
drm/xe/vf: Do not disable VF migration on ATS-M
Tomasz Lis
2025-10-22
drm/xe/vf: Fix GuC FW check for VF migration support
Tomasz Lis
2025-10-22
drm/xe/vf: Revert logic of vf.migration.enabled
Tomasz Lis
2025-10-09
drm/xe/vf: Make VF recovery run on per-GT worker
Matthew Brost
2025-10-03
Revert "drm/xe/vf: Fixup CTB send buffer messages after migration"
Matthew Brost
2025-10-03
Revert "drm/xe/vf: Post migration, repopulate ring area for pending request"
Matthew Brost
2025-09-09
drm/xe/vf: Move VF CCS debugfs attribute
Michal Wajdeczko
2025-09-02
drm/xe/vf: Enable CCS save/restore only on supported GUC versions
Satyanarayana K V P
2025-08-04
drm/xe/vf: Refresh utilization buffer during migration recovery
Tomasz Lis
2025-08-04
drm/xe/vf: Post migration, repopulate ring area for pending request
Tomasz Lis
2025-08-04
drm/xe/vf: Rebase MEMIRQ structures for all contexts after migration
Tomasz Lis
2025-08-04
drm/xe/vf: Rebase HWSP of all contexts after migration
Tomasz Lis
2025-08-04
drm/xe: Block reset while recovering from VF migration
Tomasz Lis
2025-08-04
drm/xe/vf: Pause submissions during RESFIX fixups
Tomasz Lis
2025-07-03
drm/xe/vf: Make multi-GT migration less error prone
Tomasz Lis
2025-06-03
drm/xe/vf: Move tile-related VF functions to separate file
Michal Wajdeczko
2025-05-22
drm/xe/vf: Fail migration recovery if fixups needed but platform not supported
Tomasz Lis
2025-05-12
drm/xe/vf: Fixup CTB send buffer messages after migration
Tomasz Lis
2025-05-12
drm/xe/vf: Shifting GGTT area post migration
Tomasz Lis
2024-11-06
drm/xe/vf: Defer fixups if migrated twice fast
Tomasz Lis
2024-11-06
drm/xe/vf: Start post-migration fixups with provisioning query
Tomasz Lis
2024-11-06
drm/xe/vf: Send RESFIX_DONE message at end of VF restore
Tomasz Lis
2024-11-06
drm/xe/vf: Document SRIOV VF restore flow
Tomasz Lis
2024-11-06
drm/xe/vf: React to MIGRATED interrupt
Tomasz Lis