开源镜像站
帮助
下载
动态
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.h
Age
Commit message (
Expand
)
Author
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
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