开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_gt_sriov_pf_migration.c
Age
Commit message (
Expand
)
Author
2026-05-05
drm/xe/pf: Fix MMIO access using PF view instead of VF view during migration
Shuicheng Lin
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
2025-12-17
drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helper
Michal Wajdeczko
2025-11-28
drm/xe/pf: Enable SR-IOV VF migration
Michał Winiarski
2025-11-14
drm/xe/pf: Check for fence error on VRAM save/restore
Michał Winiarski
2025-11-14
drm/xe/pf: Drop the VF VRAM BO reference on successful restore
Michał Winiarski
2025-11-13
drm/xe/pf: Handle VRAM migration data as part of PF control
Michał Winiarski
2025-11-13
drm/xe/pf: Handle MMIO migration data as part of PF control
Michał Winiarski
2025-11-13
drm/xe/pf: Handle GGTT migration data as part of PF control
Michał Winiarski
2025-11-13
drm/xe/pf: Handle GuC migration data as part of PF control
Michał Winiarski
2025-11-13
drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
Michał Winiarski
2025-11-13
drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
Michał Winiarski
2025-11-13
drm/xe/pf: Expose VF migration data size over debugfs
Michał Winiarski
2025-11-13
drm/xe/pf: Add helpers for migration data packet allocation / free
Michał Winiarski
2025-11-13
drm/xe/pf: Add data structures and handlers for migration rings
Michał Winiarski
2025-11-13
drm/xe: Move migration support to device-level struct
Michał Winiarski
2025-11-13
drm/xe/pf: Remove GuC version check for migration support
Michał Winiarski
2025-09-10
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Thomas Hellström
2024-09-16
drm/xe/pf: Allow to view and replace VF GuC state over debugfs
Michal Wajdeczko
2024-09-16
drm/xe/pf: Add functions to save and restore VF GuC state
Michal Wajdeczko