summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
AgeCommit message (Expand)Author
2026-05-05drm/xe/pf: Fix MMIO access using PF view instead of VF view during migrationShuicheng Lin
2026-01-15drm/xe: Cleanup unused header includesMatt Roper
2025-12-17drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helperMichal Wajdeczko
2025-11-28drm/xe/pf: Enable SR-IOV VF migrationMichał Winiarski
2025-11-14drm/xe/pf: Check for fence error on VRAM save/restoreMichał Winiarski
2025-11-14drm/xe/pf: Drop the VF VRAM BO reference on successful restoreMichał Winiarski
2025-11-13drm/xe/pf: Handle VRAM migration data as part of PF controlMichał Winiarski
2025-11-13drm/xe/pf: Handle MMIO migration data as part of PF controlMichał Winiarski
2025-11-13drm/xe/pf: Handle GGTT migration data as part of PF controlMichał Winiarski
2025-11-13drm/xe/pf: Handle GuC migration data as part of PF controlMichał Winiarski
2025-11-13drm/xe/pf: Switch VF migration GuC save/restore to struct migration dataMichał Winiarski
2025-11-13drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migrationMichał Winiarski
2025-11-13drm/xe/pf: Expose VF migration data size over debugfsMichał Winiarski
2025-11-13drm/xe/pf: Add helpers for migration data packet allocation / freeMichał Winiarski
2025-11-13drm/xe/pf: Add data structures and handlers for migration ringsMichał Winiarski
2025-11-13drm/xe: Move migration support to device-level structMichał Winiarski
2025-11-13drm/xe/pf: Remove GuC version check for migration supportMichał Winiarski
2025-09-10drm/xe: Convert xe_bo_create_pin_map() for exhaustive evictionThomas Hellström
2024-09-16drm/xe/pf: Allow to view and replace VF GuC state over debugfsMichal Wajdeczko
2024-09-16drm/xe/pf: Add functions to save and restore VF GuC stateMichal Wajdeczko