summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt_sriov_vf.c
AgeCommit message (Expand)Author
2025-07-14drm/xe/vf: Store negotiated VF/PF ABI version at device levelMichal Wajdeczko
2025-07-14drm/xe: Introduce xe_gt_is_main_type helperMichal Wajdeczko
2025-06-26drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_initMaarten Lankhorst
2025-06-06drm/xe/vf: Store the GuC FW info in guc->fwDaniele Ceraolo Spurio
2025-06-06drm/xe/vf: Use uc_fw_version to store the negotiated GuC ABIDaniele Ceraolo Spurio
2025-06-03drm/xe/vf: Move tile-related VF functions to separate fileMichal Wajdeczko
2025-06-03drm/xe/vf: Introduce helpers to access GGTT configurationMichal Wajdeczko
2025-05-12drm/xe/vf: Shifting GGTT area post migrationTomasz Lis
2025-05-12drm/xe/vf: Divide GGTT ballooning into allocation and insertionTomasz Lis
2025-02-28drm/xe/vf: Retry sending MMIO request to GUC on timeout errorSatyanarayana K V P
2025-02-04drm/xe/vf: Don't try to trigger a full GT reset if VFMichal Wajdeczko
2025-01-21drm/xe: Do not attempt to bootstrap VF in execlists modeMaarten Lankhorst
2024-11-06drm/xe/vf: Send RESFIX_DONE message at end of VF restoreTomasz Lis
2024-11-06drm/xe/vf: React to MIGRATED interruptTomasz Lis
2024-09-11drm/xe/sriov: Convert register access to use xe_mmioMatt Roper
2024-08-22drm/xe: Make xe_ggtt_node struct independentRodrigo Vivi
2024-08-22drm/xe: Refactor xe_ggtt balloon functions to make the node clearRodrigo Vivi
2024-07-19drm/xe/vf: Fix register value lookupMichal Wajdeczko
2024-07-15drm/xe/vf: Track writes to inaccessible registers from VFMichal Wajdeczko
2024-05-30drm/xe/vf: Setup VRAM based on received config dataMichal Wajdeczko
2024-05-27drm/xe/vf: Use only assigned GGTT regionMichal Wajdeczko
2024-05-24drm/xe/vf: Treat GMDID as another runtime registerMichal Wajdeczko
2024-05-24drm/xe/vf: Cache value of the GMDID registerMichal Wajdeczko
2024-05-24drm/xe/vf: Obtain value of GMDID register from GuCMichal Wajdeczko
2024-05-24drm/xe/vf: Use register values obtained from the PFMichal Wajdeczko
2024-05-22drm/xe/vf: Custom GuC initialization if VFMichal Wajdeczko
2024-05-16drm/xe/vf: Add support for VF to query its configurationMichal Wajdeczko